netCDF4 via h5py
Project description
A Python interface for netCDF4 files reads and writes HDF5 files API directly via h5py, without relying on the Unidata netCDF library.
The API design closely follows netCDF4-python. It currently passes basic tests for reading and writing netCDF4 files with Python, but it has not been tested for compatibility with other netCDF4 interfaces.
License: 3-clause BSD