Emoslib is now deprecated

 

The default behaviour on this version is to abort execution on GRIBEX calls, as its functionality is deprecated.

The package can, alternatively, be configured to avoid aborting, by configuring with:
cmake -DENABLE_GRIBEX_ABORT=OFF ... /path/to/libemos

 

Emoslib 4.1.1

Notes

  • This release forces the 'nearest neighbour' interpolation of the new precipitation parameters introduced in IFS cycle 41r1 (as recommended by the centre). Affected parameters include:
    • 260015 ptype
    • 228217 ilspf
    • 228218 crr
    • 228219 lsrr
    • 228220 csfr
    • 228221 lssfr
    • 228222 mxtpr3
    • 228223 mntpr3
    • 228224 mxtpr6
    • 228225 mntpr6
    • 228226 mxtpr
    • 228227 mntpr

Improvement

  • [EMOS-155] - surface precipitation type forced interpolation with nearest neighbour

 

Emoslib 4.1.0

The default behaviour on this version is to abort execution on GRIBEX calls, as its functionality is deprecated.

The package can, alternatively, be configured to avoid aborting, by configuring with:
cmake -DENABLE_GRIBEX_ABORT=OFF ... /path/to/libemos

Notes

  • GRIBEX support is disabled
  • Tested against BUFR tables version 000405, please check also changes of the previous version 000404.

Improvement

  • [EMOS-152] - added basic support for pkg-config

Bug Fixes

  • Improved bufr testing