sunpy / radiospectra

Provide support for some type of radio spectra on solar physics
https://docs.sunpy.org/projects/radiospectra
BSD 2-Clause "Simplified" License
13 stars 21 forks source link

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:

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