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 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.
Some of the data export code was contributed by Monica Bobra and Art Amezcua.
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 Distributions
Built Distribution
File details
Details for the file drms-0.5.0.zip
.
File metadata
- Download URL: drms-0.5.0.zip
- Upload date:
- Size: 76.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 0d6b283a666b48bfcc496bd5faea976fa30ed8cb1b43f8e1291cfa86e331a4c7 |
|
MD5 | 798361534645b51bd9ba222805ee753e |
|
BLAKE2b-256 | 25432ac4f74972fa45e8838f7c3ff0d3b03231ecf7a2cc28c26f582ec11cf429 |
File details
Details for the file drms-0.5.0.tar.gz
.
File metadata
- Download URL: drms-0.5.0.tar.gz
- Upload date:
- Size: 58.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 56a9ae85f4ac273f81bc7c14f0ba1d9a04560a36144e3ac83be41ebea2146240 |
|
MD5 | cb634e76e4b45b48aaca28045f802737 |
|
BLAKE2b-256 | c5f33a551eb505feaf407be512e86ebece14f7b7c31b93f99eb068f70390c87a |
File details
Details for the file drms-0.5.0-py2.py3-none-any.whl
.
File metadata
- Download URL: drms-0.5.0-py2.py3-none-any.whl
- Upload date:
- Size: 22.8 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 7942091194ccde7e42d0db4205374cba475a57d64926d4869d306535e9358956 |
|
MD5 | 1dc88fc6f654707aab0fd5c38da782fe |
|
BLAKE2b-256 | debc66bd46730ac5b42b1496d822b745ba1ccf8951f5e3a33a7b81e489ac4749 |