drms


Namedrms JSON
Version 0.7.1 PyPI version JSON
download
home_pagehttps://sunpy.org
SummaryAccess HMI, AIA and MDI data from the Standford JSOC DRMS
upload_time2023-12-29 01:19:10
maintainer
docs_urlNone
authorThe SunPy Community
requires_python>=3.9
licenseBSD 2-Clause
keywords solar physics solar science data
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            ====
drms
====

`Docs <https://docs.sunpy.org/projects/drms/>`__ |
`Tutorial <https://docs.sunpy.org/projects/drms/en/latest/tutorial.html>`__ |
`Github <https://github.com/sunpy/drms>`__ |
`PyPI <https://pypi.org/project/drms/>`__

|JOSS| |Zenodo|

.. |JOSS| image:: https://joss.theoj.org/papers/10.21105/joss.01614/status.svg
   :target: https://doi.org/10.21105/joss.01614
.. |Zenodo| image:: https://zenodo.org/badge/58651845.svg
   :target: https://zenodo.org/badge/latestdoi/58651845

The ``drms`` module provides an easy-to-use interface for accessing HMI, AIA and MDI data with Python.
It uses the publicly accessible `JSOC <http://jsoc.stanford.edu/>`__ DRMS server by default, but can also be used with local `NetDRMS <http://jsoc.stanford.edu/netdrms/>`__ sites.
More information, including a detailed tutorial, is available in the `Documentation <https://docs.sunpy.org/projects/drms/>`__.

Getting Help
------------

For more information or to ask questions about ``drms``, check out:

- `drms Documentation <https://docs.sunpy.org/projects/drms/en/latest/>`__
- `SunPy Chat <https://app.element.io/#/room/#sunpy:openastronomy.org>`__

Contributing
------------

If you would like to get involved, read our `Newcomers' guide <https://docs.sunpy.org/en/latest/dev_guide/newcomers.html>`__.

Help is always welcome so let us know what you like to work on, or check out the `issues page <https://github.com/sunpy/drms/issues>`__ for a list of known outstanding items.

Citation
--------
If you use ``drms`` in your work, please cite our `paper <https://doi.org/10.21105/joss.01614>`__.

