Skip to main content

Module netcdf

Module netcdf 

Source
Expand description

Bounded NetCDF classic (CDF-1) and 64-bit-offset (CDF-2) preview.

The classic formats are self-describing big-endian files containing dimensions, attributes, and homogeneous variables. This reader exposes that structure as inert tables and never evaluates metadata or follows references. NetCDF-4/HDF5 and CDF-5 are reported as unsupported.