From 34c3721d5890b12553079cd65e0e26431ea38c4d Mon Sep 17 00:00:00 2001 From: mjames-upc Date: Fri, 12 Jun 2015 12:47:27 -0600 Subject: [PATCH] README added --- README.md | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..37ac239 --- /dev/null +++ b/README.md @@ -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 +