Skip to main content

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

https://img.shields.io/pypi/v/speasy.svg https://github.com/SciQLop/speasy/workflows/Tests/badge.svg Documentation Status Coverage Status Zendoo DOI

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


Download files

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

Source Distribution

speasy-0.8.3.tar.gz (30.9 kB view hashes)

Uploaded Source

Built Distribution

speasy-0.8.3-py2.py3-none-any.whl (20.8 kB view hashes)

Uploaded Python 2 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