Ignore:
Timestamp:
May 9, 2022, 3:15:14 PM (2 years ago)
Author:
Laurent Fairhead
Message:

Changing the name of the reference grid so that only lon, lat rather than lon_dom_glo/lon_dom_out...
appear in the output files

File:
1 edited

Legend:

Unmodified
Added
Removed
  • LMDZ6/trunk/DefLists/context_lmdz.xml

    r3894 r4144  
    119119     </grid>
    120120
    121      <grid id="grid_glo_plev17">
    122         <domain id="dom_glo" />
    123           <axis axis_ref="pres" long_name="pressure" n_glo="17" name="plev" positive="down" standard_name="air_pressure" unit="Pa" value="(0,16)[ 100000. 92500. 85000. 70000. 60000. 50000. 40000. 30000. 25000. 20000. 15000. 10000. 7000. 5000. 3000. 2000. 1000. ]"><interpolate_axis coordinate="pres" order="1" type="polynomial" />
     121     <grid id="grid_out_plev17">
     122        <domain id="dom_out" />
     123          <axis axis_ref="pres" long_name="pressure" n_glo="17" name="plev_std" positive="down" standard_name="air_pressure" unit="Pa" value="(0,16)[ 100000. 92500. 85000. 70000. 60000. 50000. 40000. 30000. 25000. 20000. 15000. 10000. 7000. 5000. 3000. 2000. 1000. ]"><interpolate_axis coordinate="pres" order="1" type="polynomial" />
    124124        </axis>
    125125     </grid>
Note: See TracChangeset for help on using the changeset viewer.