New URL for NEMO forge!   http://forge.nemo-ocean.eu

Since March 2022 along with NEMO 4.2 release, the code development moved to a self-hosted GitLab.
This present forge is now archived and remained online for history.
Changeset 5382 for branches/2015/dev_r5218_CNRS17_coupling/NEMOGCM/CONFIG/ORCA2_LIM/EXP00/iodef_demo.xml – NEMO

Ignore:
Timestamp:
2015-06-09T09:35:52+02:00 (9 years ago)
Author:
smasson
Message:

dev_r5218_CNRS17_coupling: merge with trunk rev 5381

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/2015/dev_r5218_CNRS17_coupling/NEMOGCM/CONFIG/ORCA2_LIM/EXP00/iodef_demo.xml

    r4153 r5382  
    7878     
    7979   <axis_definition>   
    80      <axis_group id="deptht" long_name="Vertical T levels" unit="m" positive="down" > 
    81        <axis id="deptht" /> 
    82        <axis id="deptht_myzoom" zoom_begin="1" zoom_end="10" /> 
    83      </axis_group> 
    84       <axis id="depthu" long_name="Vertical U levels" unit="m" positive="down" /> 
    85       <axis id="depthv" long_name="Vertical V levels" unit="m" positive="down" /> 
    86       <axis id="depthw" long_name="Vertical W levels" unit="m" positive="down" /> 
    87       <axis id="nfloat" long_name="Float number"      unit="-"  /> 
    88       <axis id="icbcla" long_name="Iceberg class"     unit="-"  /> 
     80      <axis id="deptht"  long_name="Vertical T levels"  unit="m" positive="down" /> 
     81      <axis id="deptht_myzoom" zoom_begin="1" zoom_end="10   " axis_ref="deptht" /> 
     82      <axis id="depthu"  long_name="Vertical U levels"  unit="m" positive="down" /> 
     83      <axis id="depthv"  long_name="Vertical V levels"  unit="m" positive="down" /> 
     84      <axis id="depthw"  long_name="Vertical W levels"  unit="m" positive="down" /> 
     85      <axis id="nfloat"  long_name="Float number"       unit="1"                 /> 
     86      <axis id="icbcla"  long_name="Iceberg class"      unit="1"                 /> 
     87      <axis id="ncatice" long_name="Ice category"       unit="1"                 /> 
     88      <axis id="iax_20C" long_name="20 degC isotherm"   unit="degC"              /> 
     89      <axis id="iax_28C" long_name="28 degC isotherm"   unit="degC"              /> 
    8990   </axis_definition>  
    9091     
Note: See TracChangeset for help on using the changeset viewer.