Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/dtcenter/METplus

Python scripting infrastructure for MET tools.
https://github.com/dtcenter/METplus

Last synced: 3 months ago
JSON representation

Python scripting infrastructure for MET tools.

Awesome Lists containing this project

README

        

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

[![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).