python-awips/docs/source/index.rst

20 lines
564 B
ReStructuredText
Raw Normal View History

2016-03-16 16:32:17 -05:00
==================================
2016-03-15 20:27:25 -05:00
Python AWIPS Data Access Framework
2016-03-16 16:32:17 -05:00
==================================
2016-03-15 20:27:25 -05:00
2016-03-16 12:18:27 -05:00
The `python-awips <https://github.com/Unidata/python-awips>`_ package provides a Data Access Framework (DAF) for requesting data from a remote AWIPS II EDEX server.
2016-03-15 20:27:25 -05:00
2016-03-16 16:32:17 -05:00
The `AWIPS II Python Stack <about.html#awips-ii-python-stack>`_ installed via RPM contains the DAF, matplotlib, numpy, scipy, basemap, pint, shapely, and other packages.
2016-03-15 20:27:25 -05:00
-------------
Documentation
-------------
.. toctree::
:maxdepth: 2
install
examples/index
about
dev