Metadata-Version: 2.1
Name: psy-view
Version: 0.3.0
Summary: ncview-like interface to psyplot
Author-email: "Philipp S. Sommer" <philipp.sommer@hereon.de>
Maintainer-email: "Philipp S. Sommer" <philipp.sommer@hereon.de>
License: LGPL-3.0-only
Project-URL: Homepage, https://codebase.helmholtz.cloud/psyplot/psy-view
Project-URL: Documentation, https://psyplot.github.io/psy-view
Project-URL: Source, https://codebase.helmholtz.cloud/psyplot/psy-view
Project-URL: Tracker, https://codebase.helmholtz.cloud/psyplot/psy-view/issues/
Keywords: visualization,psyplot,netcdf,raster,cartopy,earth-sciences,pyqt,qt,ipython,jupyter,qtconsole,ncview
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: GNU Lesser General Public License v3 (LGPLv3)
Classifier: Topic :: Scientific/Engineering :: Visualization
Classifier: Topic :: Scientific/Engineering :: GIS
Classifier: Topic :: Scientific/Engineering
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Typing :: Typed
Requires-Python: >=3.9
Description-Content-Type: text/markdown
License-File: LICENSES/CC-BY-4.0.txt
License-File: LICENSES/CC0-1.0.txt
License-File: LICENSES/LGPL-3.0-only.txt
Requires-Dist: psyplot
Requires-Dist: netCDF4
Requires-Dist: psyplot-gui>=1.5.0
Requires-Dist: psy-maps>=1.5.0
Provides-Extra: testsite
Requires-Dist: tox; extra == "testsite"
Requires-Dist: isort==5.12.0; extra == "testsite"
Requires-Dist: black==23.1.0; extra == "testsite"
Requires-Dist: blackdoc==0.3.8; extra == "testsite"
Requires-Dist: flake8==6.0.0; extra == "testsite"
Requires-Dist: pre-commit; extra == "testsite"
Requires-Dist: mypy; extra == "testsite"
Requires-Dist: pytest-cov; extra == "testsite"
Requires-Dist: reuse; extra == "testsite"
Requires-Dist: cffconvert; extra == "testsite"
Requires-Dist: types-PyYAML; extra == "testsite"
Requires-Dist: types-docutils; extra == "testsite"
Requires-Dist: dask; extra == "testsite"
Requires-Dist: pytest-qt; extra == "testsite"
Provides-Extra: docs
Requires-Dist: autodocsumm; extra == "docs"
Requires-Dist: sphinx-rtd-theme; extra == "docs"
Requires-Dist: hereon-netcdf-sphinxext; extra == "docs"
Requires-Dist: sphinx-design; extra == "docs"
Requires-Dist: dask; extra == "docs"
Requires-Dist: sphinx-argparse; extra == "docs"
Provides-Extra: dev
Requires-Dist: psy-view[testsite]; extra == "dev"
Requires-Dist: psy-view[docs]; extra == "dev"
Requires-Dist: PyYAML; extra == "dev"
