radiospectra


Nameradiospectra JSON
Version 0.5.0 PyPI version JSON
download
home_pagehttps://sunpy.org
SummaryProvide support for some type of radio spectra in solar physics
upload_time2024-03-01 18:48:38
maintainer
docs_urlNone
authorThe SunPy Community
requires_python>=3.9
licenseBSD 2-Clause
keywords solar physics solar science sun wcs coordinates radio spectra
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            ****************
``radiospectra``
****************

|Latest Version| |matrix| |codecov| |Powered by NumFOCUS| |Powered by SunPy|

.. |Latest Version| image:: https://img.shields.io/pypi/v/radiospectra.svg
   :target: https://pypi.python.org/pypi/radiospectra/
.. |matrix| image:: https://img.shields.io/matrix/sunpy:openastronomy.org.svg?colorB=%23FE7900&label=Chat&logo=matrix&server_fqdn=openastronomy.modular.im
   :target: https://openastronomy.element.io/#/room/#sunpy:openastronomy.org
.. |codecov| image:: https://codecov.io/gh/sunpy/radiospectra/branch/main/graph/badge.svg
   :target: https://codecov.io/gh/sunpy/radiospectra
.. |Binder| image:: https://mybinder.org/badge_logo.svg
   :target: https://mybinder.org/v2/gh/sunpy/sunpy/main?filepath=examples
.. |Powered by NumFOCUS| image:: https://img.shields.io/badge/powered%20by-NumFOCUS-orange.svg?style=flat&colorA=E1523D&colorB=007D8A
   :target: https://numfocus.org
.. |Powered by SunPy| image:: http://img.shields.io/badge/powered%20by-SunPy-orange.svg?style=flat
    :target: http://www.sunpy.org
    :alt: Powered by SunPy Badge

``radiospectra`` is a Python software package that provides support for some type of radio spectra in solar physics.

To see the latest changes in ``radiospectra`` see our `changelog <https://docs.sunpy.org/projects/radiospectra/en/latest/whatsnew/changelog.html>`__.

Installation
============
The recommended way to install ``radiospectra`` is with `miniforge <https://github.com/conda-forge/miniforge#miniforge3>`__.
To install ``radiospectra`` once miniforge is installed run the following command:

.. code:: bash

    $ conda install radiospectra

For detailed installation instructions, see the `installation guide <https://docs.sunpy.org/en/stable/guide/installation.html>`__ in the ``sunpy`` docs.

Getting Help
============
For more information or to ask questions about ``radiospectra`` or any other SunPy library, check out:

-  `sunpy documentation <https://docs.sunpy.org/projects/radiospectra/en/latest/index.html/>`__
-  `SunPy Chat`_
-  `SunPy mailing list <https://groups.google.com/forum/#!forum/sunpy>`__

Contributing
============
If you would like to get involved, start by joining the `SunPy Chat`_ and check out our `Newcomers' guide <https://docs.sunpy.org/en/latest/dev_guide/contents/newcomers.html>`__.
This will walk you through getting set up for contributing.

Code of Conduct
===============
When you are interacting with the SunPy community you are asked to follow our `Code of Conduct <https://sunpy.org/coc>`__.

.. _SunPy Chat: https://openastronomy.element.io/#/room/#sunpy:openastronomy.org

            

