Releases: MeteoSwiss/pyart
Releases · MeteoSwiss/pyart
v1.8.5
v1.8.4
v1.8.3
Bug fixes:
New additions:
v1.8.2
Bug fixes:
- update of metranet read_product code for new cartesian format
- fixes for change in cython 3.0 behaviour
- Various deprecation fixes (matplotlib, numpy)
New additions
v1.8.1
v1.8
v1.7.1
v1.7
v1.6.4
v1.6.3
Bug fixes:
- bug correction in compute_refl_time_avg in vpr.py: it was crashing when the elevation to average was not in the current scan
- bug correction in vpr.py compute_refl_time_avg we set the radar_ou.time['data'] to np.zeros(nrays) to account for elevations to average not in the current radar
New additions:
- VPR retrieval: better care of special case when melting layer peak has a value of 1
- support for multi field Grid in odim h5 grid writer
- change of datatype for time from float32 to float in read_odim_h5
- better support of OPERA guidelines in odim writer and reader
- Added possibility to specify ODIM convention in ODIM writers]