source: trunk/SRC/Tests/tst_initorca2_short_stride.pro @ 413

Last change on this file since 413 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 
[131]1;+
[232]2;
[131]3; @history
4; Sebastien Masson
5;
[237]6; @version
7; $Id$
8;
[131]9;-
[231]10;
[58]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]
[58]14
Note: See TracBrowser for help on using the repository browser.