|PyPI| |TRAVIS| |RTD| |MIT licensed|
Package to ingest, analyse, and plot the SAGE <https://github.com/sage-home/sage-model>
_ data products.
Please install the latest version of sage-analysis
using the following steps
::
$ git clone git@github.com:sage-home/sage-analysis.git
$ cd sage-analysis
$ python -m pip install -e .
The documentation for the sage-analysis
package is here <https://readthedocs.org/projects/sage-analysis/>
_.
.. |TRAVIS| image::
https://img.shields.io/travis/com/sage-home/sage-analysis/master.svg?logo=travis&logoColor=white&label=Travis%20CI
:alt: Travis Badge
:target: https://travis-ci.com/sage-home/sage-analysis
.. |PyPI| image:: https://img.shields.io/pypi/v/sage-analysis.svg
:target: https://pypi.org/project/sage-analysis/
:alt: PyPI Release
.. |RTD| image:: https://readthedocs.org/projects/sage-analysis/badge/?version=latest
:target: https://sage-analysis.readthedocs.io/en/latest/?badge=latest
:alt: Documentation Status
.. |MIT licensed| image:: https://img.shields.io/badge/license-MIT-blue.svg
:target: https://raw.githubusercontent.com/sage-home/sage-analysis/master/LICENSE
:alt: MIT License