Skip to content

Releases: NOAA-EMC/NCEPLIBS

Version 1.4.0

10 Jan 21:01
c6e8646
Compare
Choose a tag to compare

We are pleased to announce the release of version 1.3.0 of NCEPLIBS.

NCEPLIBS is a collection of libraries that are required for several NCEP applications e.g. UFS, GSI, UPP, etc. For more information see https://github.com/NOAA-EMC/NCEPLIBS

New This Release

  • Updated g2 to v3.4.5
  • Updated wrf_io to v1.2.0
  • Updated bufr to 11.5.0

Version 1.3.0

02 Dec 21:03
f9d26ec
Compare
Choose a tag to compare

We are pleased to announce the release of version 1.3.0 of NCEPLIBS.

NCEPLIBS is a collection of libraries that are required for several NCEP applications e.g. UFS, GSI, UPP, etc. For more information see https://github.com/NOAA-EMC/NCEPLIBS

New This Release

v1.2.0

08 Sep 19:39
923dae9
Compare
Choose a tag to compare

Added CHANGES.md to track release notes

Re-factored and cleaned up CMake build for all libraries to create proper package configs and use imported targets

Removed -xHost flag from some libraries which caused portability issues

Added user-settable flags through CMAKE_<LANG>_FLAGS

Fixed bug building with GCC 10 by ignoring compiler warnings related to mismatched argument types and boz formatting that were previously allowed in earlier version of GCC.

Fixed find_dependency in some libraries to properly propagate OpenMP and MPI dependencies