Releases: NOAA-EMC/NCEPLIBS-w3emc
Version 2.12.0
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()
andw3fq07()
, 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
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
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
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
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
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
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
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
Update CMakeModules for fixed FindNetCDF
v2.7.2
Update CMakeModules for improved FindNetCDF that finds MPI when NetCDF parallel is detected