Metadata-Version: 1.2
Name: ncplot
Version: 0.0.2
Summary: Automatic plotting of NetCDF files in Python
Home-page: https://github.com/r4ecology/ncplot
Author: Robert Wilson
Author-email: rwi@pml.ac.uk
Maintainer: Robert Wilson
License: UNKNOWN
Project-URL: Bug Tracker, https://github.com/r4ecology/ncplot/issues
Project-URL: Source Code, https://github.com/r4ecology/ncplot
Description: 
        
        **ncplot** is an easy to use Python (3.6 and above) package for automatically creating interactive plots of the contents of NetCDF files.
        
        
Platform: UNKNOWN
Classifier: License :: OSI Approved :: GNU General Public License v3 (GPLv3)
Classifier: Operating System :: POSIX :: Linux
Classifier: Operating System :: MacOS
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Requires-Python: >=3.6.1
