pyDARN v2.2.1 released

Dec 6, 2021

A new minor 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.

The documentation for pyDARN has also been updated including tutorials for the new features: https://pydarn.readthedocs.io/en/main/index.html

Version 2.2.1 - Release!

New Requirement: pyDARN 2.2.1 requires minimum matplotlib version of 3.3.4

pyDARN release v2.2.1 includes the following features:

  • Bug fix: fixed but in Summary plot not rendering
  • Bug fix: fixed axes object not being properly handled in plot_fan
  • Enhancement: Added __version__ ability in pydarn
  • Updated: citing warning printing on import instead of plotting
  • Updated: pyDARNio 1.1.0 is requirement

Deprecation: slant option in plot_range-time and plot_summary is deprecated now uses coords

Thank you to all the pyDARN developers!