Data Visuallization python library for SuperDARN data.
Warning: pyDARN currently has not been official released; however, you can use the
develop
branch to use and help test pyDARN
Steps to Installing:
git clone https://github.com/superdarn/pydarn
cd pydarn
git checkout develop
- Change to
develop
branch on GitHub page and follow README steps.