A simple Python package to deal with main Space Physics WebServices (CDA,CSA,AMDA,..) mainly written to ease development of SciQLop.
Project description
Space Physics made EASY
A simple Python package to deal with main Space Physics WebServices (CDA,CSA,AMDA,..). This package was initially written to ease development of SciQLop , but now offers an intuitive and efficient access to any scientist or student who just want get spacecraft data.
As simple as:
import speasy as spz
ace_mag = spz.get_data('amda/imf', "2016-6-2", "2016-6-5")
Free software: GNU General Public License v3
Features
Simple and intuitive API
Pandas DataFrame like interface for variables
Quick functions to convert a variable to a Pandas DataFrame
Local cache to avoid repeating twice the same request
Examples
See here for a complete list of examples.
Credits
This package was created with Cookiecutter and the audreyr/cookiecutter-pypackage project template.
History
0.8.2 (2021-04-20)
sscweb trajectories are always in km
0.8.1 (2021-04-18)
Fixes minimum request duration for sscweb
0.8.0 (2021-04-18)
Full support for trajectories and 0.2 proxy version
0.7.2 (2020-11-13)
ccsweb/proxy: Fix missing coordinate system parameter
0.7.1 (2020-11-13)
Fix project URL on PyPi
0.7.0 (2020-11-13)
SSCWEB support to get satellites trajectories.
Few bug fixes.
Totally disabled cdf support for now.
0.1.0 (2019-12-07)
First release on PyPI.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Hashes for speasy-0.9.0-py2.py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 40173e59590508f645ce327f62f7d999a4e4695177855cf6e773ce337783860e |
|
MD5 | 7e2f7a68a75d2e9cfeac2b84c3063f3e |
|
BLAKE2b-256 | 7b7ef8f615a98a328aeb57b920edacb94aa8f1bcedfffa52676473c87b87ac12 |