mirror of
https://github.com/Unidata/python-awips.git
synced 2025-02-23 22:57:56 -05:00
README added
This commit is contained in:
parent
8c95add79d
commit
34c3721d58
1 changed files with 18 additions and 0 deletions
18
README.md
Normal file
18
README.md
Normal file
|
@ -0,0 +1,18 @@
|
|||
# Python Data Access Framework for AWIPS II EDEX
|
||||
|
||||
### Install Requirements
|
||||
|
||||
easy_install argparse
|
||||
easy_install shapely
|
||||
yum install geos geos-devel
|
||||
|
||||
### Install
|
||||
|
||||
git clone https://github.com/mjames-upc/edexpy.git
|
||||
cd edexpy
|
||||
python install setup.py
|
||||
|
||||
### Use
|
||||
|
||||
edexpy/grid/gridInventory.csh HRRR T
|
||||
|
Loading…
Add table
Reference in a new issue