Metadata-Version: 2.4
Name: verif
Version: 1.4.0b2
Summary: A verification program for meteorological forecasts and observations
Author-email: Thomas Nipen <thomasn@met.no>
License-Expression: BSD-3-Clause
Project-URL: Homepage, https://github.com/WFRT/verif
Keywords: meteorology,verification,weather prediction
Classifier: Intended Audience :: Science/Research
Classifier: Topic :: Scientific/Engineering :: Atmospheric Science
Classifier: Topic :: Scientific/Engineering :: Information Analysis
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: Implementation :: CPython
Classifier: Programming Language :: Python :: Implementation :: PyPy
Classifier: Development Status :: 5 - Production/Stable
Requires-Python: >=3.9
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: numpy>=1.7
Requires-Dist: matplotlib
Requires-Dist: scipy
Requires-Dist: netCDF4
Requires-Dist: PyQt6
Requires-Dist: cartopy
Provides-Extra: test
Requires-Dist: coverage; extra == "test"
Requires-Dist: pep8; extra == "test"
Requires-Dist: pylint; extra == "test"
Requires-Dist: flake8; extra == "test"
Dynamic: license-file
