Skip to content

Releases: NOAA-EMC/wgrib2

Version 3.4.0

15 Aug 16:16
672c71c
Compare
Choose a tag to compare

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

15 Jul 18:07
7b1c9d5
Compare
Choose a tag to compare

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

31 May 14:17
7264649
Compare
Choose a tag to compare

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

19 Nov 19:55
96bd069
Compare
Choose a tag to compare

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

04 Sep 14:17
9758f33
Compare
Choose a tag to compare

Update CMakeModules for fixed FindNetCDF.

v2.0.8-cmake-v4

03 Sep 16:38
1a69124
Compare
Choose a tag to compare

Update FindNetCDF for parallel MPI

find_dependency for OpenMP

v2.0.8-cmake-v1.0.3

18 Aug 20:09
e908232
Compare
Choose a tag to compare

Disable use of USE_IPOLATES and USE_SPECTRAL by default.

UFS Public Release v1.1.0

06 Aug 15:29
c7b9aa0
Compare
Choose a tag to compare
ufs-v1.1.0

Merge pull request #12 from climbfuji/wgrib2_cmake_build_updates_dom_…

v2.0.8-cmake-v1.0.2

03 Aug 21:16
Compare
Choose a tag to compare

Bugfix to enable NetCDF4. Option wasn't being passed to compiler.

v2.0.8-cmake-v1.0.1

30 Jul 14:13
4fb98c8
Compare
Choose a tag to compare

Change OpenMP build option to OPENMP from USE_OPENMP

Fix for using Jasper version 2.0.0+