This repository was archived by the owner on Feb 26, 2023. It is now read-only.
File tree Expand file tree Collapse file tree 1 file changed +24
-0
lines changed Expand file tree Collapse file tree 1 file changed +24
-0
lines changed Original file line number Diff line number Diff line change @@ -11,6 +11,30 @@ Bleeding Edge
11
11
12
12
*Nothing, so far *
13
13
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
+
14
38
Version 1.1.0
15
39
-------------
16
40
You can’t perform that action at this time.
0 commit comments