pyDARN v4.1.1 released

Feb 3, 2025

A new patch release of pyDARN has just been published!

pydarn-logo

You can install/upgrade pydarn via pip (python library installer):

  • pip3 install pydarn
  • pip3 install --upgrade pydarn

Or you can download the package from Zenodo.

This patch release includes:

  • NEW: ‘marker’ and ‘markersize’ kwargs for ‘pydarn.Fan.plot_radar_position()’
  • NEW: ‘pydarn.RadarID’ enum as a replacement for integer station ID codes (stid)
  • Compatibility with matplotlib v3.10 (fixed bug)
  • Scipy version constrained to <1.15.0
  • Bugfix in range-time plotting

Thank you to all the pyDARN developers and testers!