Releases: NOAA-EMC/NCEPLIBS-grib_util
Version 1.5.0
We are pleased to release version 1.5.0 of NCEPLIBS-grib_util.
NCEPLIBS-grib_util is a collection of NCEP grib related utilities. This is related to the NCEPLIBS project.
Download the release from https://github.com/NOAA-EMC/NCEPLIBS-grib_util/archive/v1.5.0.tar.gz. For complete documentation see https://noaa-emc.github.io/NCEPLIBS-grib_util/.
New This Release
- Fix tocgrib2 bug with AWIPS job (see #329)
- Adjust to 8-byte ints in index version 2 format (see #334)
- More testing (see #324, #306)
- Code improvements (see #156)
For a complete list of changes see https://github.com/NOAA-EMC/NCEPLIBS-grib_util/projects/6.
Version 1.4.0
We are pleased to release version 1.4.0 of NCEPLIBS-grib_util.
NCEPLIBS-grib_util is a collection of NCEP grib related utilities. This is related to the NCEPLIBS project.
Download the release from https://github.com/NOAA-EMC/NCEPLIBS-grib_util/archive/v1.4.0.tar.gz. For complete documentation see https://noaa-emc.github.io/NCEPLIBS-grib_util/.
New This Release
- Now grb2index handles GRIB2 files > 2 GB (see #316).
- Fixed degrib2 problem with GRIB2 files > 2 GB (see #305).
- Better testing (see #291).
For a complete list of changes see https://github.com/NOAA-EMC/NCEPLIBS-grib_util/projects/5.
Version 1.3.0
We are pleased to release version 1.3.0 of NCEPLIBS-grib_util.
NCEPLIBS-grib_util is a collection of NCEP grib related utilities. This is related to the NCEPLIBS project.
Download the release from https://github.com/NOAA-EMC/NCEPLIBS-grib_util/archive/v1.3.0.tar.gz. For complete documentation see https://noaa-emc.github.io/NCEPLIBS-grib_util/.
New This Release
- Support ip 4.x (see #237)
- Requires NCEPLIBS-g2-3.4.6 to fix negative forecast time bug (see #175)
- When used with NCEPLIBS-g2-3.4.8, degrib2 will handle GRIB2 files > 2 GB (see #261)
- Require w3emc-2.9.3 or better (see #216)
- Memory fixes (see #228, #220)
- Minor code fixes (see #231, #222, #53)
- Documentation improvements (see #171, #186, #31)
- More testing (see #241, #240, #210, #187, #183, #177)
- Large file testing (#198)
For a complete list of changes see https://github.com/NOAA-EMC/NCEPLIBS-grib_util/projects/4.
Version 1.2.4
We are pleased to release version 1.2.4 of NCEPLIBS-grib_util.
NCEPLIBS-grib_util is a collection of NCEP grib related utilities. This is related to the NCEPLIBS project.
Download the release from https://github.com/NOAA-EMC/NCEPLIBS-grib_util/archive/v1.2.4.tar.gz. For complete documentation see https://noaa-emc.github.io/NCEPLIBS-grib_util/.
New This Release
- Added unit tests (see #29, #64, #67, #68, #80, #91).
- Improved documentation (see #31, #35, #36, #51, #70, #77, #78, #86).
- Changed dependency from w3nco to w3emc (see #59).
- Fixed bug with cnvgrib when using ensemble grib1 file (see #138)
For a complete list of changes see https://github.com/NOAA-EMC/NCEPLIBS-grib_util/projects/3.
Version 1.2.3
We are pleased to release version 1.2.3 of NCEPLIBS-grib_util.
NCEPLIBS-grib_util is a collection of NCEP grib related utilities. This is related to the NCEPLIBS project.
Download the release from https://github.com/NOAA-EMC/NCEPLIBS-grib_util/archive/v1.2.3.tar.gz. For complete documentation see https://noaa-emc.github.io/NCEPLIBS-grib_util/.
New This Release
- Fixed copygb by linking to real64 version of NCEPLIBS dependencies
For a complete list of changes see https://github.com/NOAA-EMC/NCEPLIBS-grib_util/projects/2.
Version 1.2.2
We are pleased to release version 1.2.2 of NCEPLIBS-grib_util.
NCEPLIBS-grib_util is a collection of NCEP grib related utilities. This is related to the NCEPLIBS project.
Download the release from https://github.com/NOAA-EMC/NCEPLIBS-grib_util/archive/v1.2.2.tar.gz. For complete documentation see https://noaa-emc.github.io/NCEPLIBS-grib_util/.
New This Release
- Fix for building with GCC 10. GCC 10 throws an error (instead of a warning) when it encounters an argument mismatch. (See Issue #42).
- Added Github Action testing.
- Update documentation and README.
For a complete list of changes see https://github.com/NOAA-EMC/NCEPLIBS-grib_util/projects/1.
v1.2.1
Fix CMake target_link_libraries
signature which resulted in an error when compiling with OpenMP
v1.2.0
Updated CMake build