topncdf_getaxis
Reading
Parameters
cdfid
in
required
type: scalar
dimidx
out
type: scalar (long)
dimidy
out
type: scalar (long)
xaxis
out
type: 1D or 2D array
yaxis
out
type: 1D or 2D array
Keywords
XAXISNAME
type: scalar string
default: 'x', 'longitude', 'nav_lon', 'lon', 'lon_rho' or 'NbLongitudes'
YAXISNAME
type: scalar string
default: 'y', 'latitude', 'nav_lat','lat', 'lat_rho' or 'NbLatitudes'
XDIMNAME
type: scalar string
default: 'longitude', 'lon', 'x', 'longitude*', 'lon*', 'x*', '*longitude*', '*lon*' or '*x*'
YDIMNAME
type: scalar string
default: 'latitude', 'lat', 'y', 'latitude*', 'lat*', 'y*', 'eta_*', '*latitude*', '*lat*', '*y*'
XYINDEX
type: scalar: 0 or 1
default: 0
START1
type: scalar: 0 or 1
default: 0
ROMSGRID
out
type: scalar: 0 or 1
Version history
Version
$Id: ncdf_getaxis.pro 232 2007-03-20 16:59:36Z pinsard $
History
March 2007: Sebastien Masson (smasson@locean-ipsl.upmc.fr)
Statistics
McCabe cyclic | 31 |
McCabe essential | 1 |
McCabe modular design | 1 |