Skip to main content

pyDARNio

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

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

Changelog

Version 2.1 - Release!

This release includes changes to support darn-dmap up to version 0.8.2 This includes:

  • removal of wrapper code deemed unnecessary
  • addition of the widetx field
  • updates for mode options
  • indices option replacing sniff which returns the subset of records you request
  • bz2 compression when returning bytes object
  • bz2 compression detection rather than relying on file name

Documentation

pyDARNio's documentation can found here

Getting Started

pip install pydarnio

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 pyDARNio to read a non-compressed file:

import pydarnio
fitacf_file = '20180220.C0.rkn.stream.fitacf'
records, _ = pydarnio.read_fitacf(fitacf_file)

or to read a compressed file:

import pydarnio
fitacf_file = '20180220.C0.rkn.stream.fitacf.bz2'  # note the .bz2 compression
records, _ = pydarnio.read_fitacf(fitacf_file)

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

Getting involved

pyDARNio 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.
  • Getting involved in projects: if you are looking to help in a specific area, look at pyDARNio'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 pyDARNio questions, or adding to the discussion, look at pyDARNio's issues and filter by labels.
  • Become a developer: if you want to practice those coding skills and add to the library, look at pyDARNio issues and filter by milestone's to see what needs to get done right away.

Please contact the Data Visualization Working Group, if you would like to become a member of the team!

Download files

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

Source Distribution

pydarnio-2.1.tar.gz (58.9 kB view details)

Uploaded Source

Built Distribution

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

pydarnio-2.1-py3-none-any.whl (66.0 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: pydarnio-2.1.tar.gz
  • Upload date:
  • Size: 58.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/7.0.0 CPython/3.11.10

File hashes

Hashes for pydarnio-2.1.tar.gz
Algorithm Hash digest
SHA256 e1e511f8452bf99714f67bd56cd0ac65310e0c62e5ecf770d42351999eb17cf6
MD5 269028642ce568c1d2e88d8dd172ed63
BLAKE2b-256 d6d76e237b577f14bfdb18c2bef8d335844f616aa24dd59405f4a2fde29144cd

See more details on using hashes here.

File details

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

File metadata

  • Download URL: pydarnio-2.1-py3-none-any.whl
  • Upload date:
  • Size: 66.0 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/7.0.0 CPython/3.11.10

File hashes

Hashes for pydarnio-2.1-py3-none-any.whl
Algorithm Hash digest
SHA256 4ec2a1a87458518afbd682cabeee104a6e952fc7afca19a1cecba1445d622add
MD5 195d8af97dea98c185475adf313527c7
BLAKE2b-256 10f93685baf94997157d03fd8c7183f4a8ab73188814a9f2938941bc98954641

See more details on using hashes here.

Release history Release notifications | RSS feed

This release

2.1 This release

2 files

2.0

2 files

1.3

2 files

1.2.1

2 files

1.2.0

2 files

1.1.1

2 files

1.1.0

2 files

1.0.0

2 files

Anthropic, PBC Visionary sponsor Bloomberg Visionary sponsor Hudson River Trading Visionary sponsor Meta Visionary sponsor NVIDIA Visionary sponsor Microsoft Sustainability sponsor Depot Continuous Integration AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page