Changelog for
codes_ui-1.8.0-150500.1.3.x86_64.rpm :
* Sun Jan 07 2024 manfred99AATTgmx.ch- update to version 1.8.0
* Fri Feb 24 2023 manfred99AATTgmx.ch- update to version 1.7.3:
* GRIB Examiner: reduced excessive memory usage in the Values tab
* GRIB Examiner: improved speed and memory usage when loading data for the Values tab- update to version 1.7.2:
* Grib Examiner: fixed issue when the value of the mars.expver key was not shown in the Namespace dump
* Sat Jun 11 2022 manfred99AATTgmx.ch- As there are no libraries provided, we need no .cmake files, remove them.
* Wed May 18 2022 manfred99AATTgmx.ch- update to version 1.7.1
* Wed Mar 30 2022 manfred99AATTgmx.ch- update to version 1.7.0:
* feature: GRIB Examiner: displays both the native value and the string value in the namespace dumps
* feature: BUFR Examiner: uses the first two columns for searching in the Descriptors tab
* bug fix: GRIB Examiner: message list did not update correctly when the key profile changed
* bug fix: BUFR Examiner: displays \"missing\" for missing string values
* Mon Feb 21 2022 manfred99AATTgmx.ch- update to version 1.6.0:
* support for dark and light UI themes
* the GRIB examiner has now a tab called Tables to show which tables were used to decode the current message
* improved BUFR filter speed for messages containing compressed subsets
* fixed issue in the BUFR examiner where it crashed when the locations tab was selected on an ill-formed message
* Mon Aug 30 2021 manfred99AATTgmx.ch- update to version 1.5.3:
* minor changes in build machinery
* Mon May 03 2021 manfred99AATTgmx.ch- update to version 1.5.1:
* fixed a crash when duplicating a key profile
* fixed issue where the namespace dump could be empty- update to version 1.5.0:
* BUFR Examiner: the compressed subset value list in the info sidebar can now be used to navigate between subsets.
* Fri Feb 19 2021 manfred99AATTgmx.ch- update to version 1.4.3:
* fixed issue in the BUFR Examiner when code and flag value details were not shown in the info sidebar
* fixed issue in the BUFR Examiner when flag table value bits were not shown correctly in the info sidebar- update to version 1.4.0:
* Grib Examiner: added syntax highlighting to the textual GRIB dumps- update to version 1.3.3:
* fixed build issue under Windows on conda- update to version 1.3.2:
* fixed issue where the BUFR filter randomly crashed
* Mon Apr 20 2020 manfred99AATTgmx.ch- Use openjpeg2 instead of jasper.- add patch reproducible.patch: support for reproducible builds, inspired from debian package
* Thu Mar 12 2020 manfred99AATTgmx.ch- update to version 1.3.0:
* GRIB Examiner: added a filter to the standard namespace dump for easier location of keys
* 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
* 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 file- update to version 1.2.9:
* fixed BUFR filtering when the coordinate value was missing
* Mon Dec 02 2019 manfred99AATTgmx.ch- update to version 1.2.8:
* undocumented change: fix in MvObs.cc- update to version 1.2.7:
* BUFR: added new tab called Descriptors to show all the expanded descriptors (metadata only) of the given message- update to version 1.2.6:
* fixed crash in BUFR mode when searching in the Data tab
* fixed issue in BUFR mode where search did not work in regexp mode
* Fri Jun 21 2019 manfred99AATTgmx.ch- update to version 1.2.4:
* bug fix: Fixed issue where the date filter did not work for uncompressed messages
* Fri Dec 14 2018 manfred99AATTgmx.ch- update to version 1.2.2:
* feature: BUFR dump: added context menu to copy entries (e.g. key names) into clipboard
* Tue Nov 06 2018 manfred99AATTgmx.ch- update to version 1.2.0:
* feature: BUFR filter: improved speed for BUFR filter
* feature: BUFR filter: added option to filter by RDB type
* feature: Message list: improved speed for generating data dump for BUFR messages (with ecCodes version >= 2.9.0)
* bug fix: Fixed issue where BUFR filter hung for tropical cyclone data
* bug fix: Fixed issue when the scanning the BUFR locations entered an infinite loop after loading a new file
* bug fix: Fixed issue when total number of messages was not shown correctly for GRIB
* Tue Oct 02 2018 manfred99AATTgmx.ch- update to version 1.1.0:
* feature: Message list: initial message list scan is now done in a separate thread to regain user interaction as soon as possible
* feature: BUFR filter: speed up for filtering compressed messages
* feature: BUFR filter editor: autocompletion is now continuously updated and extended as a new message is selected in he message list
* bug fix: Fixed bug for BUFR filter when data extraction using nested coordinate conditions did not work when the inner coordinate were repeated many my time inside the outer coordinate
* Sat Jul 14 2018 manfred99AATTgmx.ch- update to version 1.0.1:
* Fixed bug when specifying a directory path as input caused a crash
* Mon Apr 23 2018 manfred99AATTgmx.ch- update to version 1.0.0:
* File list sidebar in BUFR examiner: added button to clear current file list
* Wed Mar 21 2018 manfred99AATTgmx.ch- rpm packaging for OBS