{ "info": { "author": "Kolja Glogowski", "author_email": "\"Kolja Glogowski\" ", "bugtrack_url": null, "classifiers": [ "Intended Audience :: Developers", "Intended Audience :: Science/Research", "License :: OSI Approved :: MIT License", "Operating System :: OS Independent", "Programming Language :: Python", "Programming Language :: Python :: 2", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.4", "Programming Language :: Python :: 3.5", "Programming Language :: Python :: 3.6", "Programming Language :: Python :: 3.7", "Topic :: Scientific/Engineering :: Astronomy" ], "description": "====\ndrms\n====\n\n`Docs `_ |\n`Tutorial `_ |\n`Github `_ |\n`PyPI `_ \n\n.. 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,\nAIA and MDI data with Python. It uses the publicly accessible\n`JSOC `_ DRMS server by default, but can also\nbe used with local `NetDRMS `_ sites.\nMore information, including a detailed tutorial, is available in the\n`Documentation `_.\n\n\nRequirements\n------------\n\nThe ``drms`` module supports Python 2.7 and Python 3.4 or newer. It\nrequires the following Python packages:\n\n- NumPy, version 1.9.0 or newer\n- Pandas, version 0.15.0 or newer\n- Six, version 1.8.0 or newer\n\nThe module might also work with earlier versions, but it has not been\ntested with any versions older than the ones listed above.\n\n\nInstallation\n------------\n\nIf you are using `Anaconda`_, it is recommended to use the `conda-forge`_\npackage::\n\n conda config --append channels conda-forge\n conda install drms\n\nOtherwise the ``drms`` Python package can be installed from `PyPI`_ using\n\n::\n\n pip install drms\n\nNote: If you do not use a Python distribution, like `Anaconda`_,\nand did not create an isolated Python environment using `Virtualenv`_,\nyou might need to add ``--user`` to the ``pip`` command::\n\n pip install --user drms\n\n\n.. _PyPI: https://pypi.python.org/pypi/drms\n.. _conda-forge: https://anaconda.org/conda-forge/drms\n.. _Anaconda: https://www.anaconda.com/distribution/\n.. _Virtualenv: https://virtualenv.pypa.io\n\n\nRunning Tests\n-------------\n\nIn order to run any unit tests, `pytest`_ needs to be installed.\n\nBasic tests for the currently installed ``drms`` package can be run using::\n\n python -m drms.tests\n\nTo perform online tests against the JSOC servers, use the ``--run-jsoc`` flag::\n\n python -m drms.tests --run-jsoc\n\nTo also include additional email verification and JSOC export tests,\nyou need to specify a `registered email address`_, e.g.::\n\n python -m drms.tests --run-jsoc --email name@example.com\n\n.. _pytest: https://pypi.org/project/pytest/\n.. _registered email address: http://jsoc.stanford.edu/ajax/register_email.html\n\n\nGetting Help\n------------\n\nThis is a SunPy-affiliated package. For more information or to ask questions\nabout drms or SunPy, check out:\n\n- `drms Documentation`_\n- `SunPy Matrix Channel`_\n- `SunPy Mailing List`_\n\n.. _drms Documentation: https://docs.sunpy.org/projects/drms/en/latest/\n.. _SunPy Matrix Channel: https://riot.im/app/#/room/#sunpy:matrix.org\n.. _SunPy Mailing List: https://groups.google.com/forum/#!forum/sunpy\n\n\nContributing\n------------\n\nIf you would like to get involved, start by joining the `SunPy mailing list`_\nand check out the `Developers Guide`_ section of the SunPy docs. Stop by our\nchat room `#sunpy:matrix.org`_ if you have any questions.\nHelp is always welcome so let us know what you like to work on, or check out\nthe `issues page`_ for the list of known outstanding items.\n\nFor more information on contributing to SunPy, please read our\n`Newcomers' guide`_.\n\n.. _SunPy mailing list: https://groups.google.com/forum/#!forum/sunpy\n.. _Developers Guide: https://docs.sunpy.org/en/latest/dev_guide/index.html\n.. _`#sunpy:matrix.org`: https://riot.im/app/#/room/#sunpy:matrix.org\n.. _issues page: https://github.com/sunpy/drms/issues\n.. _Newcomers' guide: https://docs.sunpy.org/en/latest/dev_guide/newcomers.html\n\n\nCode of Conduct\n---------------\n\nWhen you are interacting with the SunPy community you are asked to follow\nour `Code of Conduct`_.\n\n.. _Code of Conduct: https://docs.sunpy.org/en/latest/code_of_conduct.html\n\n\nAcknowledgements\n----------------\n\nThe main author of this project has received funding from the European\nResearch Council under the European Union's Seventh Framework Programme\n(FP/2007-2013) / ERC Grant Agreement no. 307117.\n\nParts of this file were adopted from the SunPy README file,\nCopyright (c) 2013-2019 The SunPy developers.\n\nSee AUTHORS.txt for a list of contributors.", "description_content_type": "", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/sunpy/drms", "keywords": "", "license": "MIT", "maintainer": "", "maintainer_email": "", "name": "drms", "package_url": "https://pypi.org/project/drms/", "platform": "any", "project_url": "https://pypi.org/project/drms/", "project_urls": { "Homepage": "https://github.com/sunpy/drms" }, "release_url": "https://pypi.org/project/drms/0.5.7/", "requires_dist": null, "requires_python": "", "summary": "Access HMI, AIA and MDI data with Python", "version": "0.5.7" }, "last_serial": 5688969, "releases": { "0.5.0": [ { "comment_text": "", "digests": { "md5": "1dc88fc6f654707aab0fd5c38da782fe", "sha256": "7942091194ccde7e42d0db4205374cba475a57d64926d4869d306535e9358956" }, "downloads": -1, "filename": "drms-0.5.0-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "1dc88fc6f654707aab0fd5c38da782fe", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 22822, "upload_time": "2016-09-22T17:11:03", "url": "https://files.pythonhosted.org/packages/de/bc/66bd46730ac5b42b1496d822b745ba1ccf8951f5e3a33a7b81e489ac4749/drms-0.5.0-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "cb634e76e4b45b48aaca28045f802737", "sha256": "56a9ae85f4ac273f81bc7c14f0ba1d9a04560a36144e3ac83be41ebea2146240" }, "downloads": -1, "filename": "drms-0.5.0.tar.gz", "has_sig": false, "md5_digest": "cb634e76e4b45b48aaca28045f802737", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 58588, "upload_time": "2016-09-22T17:11:06", "url": "https://files.pythonhosted.org/packages/c5/f3/3a551eb505feaf407be512e86ebece14f7b7c31b93f99eb068f70390c87a/drms-0.5.0.tar.gz" }, { "comment_text": "", "digests": { "md5": "798361534645b51bd9ba222805ee753e", "sha256": "0d6b283a666b48bfcc496bd5faea976fa30ed8cb1b43f8e1291cfa86e331a4c7" }, "downloads": -1, "filename": "drms-0.5.0.zip", "has_sig": false, "md5_digest": "798361534645b51bd9ba222805ee753e", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 76174, "upload_time": "2016-09-22T17:11:09", "url": "https://files.pythonhosted.org/packages/25/43/2ac4f74972fa45e8838f7c3ff0d3b03231ecf7a2cc28c26f582ec11cf429/drms-0.5.0.zip" } ], "0.5.1": [ { "comment_text": "", "digests": { "md5": "4552111bbcce9ed829f073e7a768b14c", "sha256": "15f6eadbd58d5603bc69ee1acec2f08f8fc62bfe1a41607614ec067b48c7879b" }, "downloads": -1, "filename": "drms-0.5.1-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "4552111bbcce9ed829f073e7a768b14c", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 23309, "upload_time": "2016-10-06T13:30:41", "url": "https://files.pythonhosted.org/packages/3e/be/216419d738998214b23bff72fdefb48cb3edab8246cb0781542a69fc1288/drms-0.5.1-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "396e74b7ec03ffd4c982e9c6f8411be7", "sha256": "671e8d35b7bf9ae4408f8c5358104ba7e5df0c7eb782241d3a096a8d3f15fba9" }, "downloads": -1, "filename": "drms-0.5.1.tar.gz", "has_sig": false, "md5_digest": "396e74b7ec03ffd4c982e9c6f8411be7", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 59240, "upload_time": "2016-10-06T13:30:43", "url": "https://files.pythonhosted.org/packages/f4/bd/30b0a0ff4e6a8f4b3f03b5b06de8004f6e6091aaba8a90c8876c71e7ce40/drms-0.5.1.tar.gz" }, { "comment_text": "", "digests": { "md5": "66bde25664c435ec7ffe17967ca23945", "sha256": "0d5bda35aae576e000c05a01aa5a79a0d48103dc7550c7649c945b34b34ce15e" }, "downloads": -1, "filename": "drms-0.5.1.zip", "has_sig": false, "md5_digest": "66bde25664c435ec7ffe17967ca23945", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 76760, "upload_time": "2016-10-06T13:30:46", "url": "https://files.pythonhosted.org/packages/c0/df/e0c5e75823305a876487055ee905ba20790e717cc620395cef71811a5fe7/drms-0.5.1.zip" } ], "0.5.2": [ { "comment_text": "", "digests": { "md5": "e8878502b6da19f88f9a423d348781ca", "sha256": "06091f236074f74f681bf36156644d50532d35dfef116bbab86c505972939471" }, "downloads": -1, "filename": "drms-0.5.2-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "e8878502b6da19f88f9a423d348781ca", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 23277, "upload_time": "2016-10-31T14:18:06", "url": "https://files.pythonhosted.org/packages/03/5a/c886ac571e2407a68c0c4c8a9738458e07ab8d3518dd5561f634ec1464f2/drms-0.5.2-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "2c4e18baaba7b90371a7ef32fcbc63ba", "sha256": "05147964834b1f24730c824addc6c2160dba0953beda26234113740ace3378fa" }, "downloads": -1, "filename": "drms-0.5.2.tar.gz", "has_sig": false, "md5_digest": "2c4e18baaba7b90371a7ef32fcbc63ba", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 59455, "upload_time": "2016-10-31T14:18:09", "url": "https://files.pythonhosted.org/packages/70/70/6efd03a500e75c87f945042ae8988c191a173c377bfe590bbfce15e17328/drms-0.5.2.tar.gz" }, { "comment_text": "", "digests": { "md5": "fda456c1a8f59e0019670a80ce38fe77", "sha256": "ad9fe52854be19963cced597301d39177e8ace3f2c56e9ae32483f93d2c0f9fb" }, "downloads": -1, "filename": "drms-0.5.2.zip", "has_sig": false, "md5_digest": "fda456c1a8f59e0019670a80ce38fe77", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 77363, "upload_time": "2016-10-31T14:18:13", "url": "https://files.pythonhosted.org/packages/28/fc/776772279bc328c2882ff8a6bc3ea7acf70a74f5e75f6b978b811d7138f9/drms-0.5.2.zip" } ], "0.5.3": [ { "comment_text": "", "digests": { "md5": "2cb1e33e5dfefbdcc8f6785816c54941", "sha256": "6bc67df8338dcc691ae68a1bcfc5a233e91eed87f1bf5aaf45e0ca6247fd0cd2" }, "downloads": -1, "filename": "drms-0.5.3.tar.gz", "has_sig": false, "md5_digest": "2cb1e33e5dfefbdcc8f6785816c54941", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 64729, "upload_time": "2018-04-18T13:30:08", "url": "https://files.pythonhosted.org/packages/19/41/59860b6cd56d3c525054ba55ec198e5d291e702d571df679ac08c12475b1/drms-0.5.3.tar.gz" } ], "0.5.4": [ { "comment_text": "", "digests": { "md5": "ef170cb905b7d6c5c28342d12d317e66", "sha256": "61a0cbdf095aa1f59efd65a6b2012152ddc22050b3f200d56f430f5c26970bdb" }, "downloads": -1, "filename": "drms-0.5.4.tar.gz", "has_sig": false, "md5_digest": "ef170cb905b7d6c5c28342d12d317e66", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 64790, "upload_time": "2018-04-18T15:07:15", "url": "https://files.pythonhosted.org/packages/94/cc/522904784222c4acf3161f8a510ab14cac8e64207517289a9bf5b8ab0350/drms-0.5.4.tar.gz" } ], "0.5.5": [ { "comment_text": "", "digests": { "md5": "77dbc0d091efa57d2225bbe64a6c79ce", "sha256": "d76eb5110bc161b32942d7d58d09c987c23e655c0128e80ed085693c14517cd0" }, "downloads": -1, "filename": "drms-0.5.5.tar.gz", "has_sig": false, "md5_digest": "77dbc0d091efa57d2225bbe64a6c79ce", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 64790, "upload_time": "2018-04-18T16:01:26", "url": "https://files.pythonhosted.org/packages/79/ac/2e9325cb4fd38ad1c776b91fe63d38a755d85c345a9e21e3659e835888ae/drms-0.5.5.tar.gz" } ], "0.5.6": [ { "comment_text": "", "digests": { "md5": "71b98c4a5610f55d3aa9a1701d263f60", "sha256": "95cac0e14532893a44eeab8e329ddb76150e6848153d8cb1e4e08ba55569e6af" }, "downloads": -1, "filename": "drms-0.5.6.tar.gz", "has_sig": false, "md5_digest": "71b98c4a5610f55d3aa9a1701d263f60", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 64410, "upload_time": "2019-02-19T17:37:30", "url": "https://files.pythonhosted.org/packages/47/af/9b835a693d2dd15b6ee275feeae5d3021453b9fcfdfd75fbb93e84d46447/drms-0.5.6.tar.gz" } ], "0.5.7": [ { "comment_text": "", "digests": { "md5": "05eeb1c70037f2af4b1be769e3d0a38e", "sha256": "ab3ec6d072b1980f77dadf3b2cb0fe56c648eaf927ea381f606b4db66d4cbff2" }, "downloads": -1, "filename": "drms-0.5.7.tar.gz", "has_sig": false, "md5_digest": "05eeb1c70037f2af4b1be769e3d0a38e", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 68770, "upload_time": "2019-08-16T18:46:30", "url": "https://files.pythonhosted.org/packages/5d/50/e993413236a7da966e01d854954f389a2ab3e35cb8c1753a11d671896bd0/drms-0.5.7.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "05eeb1c70037f2af4b1be769e3d0a38e", "sha256": "ab3ec6d072b1980f77dadf3b2cb0fe56c648eaf927ea381f606b4db66d4cbff2" }, "downloads": -1, "filename": "drms-0.5.7.tar.gz", "has_sig": false, "md5_digest": "05eeb1c70037f2af4b1be769e3d0a38e", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 68770, "upload_time": "2019-08-16T18:46:30", "url": "https://files.pythonhosted.org/packages/5d/50/e993413236a7da966e01d854954f389a2ab3e35cb8c1753a11d671896bd0/drms-0.5.7.tar.gz" } ] }