source: trunk/SRC/Tests/TestsOld/tst_initorca05_short_stride_old.pro @ 510

Last change on this file since 510 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: 261 bytes
Line 
1;+
2;
3; @history
4; Sebastien Masson
5;
6; @version
7; $Id$
8;
9;-
10;
11file = 'Levitus98_1m_01_12_Temperature_Pot_ORCA05.nc'
12initncdf, file, glamboundary = [20, 380], xminmesh = 1, xmaxmesh = -1 $
13          , yminmesh = 0, ymaxmesh = -1, /lookalldir, stride = [2, 2, 1]
Note: See TracBrowser for help on using the repository browser.