.. code-block:: bibtex

    @article{Glogowski2019,
      doi = {10.21105/joss.01614},
      url = {https://doi.org/10.21105/joss.01614},
      year = {2019},
      publisher = {The Open Journal},
      volume = {4},
      number = {40},
      pages = {1614},
      author = {Kolja Glogowski and Monica G. Bobra and Nitin Choudhary and Arthur B. Amezcua and Stuart J. Mumford},
      title = {drms: A Python package for accessing HMI and AIA data},
      journal = {Journal of Open Source Software}
    }

Code of Conduct (CoC)
---------------------

When you are interacting with the SunPy community you are asked to follow our `code of conduct <https://docs.sunpy.org/en/latest/code_of_conduct.html>`__.

Acknowledgements
----------------

Kolja Glogowski has received funding from the European Research Council under the European Union's Seventh Framework Programme (FP/2007-2013) / ERC Grant Agreement no. 307117.

            

Raw data

            {
    "_id": null,
    "home_page": "https://sunpy.org",
    "name": "drms",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.9",
    "maintainer_email": "",
    "keywords": "solar physics,solar,science,data",
    "author": "The SunPy Community",
    "author_email": "sunpy@googlegroups.com",
    "download_url": "https://files.pythonhosted.org/packages/cc/47/509f1d0bb7eafb78030b9e8dd8b0fb77adfcaef09bb03165f6ff9bbcbdd9/drms-0.7.1.tar.gz",
    "platform": "any",
    "description": "====\ndrms\n====\n\n`Docs <https://docs.sunpy.org/projects/drms/>`__ |\n`Tutorial <https://docs.sunpy.org/projects/drms/en/latest/tutorial.html>`__ |\n`Github <https://github.com/sunpy/drms>`__ |\n`PyPI <https://pypi.org/project/drms/>`__\n\n|JOSS| |Zenodo|\n\n.. |JOSS| image:: https://joss.theoj.org/papers/10.21105/joss.01614/status.svg\n   :target: https://doi.org/10.21105/joss.01614\n.. |Zenodo| image:: https://zenodo.org/badge/58651845.svg\n   :target: https://zenodo.org/badge/latestdoi/58651845\n\nThe ``drms`` module provides an easy-to-use interface for accessing HMI, AIA and MDI data with Python.\nIt uses the publicly accessible `JSOC <http://jsoc.stanford.edu/>`__ DRMS server by default, but can also be used with local `NetDRMS <http://jsoc.stanford.edu/netdrms/>`__ sites.\nMore information, including a detailed tutorial, is available in the `Documentation <https://docs.sunpy.org/projects/drms/>`__.\n\nGetting Help\n------------\n\nFor more information or to ask questions about ``drms``, check out:\n\n- `drms Documentation <https://docs.sunpy.org/projects/drms/en/latest/>`__\n- `SunPy Chat <https://app.element.io/#/room/#sunpy:openastronomy.org>`__\n\nContributing\n------------\n\nIf you would like to get involved, read our `Newcomers' guide <https://docs.sunpy.org/en/latest/dev_guide/newcomers.html>`__.\n\nHelp is always welcome so let us know what you like to work on, or check out the `issues page <https://github.com/sunpy/drms/issues>`__ for a list of known outstanding items.\n\nCitation\n--------\nIf you use ``drms`` in your work, please cite our `paper <https://doi.org/10.21105/joss.01614>`__.\n\n.. code-block:: bibtex\n\n    @article{Glogowski2019,\n      doi = {10.21105/joss.01614},\n      url = {https://doi.org/10.21105/joss.01614},\n      year = {2019},\n      publisher = {The Open Journal},\n      volume = {4},\n      number = {40},\n      pages = {1614},\n      author = {Kolja Glogowski and Monica G. Bobra and Nitin Choudhary and Arthur B. Amezcua and Stuart J. Mumford},\n      title = {drms: A Python package for accessing HMI and AIA data},\n      journal = {Journal of Open Source Software}\n    }\n\nCode of Conduct (CoC)\n---------------------\n\nWhen you are interacting with the SunPy community you are asked to follow our `code of conduct <https://docs.sunpy.org/en/latest/code_of_conduct.html>`__.\n\nAcknowledgements\n----------------\n\nKolja Glogowski has received funding from the European Research Council under the European Union's Seventh Framework Programme (FP/2007-2013) / ERC Grant Agreement no. 307117.\n",
    "bugtrack_url": null,
    "license": "BSD 2-Clause",
    "summary": "Access HMI, AIA and MDI data from the Standford JSOC DRMS",
    "version": "0.7.1",
    "project_urls": {
        "Homepage": "https://sunpy.org"
    },
    "split_keywords": [
        "solar physics",
        "solar",
        "science",
        "data"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "e2cc2a97cc82e7b00ebf8f30803b5ca60c38395f6f53788b8c52f019da12f9e0",
                "md5": "bc7d0fde03051174a3231916e715130c",
                "sha256": "ecb120125ad9bf09cfe88b37abe92f32f07da8e339ce147cbba02203c42c7ed3"
            },
            "downloads": -1,
            "filename": "drms-0.7.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "bc7d0fde03051174a3231916e715130c",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.9",
            "size": 36374,
            "upload_time": "2023-12-29T01:19:08",
            "upload_time_iso_8601": "2023-12-29T01:19:08.890653Z",
            "url": "https://files.pythonhosted.org/packages/e2/cc/2a97cc82e7b00ebf8f30803b5ca60c38395f6f53788b8c52f019da12f9e0/drms-0.7.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "cc47509f1d0bb7eafb78030b9e8dd8b0fb77adfcaef09bb03165f6ff9bbcbdd9",
                "md5": "a3e1de5bbf3f51bc8ed793903d0ab5a7",
                "sha256": "d95b40191c743a761d0132bf9e03617df9900e365f10b61e4d33c275f9070007"
            },
            "downloads": -1,
            "filename": "drms-0.7.1.tar.gz",
            "has_sig": false,
            "md5_digest": "a3e1de5bbf3f51bc8ed793903d0ab5a7",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.9",
            "size": 57267,
            "upload_time": "2023-12-29T01:19:10",
            "upload_time_iso_8601": "2023-12-29T01:19:10.531759Z",
            "url": "https://files.pythonhosted.org/packages/cc/47/509f1d0bb7eafb78030b9e8dd8b0fb77adfcaef09bb03165f6ff9bbcbdd9/drms-0.7.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-12-29 01:19:10",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "drms"
}
        
Elapsed time: 0.15655s