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_oldstyle.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_oldstyle.xml

    r4153 r5382  
    111111     
    112112   <axis_definition>   
    113       <axis id="deptht" long_name="Vertical T levels" unit="m" positive="down" /> 
    114       <axis id="depthu" long_name="Vertical U levels" unit="m" positive="down" /> 
    115       <axis id="depthv" long_name="Vertical V levels" unit="m" positive="down" /> 
    116       <axis id="depthw" long_name="Vertical W levels" unit="m" positive="down" /> 
    117       <axis id="nfloat" long_name="Float number"      unit="-"  /> 
    118       <axis id="icbcla" long_name="Iceberg class"     unit="-"  /> 
    119    </axis_definition>  
     113      <axis id="deptht"  long_name="Vertical T levels"  unit="m" positive="down" /> 
     114      <axis id="depthu"  long_name="Vertical U levels"  unit="m" positive="down" /> 
     115      <axis id="depthv"  long_name="Vertical V levels"  unit="m" positive="down" /> 
     116      <axis id="depthw"  long_name="Vertical W levels"  unit="m" positive="down" /> 
     117      <axis id="nfloat"  long_name="Float number"       unit="1"                 /> 
     118      <axis id="icbcla"  long_name="Iceberg class"      unit="1"                 /> 
     119      <axis id="ncatice" long_name="Ice category"       unit="1"                 /> 
     120      <axis id="iax_20C" long_name="20 degC isotherm"   unit="degC"              /> 
     121      <axis id="iax_28C" long_name="28 degC isotherm"   unit="degC"              /> 
     122   </axis_definition> 
    120123     
    121124   <domain_definition src="./domain_def.xml"/> 
Note: See TracChangeset for help on using the changeset viewer.