Skip to content

Releases: NOAA-EMC/NCEPLIBS-w3emc

Version 2.12.0

18 Jun 17:07
8790853
Compare
Choose a tag to compare

We are pleased to announce the release of version 2.12.0 of the NCEPLIBS-w3emc library.

The NCEPLIBS-w3emc library contains Fortran 77 decoder/encoder routines for GRIB edition 1. This is part of the NCEPLIBS project.

For detailed documentation see https://noaa-emc.github.io/NCEPLIBS-w3emc/.

New This Release

  • Two historical routines that were no longer usable, w3fi52() and w3fq07(), have been removed (#224).
  • A number of subroutines not used in operations or the common R&D stack are now disabled from building by default (#227).
  • Various testing and documentation improvements (#225, #210, #208, #213).

For a complete list of changes see https://github.com/NOAA-EMC/NCEPLIBS-w3emc/projects/8

Version 2.11.0

30 Sep 21:39
bece871
Compare
Choose a tag to compare

We are pleased to announce the release of version 2.11.0 of the NCEPLIBS-w3emc library.

The NCEPLIBS-w3emc library contains Fortran 77 decoder/encoder routines for GRIB edition 1. This is part of the NCEPLIBS project.

For detailed documentation see https://noaa-emc.github.io/NCEPLIBS-w3emc/.

New This Release

  • Changed build options BUILD_WITH_BUFR and BUILD_WITH_EXTRA_DEPS to OFF by default (see #196).
  • Fixed shared library builds (see #194).
  • Add spack-based testing to CI (see #171).
  • Add IntelLLVM (OneAPI) support to cmake & CI (see #188).
  • Re-add _8 build as an option, off by default (see #183).
  • Documentation improvements (see #190).

For a complete list of changes see https://github.com/NOAA-EMC/NCEPLIBS-w3emc/projects/7

Version 2.10.0

23 Mar 16:31
7facfca
Compare
Choose a tag to compare

We are pleased to announce the release of version 2.10.0 of the NCEPLIBS-w3emc library.

The NCEPLIBS-w3emc library contains Fortran 77 decoder/encoder routines for GRIB edition 1. This is part of the NCEPLIBS project.

For detailed documentation see https://noaa-emc.github.io/NCEPLIBS-w3emc/.

New This Release

  • Documentation improvements (see #161, #165, #163).
  • Build system improvements (see #167).
  • Fixed code warning (see #144).

For a complete list of changes see https://github.com/NOAA-EMC/NCEPLIBS-w3emc/projects/6.

Version 2.9.3

30 Nov 15:51
73fd4a4
Compare
Choose a tag to compare

We are pleased to announce the release of version 2.9.3 of the NCEPLIBS-w3emc library.

The NCEPLIBS-w3emc library contains Fortran 77 decoder/encoder routines for GRIB edition 1. This is part of the NCEPLIBS project.

For detailed documentation see https://noaa-emc.github.io/NCEPLIBS-w3emc/.

New This Release

  • Documentation improvements (see #134)
  • Move makgds from ip to w3emc (see #139)
  • Add missing arg to subroutine call (see #135)
  • Improved CI system (see #148)
  • Fix memory leak in test (see #149)
  • Accommodate older versions of the documentation on-line (see #150)
  • Delete unused master branch (see #151)
  • Fixed CMake install problem (see #146)

For a complete list of changes see https://github.com/NOAA-EMC/NCEPLIBS-w3emc/projects/5.

Version 2.9.2

22 Oct 13:45
c707ac5
Compare
Choose a tag to compare

We are pleased to announce the release of version 2.9.2 of the NCEPLIBS-w3emc library.

The NCEPLIBS-w3emc library contains Fortran 90 decoder/encoder routines for GRIB edition 1. This is part of the NCEPLIBS project.

For detailed documentation see https://noaa-emc.github.io/NCEPLIBS-w3emc/.

New This Release

  • Add bacio dependency to w3emc (see #129)
  • Update Doxygen documentation.

For a complete list of changes see https://github.com/NOAA-EMC/NCEPLIBS-w3emc/projects/4.

Version 2.9.1

06 Oct 15:10
4e537d0
Compare
Choose a tag to compare

We are pleased to announce the release of version 2.9.1 of the NCEPLIBS-w3emc library.

For detailed documentation see https://noaa-emc.github.io/NCEPLIBS-w3emc/.

New This Release

  • Update Doxygen documentation
  • Add CI builds for various combinations of Linux, macOS, GCC, Intel
  • Fix missing w3tagb routine (see #120)

For a complete list of changes in this release see: https://github.com/NOAA-EMC/NCEPLIBS-w3emc/projects/3

Version 2.9.0

29 Jun 14:07
535bb65
Compare
Choose a tag to compare

We are pleased to announce the release of version 2.9.0 of the NCEPLIBS-w3emc library.

For detailed documentation see https://noaa-emc.github.io/NCEPLIBS-w3emc/.

New This Release

  • Remove gblevents to fix circular dependency with Nemsio

For a complete list of changes in this release see: https://github.com/NOAA-EMC/NCEPLIBS-w3emc/projects/2

Version 2.8.0

21 May 17:00
0ac7d2e
Compare
Choose a tag to compare

We are pleased to announce the release of version 2.8.0 of the NCEPLIBS-w3emc library. For detailed documentation see https://noaa-emc.github.io/NCEPLIBS-w3emc/.

The NCEPLIBS-w3emc library contains Fortran 90 decoder/encoder routines for GRIB edition 1.

New This Release

  • Doxygen documentation added.
  • The contents of the NCEPLIBS-nco library have been merged into this library.

For a complete list of changes in this release see: https://github.com/NOAA-EMC/NCEPLIBS-w3emc/projects/1

v2.7.3

04 Sep 14:19
cc49af7
Compare
Choose a tag to compare

Update CMakeModules for fixed FindNetCDF

v2.7.2

03 Sep 16:11
a17689f
Compare
Choose a tag to compare

Update CMakeModules for improved FindNetCDF that finds MPI when NetCDF parallel is detected