Skip to content

netCDF-C 4.6.1

Compare
Choose a tag to compare
@WardF WardF released this 20 Mar 04:51
· 5586 commits to main since this release

We are happy to announce the availability of netCDF-C 4.6.1. This is primarily a maintenance release. In addition to numerous internal changes, cleanup, bug fixes and reorganization, some notable changes since netCDF-C 4.6.0 are as follows:

  • [Enhancement] Reverted some new behaviors that, while in line with the netCDF specification, broke existing workflows. See Github #843 for more information.
  • [Bug Fix] Corrected an issue which could result in a dap4 failure. See Github #888 for more information.
  • [Bug Fix][Enhancement] Allow nccopy to control output filter suppresion. See Github #894 for more information.
  • [Bug Fix] Improved support for CRT builds with Visual Studio, improves zlib detection in hdf5 library. See Github #853 for more information.
  • [Enhancement][Internal] Moved HDF4 into a distinct dispatch layer. See Github #849 for more information.