Skip to main content

Download and parse geomagnetic indices

Project description

Geomagnetic Indices

DOI Actions Status PyPi version PyPi Download stats

Geomagnetic indices downloader and parser, returns Ap, F10.7 (unsmoothed and smoothed) and Kp. Let us know via GitHub Issue if something is missing.

Output datatype is pandas.DataFrame (for multiple times)

Missing data is returned as NaN (Not a Number floating point value).

Examples

use from other programs like

import geomagindices as gi

inds = gi.get_indices(datetime)

where date is Python datetime.datetime, etc.


python Examples/PlotIndices.py 2015-01-01 2016-01-01

2015 Ap F10.7

Notes

We should add readers for the new post-SWPC data sources, from 2018 onward as noted at: https://www.celestrak.com/SpaceData/SpaceWx-format.php

Let us know via GitHub Issue if you want this new data.

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

geomagindices-1.5.0.tar.gz (12.9 kB view hashes)

Uploaded Source

Built Distribution

geomagindices-1.5.0-py3-none-any.whl (12.9 kB view hashes)

Uploaded Python 3

Supported by

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