mirror of
https://github.com/Unidata/python-awips.git
synced 2025-02-24 06:57:56 -05:00
doc titles, ipynb cleanup
This commit is contained in:
parent
94b53cb145
commit
e83c67bb08
4 changed files with 16 additions and 162 deletions
|
@ -339,8 +339,8 @@ be written in Java.
|
|||
**Envelopes** (shapely has no concept of envelopes and considers them
|
||||
as rectangular polygons)
|
||||
|
||||
**Data Interfaces**
|
||||
~~~~~~~~~~~~~~~~~~~
|
||||
Data Interfaces
|
||||
~~~~~~~~~~~~~~~
|
||||
|
||||
**IData**
|
||||
|
||||
|
|
|
@ -6,7 +6,7 @@ Python AWIPS Data Access Framework
|
|||
|
||||
The `python-awips <http://www.github.com/Unidata/python-awips>`_ package provides a Data Access Framework (DAF) for requesting data from a remote AWIPS II EDEX server.
|
||||
|
||||
The `AWIPS II Python Stack <http://>`_ installed via RPM contains the DAF, matplotlib, numpy, scipy, basemap, pint, shapely, and other packages.
|
||||
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.
|
||||
|
||||
-------------
|
||||
Documentation
|
||||
|
|
|
@ -1,16 +1,16 @@
|
|||
Installation Guide
|
||||
==================
|
||||
Install python-awips
|
||||
------------------
|
||||
|
||||
- pip install python-awips
|
||||
|
||||
Requirements
|
||||
-------------
|
||||
~~~~~~~~~~~~
|
||||
|
||||
- Python 2.7 or later
|
||||
- pip install numpy shapely
|
||||
|
||||
From Github
|
||||
-----------
|
||||
~~~~~~~~~~~~
|
||||
|
||||
- git clone https://github.com/Unidata/python-awips.git
|
||||
- cd python-awips
|
||||
|
@ -18,7 +18,7 @@ From Github
|
|||
|
||||
|
||||
Install for AWIPS II Python
|
||||
--------------------
|
||||
~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||||
|
||||
AWIPS II >=15.1.3 (March 2016) has `python-awips` installed in /awips2/python, as well as a full meteorological data stack (metpy, matplotlib, numpy, etc).
|
||||
|
||||
|
|
File diff suppressed because one or more lines are too long
Loading…
Add table
Reference in a new issue