NetCDF 4.9.3
Loading...
Searching...
No Matches
Reading NetCDF/HDF5 Format NetCDF Files of Unknown Structure

When using netCDF/HDF5 files (i.e. NC_NETCDF4 without NC_CLASSIC_MODEL), reading an unknown file is more complex, because groups and multiple unilimited dimensions are permitted. User defined types may also be present.

To read an unknown netCDF/HDF5 file, start at the root group and then read each group recursively. Within each group, start by scanning for user-defined types.

The follow additional inquiry functions support netCDF/HDF5 files.

Files and Groups:

User Defined Types: