netcdf4
Provides an object-oriented python interface to the netCDF version 4 library.
Provides an object-oriented python interface to the netCDF version 4 library.
To install this package, run one of the following:
netCDF version 4 has many features not found in earlier versions of the library, such as hierarchical groups, zlib compression, multiple unlimited dimensions, and new data types. It is implemented on top of HDF5. This module implements most of the new features, and can read and write netCDF files compatible with older versions of the library. The API is modelled after Scientific.IO.NetCDF, and should be familiar to users of that module.
Summary
Provides an object-oriented python interface to the netCDF version 4 library.
Last Updated
Mar 19, 2020 at 20:19
License
MIT
Total Downloads
236
Supported Platforms