source: trunk/SRC/Tests/tst_initorca2_short.pro

Last change on this file was 237, checked in by pinsard, 17 years ago

replace some print by some report in some .pro (continuation) + improvements/corrections of some *.pro headers

  • Property svn:keywords set to Id
File size: 243 bytes
Line 
1;+
2;
3; @history
4; Sebastien Masson
5;
6; @version
7; $Id$
8;
9;-
10;
11file = 'Levitus98_1m_01_12_Temperature_Pot_ORCA2.nc'
12initncdf, file, glamboundary = [20, 380], xminmesh = 1, xmaxmesh = 180 $
13          , yminmesh = 0, ymaxmesh = 147, /lookalldir
14
Note: See TracBrowser for help on using the repository browser.