Skip to content

Releases: MeteoSwiss/rainforest

v1.4.4

11 Mar 11:28
b679e04
Compare
Choose a tag to compare

v1.4.3

28 Feb 19:50
adcfe2b
Compare
Choose a tag to compare

What's Changed

  • small change to qpe grid for pyart ODIM writer consistency by @wolfidan in #32

Full Changelog: v1.4.2...v1.4.3

v1.4.2

26 Feb 14:18
f0dbc66
Compare
Choose a tag to compare

What's Changed

  • Small fixes for real-time application and modifications of logging info
  • Default metranet reader for polar radar data is set to the "C" reader

Add sw_version to ODIM, changed metranet reader to C, deprecation fixes

New functions and upgrade to python 3.11

09 Jan 10:13
af92a1a
Compare
Choose a tag to compare

What's Changed

  • new functions to automatically create evaluation plots
  • new jretrieve function in python (instead of R)
  • upgrade and tests on python 3.11 (also compatible with python 3.8)
  • several bug fixes

Full Changelog: v1.3.3...v1.4.0

v1.3.3

09 Mar 18:17
5faa02d
Compare
Choose a tag to compare
  • Bug fix in wgs84 to CH1903 coordinates, the original code was wrong.

Small fixes on ODIM output

23 Feb 17:03
0e27e49
Compare
Choose a tag to compare

Small fixes on ODIM output

Small additions to QPE map outputs

22 Feb 16:15
3c95c85
Compare
Choose a tag to compare

Small additions to the QPE map metadata (following ODIM_H5 conventions)

v1.3

10 Feb 10:53
b5a40c3
Compare
Choose a tag to compare
  • Improvements of the QPE map production (qpe.py)
  • Improvements for operational implementation (speed and accuracy)
  • Additional analysis functions for the model (rf.py)

v1.2

02 Nov 19:30
c42ad85
Compare
Choose a tag to compare
  • Many fixes in retrieve radar and reference data (database submodule)
  • Support for COSMO 1E data
  • Addition of unittests for qpe, database and common submodules
  • Addition of github actions