Ward Fisher
Ward Fisher
The filter test is failing when run, checking against netcdf-fortran `master` and netcdf-c `4.7.0`. I've tested this on OSX and Linux, and seeing the failure in both places. The failure...
The cmake underpinnings are antiquated and rudimentary and due for a good cleanup; I'll get this taken care of for the next release.
We are seeing a failure in netcdf-fortran tests (specifically, test `nf03_test`) when the netcdf-c library has been built with pnetcdf support and is using parallel-netcdf-1.10.0. The test does *not* fail...
In support of https://github.com/Unidata/netcdf-fortran/issues/43, we should add an advanced option along the lines of `DISABLE_SHARED_LIBRARY_VERSION` for cmake-based builds. This is a harmless option that 99% of people won't need, but...
> This issue was reported originally to the netcdfgroup mailing list by Ed Zaron. Hi Netcdf developers, I am working my way through a reimplementation of the f90 API and...
This issue was reported by Joost aan de Brugh via Unidata esupport. The relevant information from the initial emails are here: We encountered a memory leak in a NetCDF interface...
The cmake files for netcdf-fortran need to be overhauled, to leverage some of the knowledge gained whilst enhancing cmake support in netcdf-c. Part of this effort will also be to...
* Closes #2484 While the `Filter` functionality has been documented, issues like #2484 hightlight the need for a high-level 'quick start' guide for this new functionality. Adding such a document...
See [https://github.blog/2022-08-15-the-next-step-for-lgtm-com-github-code-scanning/](https://github.blog/2022-08-15-the-next-step-for-lgtm-com-github-code-scanning/) for more information.
Due to popular demand, will be putting the table of error codes back into the generated documentation, instead of relying on the list found in the `netcdf.h`-derived documentation.