Skip to main content

Module variable

Module variable 

Source
Expand description

NetCDF variable types and utilities.

Variables store the actual data in NetCDF files. They have dimensions, attributes, and a data type.

Structs§

Variable
A variable in a NetCDF file.
Variables
Collection of variables.

Enums§

DataType
Data types supported by NetCDF.