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_ARC_Icethick_MARS.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_ARC_Icethick_MARS.pro

    r2709 r2711  
    1212 domdef,20,380,55,90 
    1313            
     14 varunit = Ithi_mars_1.unit 
     15; 
    1416 title=sEXP1+' Arctic Ice Thickness MARS/ year '+start_end 
    15  
    1617;SF  Ithi_mars_1.arr = Ithi_mars_1.arr < 6. 
    1718 plt, Ithi_mars_1.arr - 1.E-04, MIN = 0., MAX = 9.5, INTER = 0.5 ,/STRICTFILL , CELL_FILL = 2, STYLE = 'so0so'  $ 
Note: See TracChangeset for help on using the changeset viewer.