github Unidata/netcdf-c v4.3.1-rc3
Release Candidate 3 for netCDF-C 4.3.1

latest releases: v4.9.2, v4.9.1, v4.9.1-rc2...
pre-release10 years ago

These release notes are for netCDF-C 4.3.1 - rc3. For a complete set of release notes, including all notes for previous releases, please visit:

4.3.1-rc3 Released 2013-09-24

  • Modify ncgen to support NUL characters in character array
    constants. NCF-267
  • Modify ncgen to support disambiguating references to
    an enum constant in a data list. NCF-265
  • Corrected bug in netCDF-4 dimension ID ordering assumptions, resulting in access that works locally but fails through DAP server. NCF-166
  • Added a new configuration flag, NC_USE_STATIC_CRT for CMake-based Windows builds. The default value is 'OFF'. This will allow the user to define whether to use the shared CRT libraries (\MD) or static CRT libraries (\MT) in Visual Studio builds.
  • Ensure netCDF-4 compiles with OpenMPI as an alternative to MPICH2. NCF-160
  • Addressed issue with hanging Parallel netCDF-4 using HDF5 1.8.10. NCF-240
  • Addressed issue with Large File Support on Windows, using both 32 and 64-bit builds. NCF-219
  • Removed deprecated directories:
    • librpc/
    • udunits/
    • libcf/
    • libcdmr/

Don't miss a new netcdf-c release

NewReleases is sending notifications on new releases.