Skip to main content

Access HMI, AIA and MDI data with Python

Project description

Docs | Tutorial | Github | PyPI

The drms module provides an easy-to-use interface for accessing HMI, AIA and MDI data with Python. It uses the publicly accessible JSOC DRMS server by default, but can also be used with local NetDRMS sites. More information, including a detailed tutorial is available on Read the Docs.

Requirements

The drms module supports Python 2.7 and Python 3.4 or newer. It requires the following Python packages:

  • NumPy, version 1.9.0 or newer

  • Pandas, version 0.14.1 or newer

  • Six, version 1.8.0 or newer

The module might also work with earlier versions, but it has not been tested with any versions older than the ones listed above.

Installation

The drms Python package can be installed from PyPI using

pip install drms

To upgrade an already existing installation to the latest release, you can write:

pip install -U drms

Note: If you do not use a Python distribution, like Anaconda, and did not create an isolated Python environment using Virtualenv, you might need to add --user to the pip command:

pip install --user drms

Acknowledgements

The main author of this project has received funding from the European Research Council under the European Union’s Seventh Framework Programme (FP/2007-2013) / ERC Grant Agreement no. 307117.

See AUTHORS.txt for a list of contributors.

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

drms-0.5.5.tar.gz (64.8 kB view details)

Uploaded Source

File details

Details for the file drms-0.5.5.tar.gz.

File metadata

  • Download URL: drms-0.5.5.tar.gz
  • Upload date:
  • Size: 64.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for drms-0.5.5.tar.gz
Algorithm Hash digest
SHA256 d76eb5110bc161b32942d7d58d09c987c23e655c0128e80ed085693c14517cd0
MD5 77dbc0d091efa57d2225bbe64a6c79ce
BLAKE2b-256 79ac2e9325cb4fd38ad1c776b91fe63d38a755d85c345a9e21e3659e835888ae

See more details on using hashes here.

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