Skip to main content

Data visualization library for SuperDARN data

Project description

pydarn

License: LGPL v3 Python 3.6 GitHub release (latest by date) DOI

Python data visualization library for the Super Dual Auroral Radar Network (SuperDARN).

WARNING! This is the develop branch that is not DOI'd yet, please click on the above DOI to get the most recently released pyDARN version.

Changelog

Version 2.1 - Release!

pyDARN release v2.1 includes the following features:

  • Updates to Fan plots
  • Updates to FOV plots
  • NEW Grid Plot
  • NEW Ground-Scatter Mapped Range option for Range-Time plots
  • NEW Coords enumerator for selecting coordinate system
  • updated documentation

!!! Warning slant option in plot_range-time and plot_summary is deprecated now uses coords

Documentation

pyDARN's documentation can found here

Getting Started

pip install pydarn

Or read the installation guide.

If wish to get access to SuperDARN data please read the SuperDARN data access documentation. Please make sure to also read the documentation on citing superDARN and pydarn.

As a quick tutorial on using pydarn to read a non-compressed file:

import matplotlib.pyplot as plt

import pydarn

# read a non-compressed file
fitacf_file = '20190831.C0.cly.fitacf'

# pyDARN functions to read a fitacf file
fitacf_data = pydarn.SuperDARNRead(fitacf_file).read_fitacf()

pydarn.RTP.plot_summary(fitacf_data, beam_num=2)
plt.show()

summary plot

For more information and tutorials on pyDARN please see the tutorial section

Getting involved

pyDARN is always looking for testers and developers keen on learning python, github, and/or SuperDARN data visualizations! Here are some ways to get started:

  • Testing Pull Request: to determine which pull requests need to be tested right away, filter them by their milestones (v1.1.0 is currently highest priority).
  • Getting involved in projects: if you are looking to help in a specific area, look at pyDARN's projects tab. The project you are interested in will give you information on what is needed to reach completion. This includes things currently in progress, and those awaiting reviews.
  • Answer questions: if you want to try your hand at answering some pyDARN questions, or adding to the discussion, look at pyDARN's issues and filter by labels.
  • Become a developer: if you want to practice those coding skills and add to the library, look at pyDARN issues and filter by milestone's to see what needs to get done right away.

Please read pyDARN team on how to join the pyDARN team.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

pydarn-2.1.tar.gz (473.0 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

pydarn-2.1-py3-none-any.whl (495.3 kB view details)

Uploaded Python 3

File details

Details for the file pydarn-2.1.tar.gz.

File metadata

  • Download URL: pydarn-2.1.tar.gz
  • Upload date:
  • Size: 473.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.1 importlib_metadata/4.0.1 pkginfo/1.7.0 requests/2.22.0 requests-toolbelt/0.9.1 tqdm/4.36.1 CPython/3.6.10

File hashes

Hashes for pydarn-2.1.tar.gz
Algorithm Hash digest
SHA256 d2c8af5d8c6a54cdfc9accb2bbf90d4706c3c80f3001e5f871eeb597b0cb06f6
MD5 6e869deef26d02da836a7caef04daaf4
BLAKE2b-256 a1bbca09bbb5341792cce2c721d9cacb30ef5fa995cdf2923a3c5ff47467c9f3

See more details on using hashes here.

File details

Details for the file pydarn-2.1-py3-none-any.whl.

File metadata

  • Download URL: pydarn-2.1-py3-none-any.whl
  • Upload date:
  • Size: 495.3 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.1 importlib_metadata/4.0.1 pkginfo/1.7.0 requests/2.22.0 requests-toolbelt/0.9.1 tqdm/4.36.1 CPython/3.6.10

File hashes

Hashes for pydarn-2.1-py3-none-any.whl
Algorithm Hash digest
SHA256 4a08d2516064b2a474fcb47fd08c532a636db5689477245a895d4b0f3162fa3d
MD5 e91deb7979578e30e89a4c65e5d6da6d
BLAKE2b-256 a4f295361679227964b58e365eff06f358c81d2989d1ac5579507bb114682177

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page