Metadata-Version: 1.2
Name: ncplot
Version: 0.0.3
Summary: Automatic plotting of NetCDF files in Python and on the command line
Home-page: https://github.com/pmlmodelling/ncplot
Author: Robert Wilson
Author-email: rwi@pml.ac.uk
Maintainer: Robert Wilson
License: UNKNOWN
Project-URL: Bug Tracker, https://github.com/pmlmodelling/ncplot/issues
Project-URL: Documentation, https://ncplot.readthedocs.io/en/stable
Project-URL: Source Code, https://github.com/pmlmodelling/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. If you have used ncview, you will know what to expect.
        
        
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
