Metadata-Version: 1.0
Name: paegan-viz
Version: 0.2.0
Summary: Visualization packages for the Paegan library
Home-page: https://github.com/asascience-open/paegan-viz
Author: Kyle Wilcox
Author-email: kwilcox@sasascience.com
License: LICENSE.txt
Description: paegan-viz
        ==========
        
        Visualization tools for the paegan library
        
        Requirements:
        
          - netcdf
          - matplotlib
          - basemap
          -paegan
        
        The animation functions require:
        
          - opencv and the python bindings
          	You need to be able to 'import cv'
        
          	If you can't install a python-opencv package, have fun!
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: GNU General Public License v3 (GPLv3)
Classifier: Operating System :: POSIX :: Linux
Classifier: Programming Language :: Python
Classifier: Topic :: Scientific/Engineering
