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