The data as either a buffer or file reader
Optionaloptions: NetCDFReaderOptionsUser defined options to apply when reading the NetCDF file
ReadonlydimensionsList of dimensions
List of global attributes
Readonlyis64Describes if offsets are 32 or 64 bits
ReadonlyvariablesList 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