Skip to content

Version 3.4.9

Compare
Choose a tag to compare
@edwardhartnett edwardhartnett released this 20 Mar 20:02
· 88 commits to develop since this release
da8148a

We are pleased to announce the version 3.4.9 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 (see #600, #550).
  • Added new subroutine getgb2i2() for files > 2 GB (see #645).
  • Fixed warnings (see #639, #583, #586, #625, #584).
  • Organized subroutines into files (see #594).
  • Convert legacy code to F90 (see #379).
  • Rename mova2i_() (see #622)
  • Move index generation code from grb2index.F90 into g2 (see #614).
  • More testing (see #598, #596, #632).
  • Improve documentation (see #587, #589, #580).

For more information about this release see https://github.com/NOAA-EMC/NCEPLIBS-g2/projects/9.