Version 3.4.7
edwardhartnett
released this
06 Sep 04:58
·
131 commits
to develop
since this release
We are pleased to announce the version 3.4.7 release of NCEPLIBS-g2 library.
The NCEPLIBS-g2 library contains Fortran decoder/encoder routines for GRIB edition 2. This is part of the NCEPLIBS project (see https://github.com/NOAA-EMC/NCEPLIBS) .
For more information, and to get the release, see https://github.com/NOAA-EMC/NCEPLIBS-g2. For detailed documentation see https://noaa-emc.github.io/NCEPLIBS-g2/.
New This Release
- Now handle GRIB2 files > 2 GB with new function skgb8() (see #36)
- Support for shared library builds (see #544)
- Added IntelLLVM (OneAPI) support (see #532)
- Fixed BUILD_4/BUILD_D cmake options (see #521)
- Fixes gdt2gds() calls w3emc subroutine R63W72() without initializing important input parameter (see #477)
- Documentation improvements (see #507)
- More unit testing (see #504)