Skip to main content

Data visualization library for SuperDARN data

Project description

pydarn

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

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

Changelog

Version 4.3 - Minor Release!

This minor release includes:

  • Updated SciPy restriction and changes associated
  • NEW: True velocity in map plots
  • NEW: FITACF data detrending algorithm
  • Bug Fix: Updating HDW files on Windows fixed

Documentation

pyDARN's documentation can be 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.read_fitacf(fitacf_file)

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.

We also have a Jupyter notebook with many examples to support our publication. This notebook may be out of date.

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 (v3.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-4.3.tar.gz (146.4 kB view details)

Uploaded Source

Built Distribution

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

pydarn-4.3-py3-none-any.whl (174.1 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: pydarn-4.3.tar.gz
  • Upload date:
  • Size: 146.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.11.10

File hashes

Hashes for pydarn-4.3.tar.gz
Algorithm Hash digest
SHA256 2713d951dfbc5e76e847135359984c8c6ab573780a071762de090cf2e643cd49
MD5 1e9a8ccfefc82ccc3dea065154f40c73
BLAKE2b-256 e70b199eaa1ad123dd244194e00233f057c4f1d1eb0bd148bea969e423696c1a

See more details on using hashes here.

File details

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

File metadata

  • Download URL: pydarn-4.3-py3-none-any.whl
  • Upload date:
  • Size: 174.1 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.11.10

File hashes

Hashes for pydarn-4.3-py3-none-any.whl
Algorithm Hash digest
SHA256 214b9dead7300418f2db2fcae3f90931b624d8439c9393ef002a11972cb9d0e4
MD5 440402e88a0c4224a237f5603ba0f815
BLAKE2b-256 18d8aa620f62a7d9dc7f3b715efa49e5849246e8b20f2d51a23e54f47a857050

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