[−][src]Module netcdf::variable
Variables in the netcdf file
Structs
| Variable | This struct defines a |
| 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 |