Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/dtcenter/METplus
- Owner: dtcenter
- License: apache-2.0
- Created: 2016-08-25T15:19:30.000Z (about 8 years ago)
- Default Branch: main_v5.1
- Last Pushed: 2024-06-11T18:23:35.000Z (5 months ago)
- Last Synced: 2024-06-11T18:29:49.829Z (5 months ago)
- Language: Python
- Homepage: https://metplus.readthedocs.io
- Size: 103 MB
- Stars: 91
- Watchers: 17
- Forks: 36
- Open Issues: 149
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
- open-sustainable-technology - METplus - A verification framework that spans a wide range of temporal (warn-on-forecast to climate) and spatial (storm to global) scales. (Atmosphere / Meteorological Observation and Forecast)
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).