Metadata-Version: 2.4
Name: evv4esm
Version: 0.6.0
Summary: Extended verification and validation for earth system models
Author-email: Michael Kelleher <kelleherme@ornl.gov>, "Joseph H. Kennedy" <kennedyjh@ornl.gov>
License: BSD-3-Clause
Project-URL: Homepage, https://github.com/LIVVkit/evv4esm
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Science/Research
Classifier: Topic :: Scientific/Engineering
Classifier: Topic :: Software Development :: Testing
Classifier: License :: OSI Approved :: BSD License
Classifier: Natural Language :: English
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
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 :: 3.13
Classifier: Programming Language :: Python :: 3.14
Requires-Python: >=3.9
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: setuptools
Requires-Dist: six
Requires-Dist: numpy
Requires-Dist: scipy
Requires-Dist: pandas>=2.1.0
Requires-Dist: livvkit>=3.3.0
Requires-Dist: netCDF4
Requires-Dist: matplotlib
Requires-Dist: pybtex>=0.24.0
Requires-Dist: statsmodels>=0.14.0
Provides-Extra: dev
Requires-Dist: modelmimic; extra == "dev"
Requires-Dist: ruff; extra == "dev"
Requires-Dist: isort; extra == "dev"
Requires-Dist: pytest; extra == "dev"
Requires-Dist: pre-commit; extra == "dev"
Dynamic: license-file

  Extended Verification and Validation for Earth System Models
===============================================================================

EVV is a python-based toolkit for extended verification and validation of Earth
system models (ESMs). Currently, it provides a number tests to determine if
modifications to an ESM is *climate changing.*


  Contact
===========

If you would like to suggest features, request tests, discuss contributions,
report bugs, ask questions, or contact us for any reason, use the
[Issue Tracker](https://github.com/LIVVkit/evv4esm/issues).

Want to send us a private message?


**Michael Kelleher**
* github: @mkstratos
* email: <a href="mailto:kelleherme@ornl.gov">kelleherme [at] ornl.gov</a>

**Joseph H. Kennedy**
* github: @jhkennedy
* email: <a href="mailto:kennedyjh@ornl.gov">kennedyjh [at] ornl.gov</a>
