File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## 1.89.0 – 2026-03-23
4+
5+ - Fix tpow correction for old FZK-serial MIRA-35 instruments reporting transmit power 100x too low
6+ - Handle fully masked azimuth angles in zenith/azimuth screening
7+ - Read radar range correction factor from site_meta
8+ - Improve detection of horizontal stripe artifacts in radar data
9+ - Record correction_factor in variable metadata when corrections are applied
10+ - Filter small cloud clusters from cloud mask before computing cloud boundaries
11+ - Convert temperature plots from Kelvin to Celsius and add contour levels at -38, -10, and 0 °C
12+ - Use model surface geopotential for height axis instead of site altitude
13+ - Reclassify ice with high LDR as insects
14+ - Support ` range_correction_factor ` in CLI
15+ - Set current date as default for --date CLI option
16+ - Add --variables option to CLI
17+ - Add --force-download option to CLI
18+ - Add ` --model ` option to CLI
19+
320## 1.88.3 – 2026-03-19
421
522- Plot freezing temperature line
Original file line number Diff line number Diff line change 11MAJOR = 1
2- MINOR = 88
3- PATCH = 3
2+ MINOR = 89
3+ PATCH = 0
44__version__ = f"{ MAJOR } .{ MINOR } .{ PATCH } "
You can’t perform that action at this time.
0 commit comments