mirror of
https://github.com/Unidata/python-awips.git
synced 2025-02-23 14:57:56 -05:00
Mirror of Unidata's PyAWIPS
awips | ||
data | ||
dataaccess | ||
dynamicserialize | ||
examples | ||
thrift | ||
LISCENSE.txt | ||
README.md | ||
setup.cfg | ||
setup.py |
Python Data Access Framework for AWIPS II EDEX
Install Requirements
- easy_install argparse
- easy_install shapely
- yum install geos geos-devel (or "brew install goes" for OS X)
Install
- git clone https://github.com/Unidata/python-awips.git
- cd python-awips
- python setup.py install