source: trunk/SRC/Tests/tst_initlev_index_stride.pro @ 412

Last change on this file since 412 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: 259 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_1x1.nc'
12initncdf, file, glamboundary = [20, 380], useasmask = 'votemper' $
[77]13          , missing_value = 31.0720, /lookalldir, /xyindex, stride = [2, 2, 1]
Note: See TracBrowser for help on using the repository browser.