File tree Expand file tree Collapse file tree 2 files changed +14
-1
lines changed
Expand file tree Collapse file tree 2 files changed +14
-1
lines changed Original file line number Diff line number Diff line change 22theme : unidata-jekyll-theme
33
44# this will appear in an HTML meta tag, sidebar, and perhaps elsewhere
5- docset_version : 5.8 (dev)
5+ docset_version : 5.8
66
77# this appears on the top navigation bar next to the home button
88topnav_title : netCDF-Java
Original file line number Diff line number Diff line change @@ -21,6 +21,7 @@ Java WebStart has been deprecated as of [Java 9](https://www.oracle.com/technetw
2121As such, we no longer utilize WebStart.
2222
2323## Quick Navigation
24+ * [ Summary of changes for v5.8.x] ( #netcdf-java-api-changes-58x )
2425* [ Summary of changes for v5.7.x] ( #netcdf-java-api-changes-57x )
2526* [ Summary of changes for v5.6.x] ( #netcdf-java-api-changes-56x )
2627* [ Summary of changes for v5.5.x] ( #netcdf-java-api-changes-55x )
@@ -30,6 +31,18 @@ As such, we no longer utilize WebStart.
3031* [ Summary of changes for v5.1.x] ( #netcdf-java-api-changes-51x )
3132* [ Summary of changes for v5.0.x] ( #netcdf-java-api-changes-50x )
3233
34+ ## netCDF-Java API Changes (5.8.x)
35+
36+ Point release notes:
37+ * [ 5.8.0] ( https://github.com/Unidata/netcdf-java/releases/tag/v5.8.0 ) {: target ="_ blank"} (_ 2025-05-08_ )
38+
39+ The 5.8.x release adds basic support for decoding using libaec via native libraries in support of GRIB2 DRS 42, which uses CCSDS compression.
40+ The release also adds limited support for the General Unstructured Grid (template 101).
41+ Additionally, various GRIB and BUFR tables have been updated.
42+ Time coordinates on scan aggregations can now be configured to produce uduints based coordinates values.
43+ Improvements were also made to Zarr support, including the addition of scalar array support.
44+ Please see the release notes on GitHub for more details on additions, enhancements, and bug fixes.
45+
3346## netCDF-Java API Changes (5.7.x)
3447
3548Point release notes:
You can’t perform that action at this time.
0 commit comments