Releases: NOAA-EMC/wgrib2
Version 3.4.0
We are pleased to announce the release of version 3.4.0 of wgrib2.
Wgrib2 provides functionality for interacting with, reading, writing, and manipulating grib2 files.
New Features:
- Updates for NCEPLIBS-ip-5.1.0, which now handles rotated lat/lon grids (see #51, #70, #189, #190, #226)
- Now use Doxygen-based documentation (see #80, #166)
- CMake support and testing with OpenJpeg (see #197, #218)
- More build cleanup (see #153)
- Improved testing (see #162)
- Converted to modern C/Fortran API (see #96)
- Improved documentation (see #172, #173)
For more information about the release, see the wgrib2-3.4.0 project page.
Version 3.3.0
We are pleased to announce the release of version 3.3.0 of wgrib2.
Wgrib2 provides functionality for interacting with, reading, writing, and manipulating grib2 files.
New Features:
- Now uses external NCEPLIBS-ip, does not handle rotated lat/lon grids (see #126, #115, #92, #62, #51).
- Now use cmake build to generate config.h (see #95).
- Minor documentation re-org (see #161, #153).
- Build cleanup (see #151, #150, #148).
- Spack support for CMake build (see #112).
- More testing (see #103)
For more information about the release, see the wgrib2-3.3.0 project page.
Version 3.2.0
We are please to announce the release of version 3.2.0 of wgrib2.
wgrib2 provides functionality for interacting with, reading, writing, and manipulating grib2 files, with a CMake build.
To get the release see the wgrib2 GitHub site: https://github.com/NOAA-EMC/wgrib2.
New Features:
- code now moved to GitHub (see #59).
- dependent library tarballs removed from release (see #65).
- makefile build now tested in CI (see #64).
For more details see https://github.com/orgs/NOAA-EMC/projects/48.
v2.0.8-cmake-v6
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).
v2.0.8-cmake-v5
Update CMakeModules for fixed FindNetCDF.
v2.0.8-cmake-v4
Update FindNetCDF for parallel MPI
find_dependency for OpenMP
v2.0.8-cmake-v1.0.3
Disable use of USE_IPOLATES and USE_SPECTRAL by default.
UFS Public Release v1.1.0
ufs-v1.1.0 Merge pull request #12 from climbfuji/wgrib2_cmake_build_updates_dom_…
v2.0.8-cmake-v1.0.2
Bugfix to enable NetCDF4. Option wasn't being passed to compiler.
v2.0.8-cmake-v1.0.1
Change OpenMP build option to OPENMP from USE_OPENMP
Fix for using Jasper version 2.0.0+