Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Version 1.3.0

To be released

At ECMWF

Externally released on 2020-03-10

Became codes_ui/new at ECMWF on 2020-03-10 (Linux desktops, ecgate)

At ECMWF

  • Installed on 2019-08-07
  • Built with ecCodes 2.17.0

Bug fixes

New features

  • GRIB Examiner: added a filter to the standard namespace dump for easier location of keys
    Image Added
  • BUFR Examiner:
  • fixed issue where the BUFR filtering did not correctly handle the case where the coordinate value was missing
  • the BUFR Examiner now shows the possible minimum and maximum values and the precision for each element based on the available bits per value and its scaling factor
  • the BUFR Examiner: now shows the total number of subsets across all messages
     
  • improved performance when the BUFR Examiner is initially scanning the messages in the given BUFR fileimproved performance when unpacking BUFR messages

Bug fixes

  • fixed issue where the BUFR filtering did not correctly handle the case where the coordinate value was missing

Version 1.2.9

Externally released on 2020-01-14

...

  • Installed 2019-10-04

  • Built with ecCodes 2.14.0

New features

  • BUFR: added new tab called Descriptors to show all the expanded descriptors (metadata only) of the given message

...

  • Installed 2018-12-05

  • Built with ecCodes 2.10.0

New features

  • BUFR dump: added context menu to copy entries (e.g. key names) into clipboard

...

  • Installed 2018-11-02

  • Built with ecCodes 2.9.0

New features

  • BUFR filter: improved speed for BUFR filter
  • BUFR filter: added option to filter by RDB type
  • Message list: improved speed for generating data dump for BUFR messages (with ecCodes version >= 2.9.0)

...

  • Installed 2018-09-27

  • Built with ecCodes 2.9.0

New features

  • Message list: initial message list scan is now done in a separate thread to regain user interaction as soon as possible
  • BUFR filter: speed up for filtering compressed messages
  • BUFR filter editor: autocompletion is  now continuously updated and extended as a new message is selected in he message list

...

  • Installed 2018-04-18

  • Built with ecCodes 2.7.3

New features

  • File list sidebar in BUFR examiner: added button to clear current file list

...

  • Installed 2018-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.