You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: doc/source/changelog.md
+21Lines changed: 21 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,26 @@
1
1
# Changelog
2
2
3
+
## v1.8.9
4
+
**Bug corrections:**
5
+
-[FIX: fix np.Inf for numpy 2](https://github.com/MeteoSwiss/pyrad/commit/f0d3bf32c7dbb3ca9c8eb13708957072af872dd5)
6
+
-[fix conflict in src/pyrad_proc/pyrad/flow/flow_aux.py](https://github.com/MeteoSwiss/pyrad/commit/64c6c3064996e6be7682b34b27df9772692b896b)
7
+
-[revert of](https://github.com/MeteoSwiss/pyrad/commit/3955a619d1145b5d307bdc24742ab54215ff8398)https://github.com/MeteoSwiss/pyrad/commit/41382257dc5578d5cb121de11b3766b70e4c1878[that removed by mistake call to read_smn2](https://github.com/MeteoSwiss/pyrad/commit/3955a619d1145b5d307bdc24742ab54215ff8398)
8
+
-[[BUG] fix in process_monitoring_products.py to allow copy to S3 of VOL_HISTOGRAM imgs](https://github.com/MeteoSwiss/pyrad/commit/33581ced90e5c45705fcba99328d4e76be5b4c40)
9
+
-[added coercion of product names to list in flow_aux for s3 writing](https://github.com/MeteoSwiss/pyrad/commit/369048bff7cdc275d541feb6aaff5a13471a1ded)
10
+
-[added support of visibility_polar varname in process_intercomp (GECSX format)](https://github.com/MeteoSwiss/pyrad/commit/e6adbba15df72ab6c6a782d2d87687b0c1aea7d8)
11
+
-[fixed issue in process_traj.py that lead to some timesteps not being considered](https://github.com/MeteoSwiss/pyrad/commit/d83c14064993203f80b5f204d823cca10d88d3bb)
12
+
-[provided alternative to fcntl for windows](https://github.com/MeteoSwiss/pyrad/commit/1fbc1f0786726bf1b68637d45e2142396340b689)
13
+
14
+
**New additions**
15
+
-[added possibility to copy saved products to S3 storage](https://github.com/MeteoSwiss/pyrad/commit/2d54aca2896dd02ab2f19b0bdb251f1f8982daa9)
16
+
-[modified function merge_scans_mfcfradial in read_data_radar.py to allow ingesting CFRadial files containing individual parameters and scans](https://github.com/MeteoSwiss/pyrad/commit/3050ffe8590206c4fb7776cfcd10fc497449bb3b)
17
+
-[minor changes to be able to read better SkyEcho files](https://github.com/MeteoSwiss/pyrad/commit/49dab5b2ffb2d5e4ea86308431e446a981743baf)
18
+
-[added spectraImageConfig struct in loc cfg file to specify spectral image parameters](https://github.com/MeteoSwiss/pyrad/commit/5cc42995f2e0791f2cc5b25a18239113a927d495)
19
+
-[function get_datatype_skyecho made available](https://github.com/MeteoSwiss/pyrad/commit/f49814667748f45f3cf52642b70d4e48e5a33fd3)
20
+
-[Added the possibility to read rain gauge data with reader read_smn2](https://github.com/MeteoSwiss/pyrad/commit/2e89dea47483b95299ac0dd1b1c5a27762fe47b2)
21
+
-[Added possibility to use Gate Filter in LP phase processing. Added user-defined settings](https://github.com/MeteoSwiss/pyrad/commit/fbba560740ed62de7e6119e2d103a090f0caa39c)
22
+
-[added new SkyEcho variables](https://github.com/MeteoSwiss/pyrad/commit/a83d1859ead9c1e315e06fd2892215dac14ab34d)
0 commit comments