The data as either a buffer or file reader
Optional
options: NetCDFReaderOptionsUser defined options to apply when reading the NetCDF file
Readonly
dimensionsList of dimensions
List of global attributes
Readonly
is64Describes if offsets are 32 or 64 bits
Readonly
variablesList of variables
Retrieves the data for a given variable
Name of the variable to search or variable object
The variable values
NetCDF v3.x Reader
Description
Read the NetCDF v3.x file format See specification Implements the FeatureIterator interface
Usage
Links