·
3 commits
to develop
since this release
We are pleased to announce the release of version 3.6.0 of wgrib2.
Wgrib2 provides functionality for interacting with, reading, writing, and manipulating grib2 files.
New Features:
- Now relies on NCEPLIBS-g2c for PNG compression (see #286)
- Support for higher precision in complex-3 packing (#298)
- Fixed build failures on MacOS (see #312, #302, #320)
- Fixed static / shared library build failures that occurred for certain build options / system configurations (see #302)
- Now tested on MacOS (see #320)
- Improved install instructions (#306)