Skip to content

Version 11.6.0

Compare
Choose a tag to compare
@jbathegit jbathegit released this 09 Nov 21:29
· 1252 commits to develop since this release
3f2e10b

We are pleased to announce the release of version 11.6.0 of NCEPLIBS-bufr.

NCEPLIBS-bufr contains subroutines, functions and other utilities that can be used to read (decode) and write (encode) data in BUFR, which is a WMO standard format for the exchange of meteorological data.

Get the release here: https://github.com/NOAA-EMC/NCEPLIBS-bufr/archive/refs/tags/bufr_v11.6.0.tar.gz.

New This Release

  • All of the library builds now use dynamic allocation, so the "_DA" suffix has been removed from the names of the builds (see #77).
  • The default BUFR master table version number for output BUFR messages has been changed from 29 to 36 (see #142).
  • In accordance with updated guidance from WMO, all fields within all BUFR master table files are now restricted to the CCITTIA5 character set (see #140).
  • New functionality, test cases, and utility programs have been added (see #170, #164, #174, #111).

For full details please see the Release Notes.