name: String with the name of the dimension
size: Number with the size of the dimensionname: String with the name of the attribute
type: String with the type of the attribute
value: A number or string with the value of the attributelength: Number of elements in the record dimension
id: Id number in the list of dimensions for the record dimension
name: String with the name of the record dimension
recordStep: Number with the record variables step sizeOptionalid?: numberLength of the record dimension sum of the varSize's of all the record variables.
Optionalname?: stringOptionalrecordStep?: numberCheck if an attribute exists
Name of the attribute to find
boolean
Check if a dataVariable exists
Name of the variable to find
boolean
Returns the value of an attribute
Retrieves the data for a given variable
Name of the variable to search or variable object
The variable values
Returns the value of a variable as a string
Reads a NetCDF v3.x file See specification
Param: data
ArrayBuffer or any Typed Array (including Node.js' Buffer from v4) with the data