Skip to content

Version 12.2.0

Latest
Compare
Choose a tag to compare
@jbathegit jbathegit released this 19 Feb 15:13
· 2 commits to develop since this release
116516a

We are pleased to announce the release of version 12.2.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/v12.2.0.tar.gz.

New This Release

  • Removed subprograms ufbin3 and nevn from the library. These subprograms had previously been used to support the processing of NCEP prepfits files, which are now obsolete (see #601)
  • Added capability to encode Table C marker operators within BUFR messages (see #611)
  • Eliminated duplication when generating internal replication sequences from master tables (see #612)
  • Fixed a bug which occurred in certain situations when encoding multiple delayed replication factors within subroutine drfini (see #623)
  • Upgraded debufr utility to handle BUFR messages up to 7.5Mb in size (see #630)

For full details please see the Release Notes