Raw data

            {
    "_id": null,
    "home_page": "https://sunpy.org",
    "name": "radiospectra",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.9",
    "maintainer_email": "",
    "keywords": "solar physics,solar,science,sun,wcs,coordinates,radio,spectra",
    "author": "The SunPy Community",
    "author_email": "sunpy@googlegroups.com",
    "download_url": "https://files.pythonhosted.org/packages/19/b5/9e4f1b23e8b2a61885e8a0088e30774ab8f2140e67109072abbe22ebca8f/radiospectra-0.5.0.tar.gz",
    "platform": "any",
    "description": "****************\n``radiospectra``\n****************\n\n|Latest Version| |matrix| |codecov| |Powered by NumFOCUS| |Powered by SunPy|\n\n.. |Latest Version| image:: https://img.shields.io/pypi/v/radiospectra.svg\n   :target: https://pypi.python.org/pypi/radiospectra/\n.. |matrix| image:: https://img.shields.io/matrix/sunpy:openastronomy.org.svg?colorB=%23FE7900&label=Chat&logo=matrix&server_fqdn=openastronomy.modular.im\n   :target: https://openastronomy.element.io/#/room/#sunpy:openastronomy.org\n.. |codecov| image:: https://codecov.io/gh/sunpy/radiospectra/branch/main/graph/badge.svg\n   :target: https://codecov.io/gh/sunpy/radiospectra\n.. |Binder| image:: https://mybinder.org/badge_logo.svg\n   :target: https://mybinder.org/v2/gh/sunpy/sunpy/main?filepath=examples\n.. |Powered by NumFOCUS| image:: https://img.shields.io/badge/powered%20by-NumFOCUS-orange.svg?style=flat&colorA=E1523D&colorB=007D8A\n   :target: https://numfocus.org\n.. |Powered by SunPy| image:: http://img.shields.io/badge/powered%20by-SunPy-orange.svg?style=flat\n    :target: http://www.sunpy.org\n    :alt: Powered by SunPy Badge\n\n``radiospectra`` is a Python software package that provides support for some type of radio spectra in solar physics.\n\nTo see the latest changes in ``radiospectra`` see our `changelog <https://docs.sunpy.org/projects/radiospectra/en/latest/whatsnew/changelog.html>`__.\n\nInstallation\n============\nThe recommended way to install ``radiospectra`` is with `miniforge <https://github.com/conda-forge/miniforge#miniforge3>`__.\nTo install ``radiospectra`` once miniforge is installed run the following command:\n\n.. code:: bash\n\n    $ conda install radiospectra\n\nFor detailed installation instructions, see the `installation guide <https://docs.sunpy.org/en/stable/guide/installation.html>`__ in the ``sunpy`` docs.\n\nGetting Help\n============\nFor more information or to ask questions about ``radiospectra`` or any other SunPy library, check out:\n\n-  `sunpy documentation <https://docs.sunpy.org/projects/radiospectra/en/latest/index.html/>`__\n-  `SunPy Chat`_\n-  `SunPy mailing list <https://groups.google.com/forum/#!forum/sunpy>`__\n\nContributing\n============\nIf you would like to get involved, start by joining the `SunPy Chat`_ and check out our `Newcomers' guide <https://docs.sunpy.org/en/latest/dev_guide/contents/newcomers.html>`__.\nThis will walk you through getting set up for contributing.\n\nCode of Conduct\n===============\nWhen you are interacting with the SunPy community you are asked to follow our `Code of Conduct <https://sunpy.org/coc>`__.\n\n.. _SunPy Chat: https://openastronomy.element.io/#/room/#sunpy:openastronomy.org\n",
    "bugtrack_url": null,
    "license": "BSD 2-Clause",
    "summary": "Provide support for some type of radio spectra in solar physics",
    "version": "0.5.0",
    "project_urls": {
        "Homepage": "https://sunpy.org"
    },
    "split_keywords": [
        "solar physics",
        "solar",
        "science",
        "sun",
        "wcs",
        "coordinates",
        "radio",
        "spectra"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "4a1c1199e34503a96e5cf4aeab8438aec3874173f63f45e543cb17f3a2ca2135",
                "md5": "de240f563eac4275fa46219e2e6fb851",
                "sha256": "a15bd76c9077976e8d4c319809fc74af86ea3aa6f2db761c77c70752db35a806"
            },
            "downloads": -1,
            "filename": "radiospectra-0.5.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "de240f563eac4275fa46219e2e6fb851",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.9",
            "size": 449768,
            "upload_time": "2024-03-01T18:48:36",
            "upload_time_iso_8601": "2024-03-01T18:48:36.666967Z",
            "url": "https://files.pythonhosted.org/packages/4a/1c/1199e34503a96e5cf4aeab8438aec3874173f63f45e543cb17f3a2ca2135/radiospectra-0.5.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "19b59e4f1b23e8b2a61885e8a0088e30774ab8f2140e67109072abbe22ebca8f",
                "md5": "3a36614cba3a213f1c8e6f2aba01ed17",
                "sha256": "fa3510f658d238d39f5dd359ef068e6751c5b705885dc81777b41c148f0a875b"
            },
            "downloads": -1,
            "filename": "radiospectra-0.5.0.tar.gz",
            "has_sig": false,
            "md5_digest": "3a36614cba3a213f1c8e6f2aba01ed17",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.9",
            "size": 446250,
            "upload_time": "2024-03-01T18:48:38",
            "upload_time_iso_8601": "2024-03-01T18:48:38.998902Z",
            "url": "https://files.pythonhosted.org/packages/19/b5/9e4f1b23e8b2a61885e8a0088e30774ab8f2140e67109072abbe22ebca8f/radiospectra-0.5.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-03-01 18:48:38",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "radiospectra"
}
        
Elapsed time: 0.21812s