Skip to content

lucashtnguyen/pygridplot

 
 

Repository files navigation

pygridplot

Visualize data over a model grid from an ESRI shapefile.

Installation

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

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%