mirror of
https://github.com/Unidata/python-awips.git
synced 2025-02-23 22: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
|
### Install Requirements
|
||||||
|
|
||||||
easy_install argparse
|
* easy_install argparse
|
||||||
easy_install shapely
|
* easy_install shapely
|
||||||
yum install geos geos-devel
|
* yum install geos geos-devel
|
||||||
|
|
||||||
### Install
|
### Install
|
||||||
|
|
||||||
git clone https://github.com/mjames-upc/edexpy.git
|
* git clone https://github.com/mjames-upc/edexpy.git
|
||||||
cd edexpy
|
* cd edexpy
|
||||||
python install setup.py
|
* python install setup.py
|
||||||
|
|
||||||
### Use
|
### Use
|
||||||
|
|
||||||
edexpy/grid/gridInventory.csh HRRR T
|
./grid/gridInventory.csh HRRR T
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue