source: trunk/SRC/Tests/TestsOld/tst_initorca2_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: 263 bytes
RevLine 
[189]1;+
[237]2;
[189]3; @history
4; Sebastien Masson
5;
[237]6; @version
7; $Id$
8;
[189]9;-
[237]10;
[57]11file = 'Levitus98_1m_01_12_Temperature_Pot_ORCA2.nc'
12initncdf, file, glamboundary = [20, 380], xminmesh = 1, xmaxmesh = 180 $
[77]13          , yminmesh = 0, ymaxmesh = 147, /lookalldir, stride = [2, 2, 1]
[57]14
Note: See TracBrowser for help on using the repository browser.