netcdf-c
Network common data form C library
netCDF-C has been stuck in release-candidate limbo since 2024
◆Recent moves
- 1y ago
Second 4.9.3 candidate improves ncZarr support
The second 4.9.3 candidate, carrying quality-of-life fixes and improved ncZarr support, with documentation for the .rc file mechanism. The final release it promised for the end of 2024 is not present in this feed.
View source ↗ - 2y ago
First 4.9.3 candidate opens the ncZarr work
The first 4.9.3 candidate, opening the same line with szip handling fixes, logging documentation and the bulk of the ncZarr work. Substantively the same release story as the candidate that follows it.
View source ↗ - 3y ago
4.9.1 adds programmatic access to internal .rc tables
The 4.9.1 release proper, collecting fixes from 4.9.0 including nc_def_var_fletcher32 and a limited public API for programmatic access to internal .rc tables. Ships with known issues around test race conditions.
View source ↗ - 3y ago
Second 4.9.1 candidate fixes Conda-Forge packaging
The second 4.9.1 candidate, whose only manually recorded change is a Conda-Forge packaging fix; the rest is automatically generated cleanup. Carries forward the same known issues as the first candidate.
View source ↗ - 3y ago
Plugin discovery via nc-config and netcdf_meta.h
Described as primarily a maintenance candidate, but it adds discoverability for the filter plugin system - a plugins quick-start guide, NC_HAS_BLOSC and NC_HAS_BZ2 metadata entries, and new nc-config query options.
View source ↗ - 4y ago
JSON-valued Zarr attributes for GDAL interoperability
Simplifies filter installation by dropping an extra shell script and allows reading and writing JSON-valued Zarr attributes, the domain-specific metadata GDAL relies on. An early step in making netCDF's Zarr support interoperable rather than self-contained.
View source ↗