Metadata-Version: 2.4
Name: metplus
Version: 6.2.1
Summary: METplus Wrappers
Author: METplus
License: MIT
Project-URL: Homepage, https://github.com/dtcenter/METplus
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.10.4
Description-Content-Type: text/markdown
License-File: LICENSE.md
Requires-Dist: certifi>=2024.7.4
Requires-Dist: python-dateutil>=2.8.2
Requires-Dist: six>=1.16.0
Dynamic: license-file

Model Evaluation Tools Plus (METplus) Repository
================================================

<!-- Start of Badges -->
[![Tests](https://github.com/DTCenter/METplus/actions/workflows/testing.yml/badge.svg?event=push)](https://github.com/DTCenter/METplus/actions/workflows/testing.yml)
[![Docs](https://img.shields.io/badge/Documentation-latest-brightgreen.svg)](https://metplus.readthedocs.io)
[![DOI](https://zenodo.org/badge/DOI/10.5281/zenodo.5567804.svg)](https://doi.org/10.5281/zenodo.5567804)

Welcome to the METplus GitHub repository hosted to the community through
the Developmental Testbed Center (DTC).

METplus is a Python scripting infrastructure around the MET verification tools
(and eventually METViewer, a tool used for plotting MET output verification statistics).

Documentation for both Users and Contributors can be found [here](https://metplus.readthedocs.io).
For more information about the entire suite of tools, please visit the
[DTC METplus website](https://dtcenter.org/community-code/metplus).

Support for the METplus components is provided through the
[METplus Discussions](https://github.com/dtcenter/METplus/discussions) forum.
Users are welcome and encouraged to answer or address each other's questions there!  For more
information, please read
"[Welcome to the METplus Components Discussions](https://github.com/dtcenter/METplus/discussions/939)".

This infrastructure utilizes the NCEP produtil package, which is a platform-independent
weather and ocean forecasting utility package developed at the National Oceanic
and Atmospheric Administration (NOAA).

For information about the support provided for releases, see our [Release Support Policy](https://metplus.readthedocs.io/en/develop/Release_Guide/index.html#release-support-policy).
