Metview's documentation is now on readthedocs!

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 5 Next »

Externally released on 2018-02-28
Became codes_ui/new at ECMWF on
 2018-02-28
(Linux desktops, ecgate)

At ECMWF:

  • Installed 2017-02-28

  • Built with ecCodes 2.7.0

New features

  • Custom condition in BUFR filter: the default value of rank (see option CUSTOM_CONDITION_RANK_N here) is now ANY. It means that when the rank is not set for the custom condition the filter scans the whole message/subset to match the condition (potentially using multiple occurrences of the custom condition key). Previously the default value of rank was 1.

  • Coordinate condition in BUFR filter: the rank (see option COORDINATE_CONDITION_RANK_N herecan now take a list of values.

  • No labels