Skip to content

netCDF-Fortran v4.6.1

Latest
Compare
Choose a tag to compare
@WardF WardF released this 19 May 20:55
· 55 commits to main since this release

4.6.1 - May 19, 2023

Requirements

  • netCDF-C: 4.9.0+

Note: to enable libzstd support, you need to satisfy the following requirements.

  1. libnetcdf.so installed with libzstd support.
  2. The environmental variable HDF5_LIBRARY_PATH needs to be specified to the same location used when installing libnetcdf. This can be determined after-the-fact using nc-config --plugindir.

What's Changed

New Contributors

Full Changelog: v4.6.0...v4.9.1