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.8.3-py2.py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 47d38fefa48e611611ad2107dff3591283d4842b19395f9c1323822907d6c4e7 |
|
MD5 | 78ace747d3dd6d53c7085b4b829b4f89 |
|
BLAKE2b-256 | 6d27fa4f190535fbea95ca26c0c035d637300af2265770da6f3fb5295e3a501d |