Ignore:
Timestamp:
Apr 12, 2017, 12:44:51 PM (8 years ago)
Author:
emillour
Message:

XIOS outputs:
-Bug fix in wxios_domain_param: flip_coordinate argument was not

used (i.e. Venus lon/lat grids were not reversed as they should be
in the output files).

EM

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/LMDZ.COMMON/libf/misc/wxios.F90

    r1682 r1693  
    275275       
    276276
     277        IF (PRESENT(flip_coordinates)) flip_axes=flip_coordinates
     278       
    277279        IF (flip_axes) THEN
    278280          ! change signs of axes
Note: See TracChangeset for help on using the changeset viewer.