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

Improvement

Bug Fixes