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 WebServices Client
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 spwc
ace_mag = spwc.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
File details
Details for the file spwc-0.8.2.tar.gz
.
File metadata
- Download URL: spwc-0.8.2.tar.gz
- Upload date:
- Size: 27.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.1 importlib_metadata/4.0.0 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.60.0 CPython/3.6.13
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 0fc0294cdab1da167fa8e05b63f230cd5ccca59a0d58cba38a121c2155c4db85 |
|
MD5 | 0248476a89aa15cc939c152ebb09aab7 |
|
BLAKE2b-256 | 3d88d057200244e96e185f6caf175935a8598e9453655d01e0ce074bea1cc971 |
File details
Details for the file spwc-0.8.2-py2.py3-none-any.whl
.
File metadata
- Download URL: spwc-0.8.2-py2.py3-none-any.whl
- Upload date:
- Size: 20.6 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.1 importlib_metadata/4.0.0 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.60.0 CPython/3.6.13
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 07ebca2f374e3cc9bc121b3340322e4c5f76093f480bdca5de25728cf0a3ed44 |
|
MD5 | ba62b4b5d369eba05e396af0beddb253 |
|
BLAKE2b-256 | 2e268384a464340fb8e1f9e4cec6c93586ece84c1265a848ceaef63677a0a898 |