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.3.tar.gz (64.7 kB view details)

Uploaded Source

File details

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

File metadata

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

File hashes

Hashes for drms-0.5.3.tar.gz
Algorithm Hash digest
SHA256 6bc67df8338dcc691ae68a1bcfc5a233e91eed87f1bf5aaf45e0ca6247fd0cd2
MD5 2cb1e33e5dfefbdcc8f6785816c54941
BLAKE2b-256 194159860b6cd56d3c525054ba55ec198e5d291e702d571df679ac08c12475b1

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