GeoEco.Datasets.NetCDF

A FileDatasetCollection and Grid for accessing 2D, 3D, and 4D gridded variables in netCDF files through the Python netCDF4 module.

Classes

NetCDFFile

A FileDatasetCollection of the gridded variables in a netCDF-3 or netCDF-4 file.

NetCDFVariable

A Grid representing a 2D, 3D, or 4D gridded variable in a netCDF file.