ArrayBuffer or any Typed Array with the data
name: String with the name of the dimensionsize: Number with the size of the dimensionname: String with the name of the attributetype: String with the type of the attributevalue: A number or string with the value of the attributelength: Number of elements in the record dimensionid: Id number in the list of dimensions for the record dimensionname: String with the name of the record dimensionrecordStep: Number with the record variables step sizename: String with the name of the variabledimensions: Array with the dimension IDs of the variableattributes: Array with the attributes of the variabletype: String with the type of the variablesize: Number with the size of the variableoffset: Number with the offset where of the variable beginsrecord: True if is a record variable, false otherwiseRetrieves the data for a given variable
Name of the variable to search or variable object
Checks if a variable is available
Name of the variable to check
Generated using TypeDoc
Reads a NetCDF v3.x file https://www.unidata.ucar.edu/software/netcdf/docs/file_format_specifications.html