Changeset 5689


Ignore:
Timestamp:
Jun 5, 2025, 4:08:36 PM (31 hours ago)
Author:
acozic
Message:

fixed a typo bug on definition of grid_out_plev grid.

File:
1 edited

Legend:

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

    r4937 r5689  
    137137
    138138     <grid id="grid_out_plev17">
    139         <domain id="dom_out" />
     139        <domain domain_ref="dom_out" />
    140140          <axis 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" />
    141141        </axis>
Note: See TracChangeset for help on using the changeset viewer.