Visualize data over a model grid from an ESRI shapefile.
Recommended installation is via conda:
- conda create -n animate python=2.7 pandas seaborn numexpr jupyter
- activate animate
- pip install descartes
- conda install --yes --channel=ioos shapely
- conda install --yes --channel=pelson pyshp
- run setup.py or install via pip