Skip to content

Releases: MeteoSwiss/pyart

v1.6.2

16 Jan 11:57
e37ae16
Compare
Choose a tag to compare
  • Fixed an issue that was prohibiting ODIM grid files written by pyart to be read by pyart again

v1.6.1

21 Dec 16:45
edc21bf
Compare
Choose a tag to compare

Bug fixes

  • fixed a bug in write_odim_grid that was using a time format different from the other pyart readers/writers

v1.6

20 Dec 18:49
Compare
Choose a tag to compare

Bug fixes:

  • adaptation of the Cython codes of the RSL interface and 4DD to make them run with setuptools
  • rounding of the angles to a precision of 6 digits in the interpol_field code so we avoid floating point issues in the interpolation range (leads to northernmost ray being empty in some cases)

New additions:

  • new functions to accumulated gridded data and get data at multiple points in a grid
  • addition of a new spatialized VPR function