Skip to content
This repository was archived by the owner on Feb 26, 2023. It is now read-only.

Commit 7c5f5e3

Browse files
committed
MNT: update for wradlib 1.18.0
1 parent cd3a8ce commit 7c5f5e3

File tree

1 file changed

+20
-0
lines changed

1 file changed

+20
-0
lines changed

source/release_notes.rst

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,26 @@ Please note that :math:`\omega radlib` releases follow `semantic versioning <htt
77

88
You can install the latest :math:`\omega radlib` release from PyPI via ``$ pip install wradlib`` or specific version via ``$ pip install wradlib==x.y.z``. The recommended installation process is described in :doc:`installation`.
99

10+
Version 1.18.0
11+
--------------
12+
13+
**New features**
14+
15+
* Histo cut enhancement (:issue:`602`) by `@overeem11 <https://github.com/overeem11>`_, (:pull:`603`) and (:pull:`605`) by `@kmuehlbauer <https://github.com/kmuehlbauer>`_
16+
17+
**Maintenance code**
18+
19+
* xradar compatibility preparations (:pull:`599`) and (:pull:`602`) by `@kmuehlbauer <https://github.com/kmuehlbauer>`_
20+
21+
**Maintenance - CI**
22+
23+
* MNT: update CI actions, python versions (:pull:`604`) by `@kmuehlbauer <https://github.com/kmuehlbauer>`_
24+
25+
**Bugfixes**
26+
27+
* Changes in # read metadata under get_radiosonde() (:issue:`596`) and (:pull:`597`) by `@JulianGiles <https://github.com/JulianGiles>`_
28+
* FIX: cfradial2 coordinates (:issue:`600`) by `@kmuehlbauer <https://github.com/kmuehlbauer>`_
29+
1030
Version 1.17.0
1131
--------------
1232

0 commit comments

Comments
 (0)