Changelog#

v1.8.9#

Bug corrections:

New additions

v1.8.8#

Bug corrections

v1.8.7#

Bug fixes:

New additions

v1.8.6#

Bug corrections

v1.8.5#

Bug corrections

v1.8.4#

Bug corrections

New additions

v1.8.3#

Bug corrections

New additions

v1.8.2#

New additions:

v1.8.1#

Bug fixes:

v1.8#

Bug fixes:

New additions:

v1.7#

New additions:

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

  • Added possibility to overplot of a trajectory in a PPI map

  • Output data from regions of interest in a radar volume as kml and csv files

  • Added some output on the location where the parsing of the config files fails (it is fails)

v1.6.2#

New additions:

  • Added the possibility to create Cartesian ODIM outputs with the ODIMPYRADGRID keyword

v1.6#

Bug fixes:

  • changed the number of colors from cmap.N to len(boundaries) – 1 in get_cmap to avoid colorbar issues with discrete colorbars

  • fixed a bug that made it impossible to use any other method than main in flow_control.py

  • set xlim and ylim of grid surface plots to the min/max of user defined lat/lon (this step was missing since the last release)

  • correction of a bug that did not allow import of pyrad when the metranet library was mssing

New additions:

  • change in function process_point_measurement: When Truealt is false input keyword alt is not required and the output alt will be determined by the elevation angle

  • added new user-defined parameters in VPR correction scheme

  • modifications to allow to read multiple ODIM files containing parameters and scan

  • changed keyword add_lines to add_grid_lines to be consistent with Py-ART

  • new functions to accumulate gridded data and get data at multiple points in a grid

  • added ODIMGRID keyword to be able to ingest gridded data from ODIM files

  • added keyword MasterScanTimeTol that allows to combine ODIM files from different scans not having the same nominal time in file name