Skip to content

Releases: MeteoSwiss/pyart

v1.8.5

v1.8.4

v1.8.3

31 Jul 14:56
0769df9
Compare
Choose a tag to compare

v1.8.2

31 Jul 08:19
5328e66
Compare
Choose a tag to compare

v1.8.1

v1.8

v1.7.1

03 Apr 07:39
Compare
Choose a tag to compare

v1.7

29 Mar 12:40
49f0ad8
Compare
Choose a tag to compare

New additions:

  • New plot function: plot_xsection in RadarDisplay which can be used to display a cross-section of polar data between arbitrary coordinates

v1.6.4

24 Feb 12:38
fd5e3bd
Compare
Choose a tag to compare

New additions

  • Support for new RainForest ODIM variable name

v1.6.3

22 Feb 14:59
c539c42
Compare
Choose a tag to compare

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]