mirror of
https://github.com/Unidata/python-awips.git
synced 2025-02-24 06:57:56 -05:00
18 lines
294 B
Markdown
18 lines
294 B
Markdown
# 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
|
|
|