File codes_ui.changes of Package codes_ui

-------------------------------------------------------------------
Thu Oct 10 09:28:13 UTC 2024 - Manfred Schwarb <manfred99@gmx.ch>

- update to version 1.8.1:
  * BUFR Examiner: fixed issue when tree dump was not generated when
      bufr_dump command worked but printed messages to stderr

-------------------------------------------------------------------
Sun Jan  7 16:29:32 UTC 2024 - Manfred Schwarb <manfred99@gmx.ch>

- update to version 1.8.0

-------------------------------------------------------------------
Fri Feb 24 14:39:50 UTC 2023 - Manfred Schwarb <manfred99@gmx.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 22:54:34 UTC 2022 - Manfred Schwarb <manfred99@gmx.ch>

- As there are no libraries provided, we need no .cmake files, remove them.

-------------------------------------------------------------------
Wed May 18 16:42:29 UTC 2022 - Manfred Schwarb <manfred99@gmx.ch>

- update to version 1.7.1

-------------------------------------------------------------------
Wed Mar 30 09:40:06 UTC 2022 - Manfred Schwarb <manfred99@gmx.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 11:21:55 UTC 2022 - Manfred Schwarb <manfred99@gmx.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 22:02:13 UTC 2021 - Manfred Schwarb <manfred99@gmx.ch>

- update to version 1.5.3:
  * minor changes in build machinery

-------------------------------------------------------------------
Mon May  3 12:46:11 UTC 2021 - Manfred Schwarb <manfred99@gmx.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 14:32:37 UTC 2021 - Manfred Schwarb <manfred99@gmx.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 13:41:27 UTC 2020 - Manfred Schwarb <manfred99@gmx.ch>

- Use openjpeg2 instead of jasper.
- add patch reproducible.patch:
    support for reproducible builds, inspired from debian package

-------------------------------------------------------------------
Thu Mar 12 23:09:56 UTC 2020 - manfred99@gmx.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  2 11:47:15 UTC 2019 - manfred99@gmx.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 22:50:31 UTC 2019 - manfred99@gmx.ch

- update to version 1.2.4:
  * bug fix: Fixed issue where the date filter did not work for uncompressed messages

-------------------------------------------------------------------
Fri Dec 14 10:32:27 UTC 2018 - manfred99@gmx.ch

- update to version 1.2.2:
  * feature: BUFR dump: added context menu to copy entries (e.g. key names) into clipboard

-------------------------------------------------------------------
Tue Nov  6 11:51:38 UTC 2018 - manfred99@gmx.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  2 14:47:28 UTC 2018 - manfred99@gmx.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 20:43:17 UTC 2018 - manfred99@gmx.ch

- update to version 1.0.1:
  * Fixed bug when specifying a directory path as input caused a crash

-------------------------------------------------------------------
Mon Apr 23 09:57:43 UTC 2018 - manfred99@gmx.ch

- update to version 1.0.0:
  * File list sidebar in BUFR examiner: added button to clear current file list

-------------------------------------------------------------------
Wed Mar 21 15:27:16 UTC 2018 - manfred99@gmx.ch

- rpm packaging for OBS
openSUSE Build Service is sponsored by