Ward Fisher
Ward Fisher
It's past time to get a C++ release out; there are PR's to be gone through; I'm also putting up this PR, if it is already handled in any of...
While reviewing the C++ code for the upcoming release (including additions to bring the C++ API up to parity with the C API), it *appears* that there is no way...
It should be fairly straightforward to add official Visual Studio support with CMake. The library will currently build, but the tests fail. The CMake files for the C++ interface need...
* Fixes #2920 Modify `CMakeLists.txt` files to honor [`CMAKE_INSTALL_MANDIR`](https://cmake.org/cmake/help/latest/command/install.html).
Wellspring for release candidate 1, for a subset of release files to be merged back into developer branch. We are going to put out a release candidate to allow for...
## Description There are currently a number of known test failures observed when running `make check` or `make test` on Big-Endian/`s390x` hardware. Some of these failures have been captured in...
**Update: For clarity, the tests pass when using mpich 4.0, gcc 11.4.0.** ---- I'm observing a failure using `mpicc` and running `nc_test4/run_par_test.sh`. This issue occurs when running `mpicc` version `13.x`,...
A release has a mix of files that should be merged back into `main` development branch, and files that should not be. This branch is the intermediary for those changes...
Preparing wellspring for v4.6.2-rc1 release.
NetCDF-Fortran needs code to leverage the work [Dennis put in to making plugin paths setable programmatically](https://github.com/Unidata/netcdf-c/pull/3058).