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

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

improvements/corrections of some *.pro headers

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