·
330 commits
to develop
since this release
We are pleased to announce the release of version 3.8.0 of wgrib2.
Wgrib2 provides functionality for interacting with, reading, writing, and manipulating grib2 files.
New Features:
- Switched from legacy web docs to Doxygen based documentation (see #308, #208)
- gmerge and other auxiliary programs now included in installation (see #395)
- Now uses NCEPLIBS-g2c v2.3.0 for AEC compression (see #461)
- Improvements for code readability (see #404)
- Fixed typos in command line option descriptions shown with -help command (see #447)
- Eliminated build warnings and enforced -Werror in developer CI workflow (see #444, #451, #450)
- C API included in CMake build (see #403)
- Command line option -config now shows compile options (see #328)
- Updates to GRIB tables (see #347, #408, #393, #399, #401, #386, #377)