Structs§
- NcAttribute
- A NetCDF attribute.
- NcCompound
Field - A field within a compound (struct) type.
- NcDimension
- A NetCDF dimension.
- NcGroup
- A NetCDF group (NetCDF-4 only; classic files have one implicit root group).
- NcSlice
Info - Hyperslab selection for reading slices of NetCDF variables.
- NcVariable
- A NetCDF variable (metadata only – data is read on demand).
Enums§
- NcAttr
Value - A NetCDF attribute value.
- NcSlice
Info Elem - A single dimension’s selection within a hyperslab.
- NcType
- NetCDF data types.