Module netcdf::variable[][src]

Variables in the netcdf file

Structs

Variable

This struct defines a netCDF variable.

VariableMut

Mutable access to a variable.

Enums

Endianness

Enum for variables endianness

Traits

Numeric

This trait allow an implicit cast when fetching a netCDF variable. These methods are not be called directly, but used through methods on Variable