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

Commit a645fac

Browse files
authored
REL: 1.2.0
REL: 1.2.0
1 parent 0663312 commit a645fac

File tree

1 file changed

+24
-0
lines changed

1 file changed

+24
-0
lines changed

source/release_notes.rst

Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,30 @@ Bleeding Edge
1111

1212
*Nothing, so far*
1313

14+
Version 1.2.0
15+
-------------
16+
17+
**Highlights**
18+
19+
* significantly speed up functions using interpolation classes
20+
* add `classify` module including 2d membershipfunctions hydrometeor classification
21+
* fix conformance, correctness and consistency issues in wradlib-docs (thanks `@CAM-Gerlach <https://github.com/CAM-Gerlach>`_)
22+
23+
**New features**
24+
25+
* add new header token `VR` and `U` to radolan header parser
26+
* add `load_vector`-method to `zonaldata.DataSource`
27+
* enable `zonaldata.ZonaldataBase` to take `DataSource` objects as parameters
28+
* add `get_radiosonde` to `io.misc` to retrieve radiosonde data from internet
29+
* add `minalt` keyword argument to `vpr.make_3d_grid`
30+
31+
**Bugfixes**
32+
33+
* update links, fix typos, improve CI workflow
34+
* fix bug in all adjustment classes when checking for None
35+
* show angle axis curvelinear grid again
36+
* align docstring with actual code and use `sweep` in iris-reader
37+
1438
Version 1.1.0
1539
-------------
1640

0 commit comments

Comments
 (0)