Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sunpy/radiospectra
Provide support for some type of radio spectra on solar physics
https://github.com/sunpy/radiospectra
Last synced: 3 months ago
JSON representation
Provide support for some type of radio spectra on solar physics
- Host: GitHub
- URL: https://github.com/sunpy/radiospectra
- Owner: sunpy
- License: bsd-2-clause
- Created: 2017-07-06T11:23:25.000Z (over 7 years ago)
- Default Branch: main
- Last Pushed: 2024-04-01T21:57:02.000Z (7 months ago)
- Last Synced: 2024-04-14T01:46:19.732Z (7 months ago)
- Language: Python
- Homepage: https://docs.sunpy.org/projects/radiospectra
- Size: 894 KB
- Stars: 13
- Watchers: 9
- Forks: 20
- Open Issues: 16
-
Metadata Files:
- Readme: README.rst
- Changelog: CHANGELOG.rst
- License: LICENSE.rst
Awesome Lists containing this project
- awesome-spectra - radiospectra
README
****************
``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 `__.
Installation
============The recommended way to install ``radiospectra`` is with `miniforge `__.
To install ``radiospectra`` once miniforge is installed run the following command:.. code:: bash
$ conda install radiospectra
For detailed installation instructions, see the `installation guide `__ in the ``sunpy`` docs.
Getting Help
============For more information or to ask questions about ``radiospectra`` or any other SunPy library, check out:
- `radiospectra documentation `__
- `SunPy Chat`_
- `SunPy mailing list `__Contributing
============If you would like to get involved, start by joining the `SunPy Chat`_ and check out our `Newcomers' guide `__.
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 `__.
.. _SunPy Chat: https://openastronomy.element.io/#/room/#sunpy:openastronomy.org