Skip to content

Latest commit

 

History

History
24 lines (17 loc) · 586 Bytes

index.rst

File metadata and controls

24 lines (17 loc) · 586 Bytes

CRA Documentation

Description

This small Python package allows to simply draw upper air sounding on a Skew-T diagramm using metpy library.

Installation

This package is available on PyPi: pip install cra.

License

All this project is under GNU General Public License v3.0+ (GPLv3+). Please see LICENSE for further information.

Content

.. toctree::
        Home <self>
        Basic use <basic_use>
        Reference guide <reference_guide>