Recent Releases of pyrad

pyrad - v.2.1.2

Full Changelog: https://github.com/MeteoSwiss/pyrad/compare/v2.1.1...v.2.1.2

Atmosphere - Meteorological Observation and Forecast - Python
Published by wolfidan 7 months ago

pyrad - v2.1.1

Full Changelog: https://github.com/MeteoSwiss/pyrad/compare/v2.1.0...v2.1.1

Atmosphere - Meteorological Observation and Forecast - Python
Published by wolfidan 11 months ago

pyrad - v2.1.0

Full Changelog: https://github.com/MeteoSwiss/pyrad/compare/v.2.1.0...v2.1.0

Atmosphere - Meteorological Observation and Forecast - Python
Published by wolfidan 12 months ago

pyrad - v.2.0.3

Full Changelog: https://github.com/MeteoSwiss/pyrad/compare/v.2.0.2...v.2.0.3

Atmosphere - Meteorological Observation and Forecast - Python
Published by wolfidan about 1 year ago

pyrad - v.2.0.2

What's Changed

Full Changelog: https://github.com/MeteoSwiss/pyrad/compare/v.2.0.1...v.2.0.2

Atmosphere - Meteorological Observation and Forecast - Python
Published by wolfidan about 1 year ago

pyrad - v.2.0.1

Full Changelog: https://github.com/MeteoSwiss/pyrad/compare/v2.0...v.2.0.1

Atmosphere - Meteorological Observation and Forecast - Python
Published by wolfidan over 1 year ago

pyrad - v2.0.0

What's Changed

Full Changelog: https://github.com/MeteoSwiss/pyrad/compare/v1.8.9...v2.0

Atmosphere - Meteorological Observation and Forecast - Python
Published by wolfidan almost 2 years ago

pyrad - v1.8.8

Bug corrections

Atmosphere - Meteorological Observation and Forecast - Python
Published by wolfidan over 2 years ago

pyrad - v1.8.6

Bug corrections

Atmosphere - Meteorological Observation and Forecast - Python
Published by wolfidan almost 3 years ago

pyrad - v1.8.5

Bug corrections

Atmosphere - Meteorological Observation and Forecast - Python
Published by wolfidan almost 3 years ago

pyrad - v1.8.2

New additions:

Atmosphere - Meteorological Observation and Forecast - Python
Published by wolfidan about 3 years ago

pyrad - v1.8.1

Bug fixes:

Atmosphere - Meteorological Observation and Forecast - Python
Published by wolfidan about 3 years ago

pyrad - 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)

Atmosphere - Meteorological Observation and Forecast - Python
Published by wolfidan about 3 years ago

pyrad - v1.6.2

New additions:

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

Atmosphere - Meteorological Observation and Forecast - Python
Published by wolfidan over 3 years ago

pyrad - 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

Atmosphere - Meteorological Observation and Forecast - Python
Published by wolfidan over 3 years ago