A Python interface for the netCDF4 file-format that reads and writes local or remote HDF5 files directly via h5py or h5pyd, without relying on the Unidata netCDF l ibrary.
A Python interface for the netCDF4 file-format that reads and writes local or remote HDF5 files directly via h5py or h5pyd, without relying on the Unidata netCDF l ibrary.
To install py310-h5netcdf, run the following command in macOS terminal (Applications->Utilities->Terminal)
sudo port install py310-h5netcdf
To see what files were installed by py310-h5netcdf, run:
port contents py310-h5netcdf
To later upgrade py310-h5netcdf, run:
sudo port selfupdate && sudo port upgrade py310-h5netcdf
Reporting an issue on MacPorts Trac
The MacPorts Project uses a system called Trac to file tickets to report bugs and enhancement requests.
Though anyone may search Trac for tickets, you must have a GitHub account in order to login to Trac to create tickets.