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 2711 for trunk/NEMOGCM/CONFIG/ORCA2_LIM/IDL_scripts/xxx_Med_S_depth.pro – NEMO

Ignore:
Timestamp:
2011-03-29T12:35:42+02:00 (13 years ago)
Author:
flavoni
Message:

add correct unit in idl plots, see ticket 724

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/NEMOGCM/CONFIG/ORCA2_LIM/IDL_scripts/xxx_Med_S_depth.pro

    r2709 r2711  
    1313;domdef,270,365,5,70 
    1414   minval = min(abs(gdept -  depth),index) 
    15     
     15; 
     16   varunit = S1.unit 
     17 
    1618   title = sEXP1+'  Mediterranean water at ' +strtrim(lat,1)+'°N / year '+start_end  
    1719   pltz, S1.arr, MININ = 35., MAXIN = 37., INTER = 0.1,  UNIT = varunit $ 
Note: See TracChangeset for help on using the changeset viewer.