SAXO Documentation
Overview
Directory
Categories
Index
Search
File
Source
Help
Etc
Developer documentation
<<prev file
|
next file >>
view single page
|
view frames
summary: fields | routine details:
routine
ToBeReviewed/LECTURE/
ncdf_lec.pro
Give informations on a file net cdf and allows to recuperate variables which are write in.
top
ncdf_lec
Reading
result =
ncdf_lec(
nom
,
ATT
=
ATT
,
DIM
=
DIM
,
VAR
=
VAR
,
IODIR
=
IODIR
,
_extra
=
_extra
)
Return value
-1 (exept if var='nom de variable', then the function send back the variable).
Parameters
nom
in
required
Name of a file net cdf situated in the directory stipulated by iodir.
Keywords
ATT
'global' or at the name of a variable. Allows to see all attributes joined at a variable
DIM
Give the list of dimensions.
VAR
1) /var: Gove the list of dimensions. 2) var='nom de variable': in this case the function send back the variable.
IODIR
String containing the directory containing the file to be read
_extra
Allows to pass keywords defined by IDL to functions NETCDF ( particularly OFFSET and COUNT in ncdf_varget)
Version history
Version
$Id$
History
Known issues
Restrictions
Variables's names of the program are similar to these used by the IDL manual 'scientific data formats'
Produced by IDLdoc 2.0.