Version 3.4.6
edwardhartnett
released this
19 Jul 18:05
·
176 commits
to develop
since this release
We are pleased to announce the version 3.4.6 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
- gdt2gds() bugfix calling r63w72() from NCEPLIBS-w3emc (see #477).
- Fix parameter number of TWLDT (see #312)
- Handle newer versions of Jasper (#348).
- Fixed memory problems (see #469, #412)
- Fixed checking association of undefined pointer (see #472)
- Fixed problem with negative forecast times (see #347)
- Fixes memory problems in gf_getfld() when failures occur (see #189)
- Testing and CI improvements (see #250, #303, #317, #320, #386, #411, #438, #470, #467, #424, #423)
- Added missing cmake dependencies for bacio and w3emc (#246, #346)
- Fixed addfield incorrectly handles coordlist size for "d" builds (#345)
- Documentation improvements (see #198, #132, #361)