NetCDF 4.3.3.1
Version 4.3.3.1 of the NetCDF-C library is now available. (Version 4.3.3 was released a couple of weeks ago, but due to the immediate discovery of a bug, it was not announced.)
Version 4.3.3/4.3.3.1 is a bug-fix release with that includes some minor improvements. Highlights include:
- When the
NC_MPIPOSIX
flag is given for parallel I/O access and the HDF5 library does not have the MPI-POSIX VFD configured in, theNC_MPIPOSIX
flag is transparently aliased to theNC_MPIIO
flag within the netCDF-4 library. - DAP requests now always include a restraint. Due to a problem in version 4.3.2, no constraint was generated when all variables were requested.
- Fixed the code for handling character constants in datalists in
ncgen
. Two of the problems were:- It failed on large constants
- It did not handle e.g.
var = 'a', 'b', …
in the same way thatncgen3
did.
Detailed information about the release is available in the Release Notes.
Source-code zip and tar.gz archives can be found on Unidata's NetCDF-C GitHub site.
Pre-built Windows binaries for use with Visual Studio) are available from this page.
Users of the netCDF FORTRAN and C++ Libraries Note
You can use the upgraded C library without upgrading your FORTRAN or C++ library.

Posted by: unidatanews
Feb 27, 2015
Article Category
Article type
News Blog
Add new comment