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 1682 – NEMO

Changeset 1682


Ignore:
Timestamp:
2009-10-27T19:04:07+01:00 (15 years ago)
Author:
smasson
Message:

set attribute called positive to down when using iom_put, see ticket:569

Location:
trunk/CONFIG
Files:
6 edited

Legend:

Unmodified
Added
Removed
  • trunk/CONFIG/GYRE/EXP00/iodef.xml

    r1681 r1682  
    153153 
    154154  <axis_definition>   
    155      <axis id="deptht" description="Vertical T levels" unit="m" /> 
    156      <axis id="depthu" description="Vertical U levels" unit="m" /> 
    157      <axis id="depthv" description="Vertical V levels" unit="m" /> 
    158      <axis id="depthw" description="Vertical W levels" unit="m" /> 
     155     <axis id="deptht" description="Vertical T levels" unit="m" positive=".false." /> 
     156     <axis id="depthu" description="Vertical U levels" unit="m" positive=".false." /> 
     157     <axis id="depthv" description="Vertical V levels" unit="m" positive=".false." /> 
     158     <axis id="depthw" description="Vertical W levels" unit="m" positive=".false." /> 
    159159     <axis id="none" description="axe non defini" unit="none" size="1" /> 
    160160  </axis_definition>  
  • trunk/CONFIG/GYRE_LOBSTER/EXP00/iodef.xml

    r1681 r1682  
    211211 
    212212  <axis_definition>   
    213      <axis id="deptht" description="Vertical T levels" unit="m" /> 
    214      <axis id="depthu" description="Vertical U levels" unit="m" /> 
    215      <axis id="depthv" description="Vertical V levels" unit="m" /> 
    216      <axis id="depthw" description="Vertical W levels" unit="m" /> 
     213     <axis id="deptht" description="Vertical T levels" unit="m" positive=".false." /> 
     214     <axis id="depthu" description="Vertical U levels" unit="m" positive=".false." /> 
     215     <axis id="depthv" description="Vertical V levels" unit="m" positive=".false." /> 
     216     <axis id="depthw" description="Vertical W levels" unit="m" positive=".false." /> 
    217217     <axis id="none" description="axe non defini" unit="none" size="1" /> 
    218218  </axis_definition>  
  • trunk/CONFIG/ORCA2_LIM/EXP00/iodef.xml

    r1681 r1682  
    206206     
    207207    <axis_definition>   
    208       <axis id="deptht" description="Vertical T levels" unit="m" /> 
    209       <axis id="depthu" description="Vertical U levels" unit="m" /> 
    210       <axis id="depthv" description="Vertical V levels" unit="m" /> 
    211       <axis id="depthw" description="Vertical W levels" unit="m" /> 
     208      <axis id="deptht" description="Vertical T levels" unit="m" positive=".false." /> 
     209      <axis id="depthu" description="Vertical U levels" unit="m" positive=".false." /> 
     210      <axis id="depthv" description="Vertical V levels" unit="m" positive=".false." /> 
     211      <axis id="depthw" description="Vertical W levels" unit="m" positive=".false." /> 
    212212      <axis id="none" description="axe non defini" unit="none" size="1" /> 
    213213    </axis_definition>  
  • trunk/CONFIG/ORCA2_LIM_PISCES/EXP00/iodef.xml

    r1681 r1682  
    326326     
    327327    <axis_definition>   
    328       <axis id="deptht" description="Vertical T levels" unit="m" /> 
    329       <axis id="depthu" description="Vertical U levels" unit="m" /> 
    330       <axis id="depthv" description="Vertical V levels" unit="m" /> 
    331       <axis id="depthw" description="Vertical W levels" unit="m" /> 
     328      <axis id="deptht" description="Vertical T levels" unit="m" positive=".false." /> 
     329      <axis id="depthu" description="Vertical U levels" unit="m" positive=".false." /> 
     330      <axis id="depthv" description="Vertical V levels" unit="m" positive=".false." /> 
     331      <axis id="depthw" description="Vertical W levels" unit="m" positive=".false." /> 
    332332      <axis id="none" description="axe non defini" unit="none" size="1" /> 
    333333    </axis_definition>  
  • trunk/CONFIG/ORCA2_OFF_PISCES/EXP00/iodef.xml

    r1679 r1682  
    140140 
    141141  <axis_definition>   
    142      <axis id="deptht" description="Vertical T levels" unit="m" /> 
    143      <axis id="depthu" description="Vertical U levels" unit="m" /> 
    144      <axis id="depthv" description="Vertical V levels" unit="m" /> 
    145      <axis id="depthw" description="Vertical W levels" unit="m" /> 
     142     <axis id="deptht" description="Vertical T levels" unit="m" positive=".false." /> 
     143     <axis id="depthu" description="Vertical U levels" unit="m" positive=".false." /> 
     144     <axis id="depthv" description="Vertical V levels" unit="m" positive=".false." /> 
     145     <axis id="depthw" description="Vertical W levels" unit="m" positive=".false." /> 
    146146     <axis id="none" description="axe non defini" unit="none" size="1" /> 
    147147  </axis_definition>  
  • trunk/CONFIG/POMME/EXP00/iodef.xml

    r1681 r1682  
    151151 
    152152  <axis_definition>   
    153      <axis id="deptht" description="Vertical T levels" unit="m" /> 
    154      <axis id="depthu" description="Vertical U levels" unit="m" /> 
    155      <axis id="depthv" description="Vertical V levels" unit="m" /> 
    156      <axis id="depthw" description="Vertical W levels" unit="m" /> 
     153     <axis id="deptht" description="Vertical T levels" unit="m" positive=".false." /> 
     154     <axis id="depthu" description="Vertical U levels" unit="m" positive=".false." /> 
     155     <axis id="depthv" description="Vertical V levels" unit="m" positive=".false." /> 
     156     <axis id="depthw" description="Vertical W levels" unit="m" positive=".false." /> 
    157157     <axis id="none" description="axe non defini" unit="none" size="1" /> 
    158158  </axis_definition>  
Note: See TracChangeset for help on using the changeset viewer.