Version 4.3.1 of the netCDF-C++ library and is now available.
Changes in the netCDF-C++ library include (but are not limited to):
- Added cmake support to distribution files created by make dist.
- Added
ncFile::create()
, also added a new open function and constructor to allow for more flexibility when opening a file. - Addressed an issue reported with Intel Compilers 17.0.0.
- Updated how configure determines information about the existing netCDF-C install.
- Corrected an issue where cmake-based builds weren't generating
ncxx4-config
.