Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/noaa-oar-arl/MONET
The Model and ObservatioN Evaluation Toolkit (MONET)
https://github.com/noaa-oar-arl/MONET
air arl cmaq noaa python quality verification visualization
Last synced: 3 months ago
JSON representation
The Model and ObservatioN Evaluation Toolkit (MONET)
- Host: GitHub
- URL: https://github.com/noaa-oar-arl/MONET
- Owner: noaa-oar-arl
- License: other
- Created: 2016-11-02T13:49:07.000Z (about 8 years ago)
- Default Branch: stable
- Last Pushed: 2024-04-11T22:05:38.000Z (7 months ago)
- Last Synced: 2024-06-11T19:16:49.396Z (5 months ago)
- Topics: air, arl, cmaq, noaa, python, quality, verification, visualization
- Language: Python
- Homepage: https://monet-arl.readthedocs.io
- Size: 57.3 MB
- Stars: 43
- Watchers: 7
- Forks: 19
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Citation: CITATION.cff
Awesome Lists containing this project
- awesome-atmos - MONET
- open-sustainable-technology - MONET - An open-source project and Python package that aims to create a common platform for atmospheric composition data analysis for weather and air quality models. (Atmosphere / Atmospheric Chemistry and Aerosol)
README
![MONET logo](https://raw.githubusercontent.com/noaa-oar-arl/monet/stable/docs/_static/MONET-logo.png)
## The Model and ObservatioN Evaluation Toolkit (MONET)
[![Documentation status](https://readthedocs.org/projects/monet-arl/badge/?version=develop)](https://monet-arl.readthedocs.io)
[![conda-forge package version](https://img.shields.io/conda/vn/conda-forge/monet)](https://anaconda.org/conda-forge/monet)MONET is a verification package. It handles CMAQ 4.7.1+, EPA AQS surface data, EPA AirNow, the IMPROVE aerosol data network, and more. Current effort is being added to add in the ASOS network, the Climate Reference Network, sonde data and more. It will compute statistics, make time series, spatial and scatter plots, and more!
Please refer to for the documentation.
Check [the `develop` branch](https://github.com/noaa-oar-arl/monet/tree/develop) for the most recent updates.
In most cases, pull requests should target this branch.### Note for data I/O
Note that as of version 2.1.5 MONET has been split into two repositories,
[MONET](https://github.com/noaa-oar-arl/monet) and
[MONETIO](https://github.com/noaa-oar-arl/monetio).
This was done to simplify the build process for each repository and allow each to develop independently.### Reference
See [`CITATION.cff`](./CITATION.cff) for citation info or use [the GitHub support](https://docs.github.com/en/repositories/managing-your-repositorys-settings-and-features/customizing-your-repository/about-citation-files).