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).

Changelog

Version 3.1.1 - Patch Release!

This patch release includes:

  • Bug fix hdw repository installation issues resolved
  • Inclusion of ICE and ICW in hdw repository and superdarn_radars module

Most recent minor release (3.1.0) changes listed below:

  • Full Cartopy coastline plotting options for all spatial plots
    • NEW coastline keyword in method calls
  • Full Cartopy integration for plotting in geographic coordinates for grid and fan plots
  • Completed polar coordinate convection maps including reference vector and many customization options
  • Improved ACF plotting
  • New HALF_SLANT range estimation for RTP
  • Bug fix Multiple fan plots now available on one axis
  • Bug fix lowlat keyword now available for geographic coordinate plots
  • Bug fix Colorbars now extend/don't extend as required along with many other minor improvements and bug fixes!

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.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 (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-3.1.1.tar.gz (79.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-3.1.1-py3-none-any.whl (106.1 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: pydarn-3.1.1.tar.gz
  • Upload date:
  • Size: 79.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.10.9

File hashes

Hashes for pydarn-3.1.1.tar.gz
Algorithm Hash digest
SHA256 68f71a3f6501a56d75e718cc5298419c5503e45583259f3d2a6c54a303abf1a8
MD5 5359f09457953607fd5fbf287974a860
BLAKE2b-256 44adaf8f021653e2b710cb4d2f06297aaaa95dc82af9f6d86dce76be3ce2464b

See more details on using hashes here.

File details

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

File metadata

  • Download URL: pydarn-3.1.1-py3-none-any.whl
  • Upload date:
  • Size: 106.1 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.10.9

File hashes

Hashes for pydarn-3.1.1-py3-none-any.whl
Algorithm Hash digest
SHA256 bff970f338c187bf9a4aa959c963c062ecb41ddf77ee9323a0bd173f50e45083
MD5 b24b42f7d16b940a693659c695c4ca55
BLAKE2b-256 082da19de3ef5f3da33e337be164292468ecb0af1c4f9b5cdf5e88f6d939a634

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