v2.0.8-cmake-v6
kgerheiser
released this
19 Nov 19:55
·
522 commits
to develop
since this release
We are pleased to announce version v2.0.8-cmake-v6 of NCEPLIBS-wgrib2.
NCEPLIBS-wgrib2 provides functionality for interacting with, reading, writing, and manipulating grib2 files, with a CMake build.
To get the release see the NCEPLIBS-wgrib2 GitHub site: https://github.com/NOAA-EMC/NCEPLIBS-wgrib2.
New This Release
- Update the CMake build for wgrib2.
- Fixed a bug with compile definitions that caused the executable to compile without them and broke features like USE_REGEX and others (see Issue #29).
- Fixed a bug that caused an error when USE_REGEX=OFF (see issue #34).
- Removed the .gitmodules directory (see issue #30).
- Build a simple wgrib2 library that doesn't have any external dependencies (see issue #33).
- Install using GNUInstallDirs locations (see issue #37).