![]() |
NetCDF-C++ 4.3.1
|
Release notes file for the netcdf-cxx4 package.
This file contains a high-level description of this package's evolution. Releases are in reverse chronological order (most recent first).
Note that this file was created and maintained starting with the netcdf-cxx4 4.3.0 release
.
plugins/
were not being properly built. See GitHub #82 for more information.make dist
.ncFile::create()
, also added a new open
function and constructor to allow for more flexibility when opening a file. See GitHub #55 for more information.Intel Compilers 17.0.0
. See GitHub #41 for more information.configure
determines information about the existing netCDF-C install. See GitHub pull request #39 for more information.ncxx4-config
. See GitHub pull request #37 for more information.NcType
class could not properly determine the type name or type size reliably. See GitHub issue #30 for more information.NCXX_ENABLE_DOXYGEN
option to an easier-to-remember ENABLE_DOXYGEN
.--enable-doxygen
, -DNCXX_ENABLE_DOXYGEN=ON
options to allow generation of netCDF-CXX4 documentation via doxygen using either configure
or cmake
, respectively.netcdf-cxx4
to the Coverity Scan Dashboard.open
and close
methods for NcFile. See Github Pull Request #18 for more information.netcdf-cxx4
to travis-ci.org. See https://travis-ci.org/Unidata/netcdf-cxx4 for more details.NcCompoundType
methods getMemberName
and getMemberIndex
. See Pull Request #19 for more details.cmake
support to netcdf-cxx4
, which will allow us to create a CDash
continuous integration dashboard similar to those created for the netcdf-c
and netcdf-fortran
projects.travis-ci
configuration file, .travis.yml
.RELEASE_NOTES.md
.