topncdf_meshread
Grid
Parameters
filename
in
optional
default: meshmask.nc
Keywords
GLAMBOUNDARY
CHECKDAT
ONEARTH
default: key_onearth
GETDIMENSIONS
PERIODIC
default: key_periodic is automatically computed by using the first line of glamt
SHIFT
default: key_shift is automatically computed according to the glamboundary
STRIDE
default: key_stride
STRCALLING
type: string
Examples
IDL> ncdf_meshread [,' filename']
Version history
Version
$Id: ncdf_meshread.pro 157 2006-08-21 09:01:50Z navarro $
History
Sebastien Masson (smasson@lodyc.jussieu.fr)
12/1999
July 2004, Sebastien Masson: Several modifications (micromeshmask,
clean partial steps, clean use of key_stride, automatic definition
of key_shift, ...)
Oct. 2004, Sebastien Masson: add PERIODIC and SHIFT
Aug. 2005, Sebastien Masson: some cleaning + english
Known issues
Restrictions
define and/or use common variables from
cm_4mesh, cm_4data, cm_4cal
ixminmesh,ixmaxmesh,iyminmesh,iymaxmesh,izminmesh,izmaxmesh must
be defined before calling ncdf_meshread. if some of those value
are equal to -1 they will be automatically defined
Other attributes
Uses routines
cm_4mesh cm_4data cm_4cal
Statistics
McCabe cyclic | 94 |
McCabe essential | 1 |
McCabe modular design | 1 |