...
| Repo | Location | Description |
|---|---|---|
| ADF | https://github.com/NCAR/ADF | Atmosphere Model Working Group (AMWG) Diagnostics Framework (ADF). Output evaluation for climate-scale simulations and benchmarking. |
| MELODIES MONET | https://github.com/NOAA-CSL/MELODIES-MONET/ | Evaluating model output against a variety of measurements: surface, aircraft and ground-based and space-based remote sensing. https://melodies-monet.readthedocs.io |
| MUSICA-Tools | https://github.com/NCAR/MUSICA-Tools | Combined repository for processing tools associated with chemistry modeling at NSF NCAR. Includes Jupyter Notebook examples. One collection of code is used for model input processing: Input Processing Tools (IPT). This is also the store location for the vivaldi-A codebase. |
| vivaldi-A | https://pypi.org/project/vivaldi-a/ | A Python package that includes processing tools for model input and output, such as regridding and plotting unstructured grid output. |
| IPT | https://github.com/NCAR/IPT | Legacy code, written mainly in NCAR Command Language, for processing atmospheric chemistry modeling input. **No longer updated** New versions in MUSICA-Tools. |
| IPTpy | https://github.com/envdes/IPTpy/tree/main | Developed by University of Manchester. Python tools for processing model input. |
| FINN | https://github.com/NCAR/finn | Fire Inventory from NCAR (FINN) Preprocessor and Emission Estimator, a fire emissions inventory that provides publicly available emissions of trace gases and aerosols. |
| Unstructured Grid Plotter | https://github.com/warrensmith108/Unstructured_Grid_Plotter | Plot model output from configurations that use unstructured grids, particularly designed for plotting chemical species from MUSICA (CAM-Chem with regional refinement) simulations. |
...