Home

Awesome

CMAQv5.5

DOI

US EPA Community Multiscale Air Quality Model (CMAQ) Website: https://www.epa.gov/cmaq

CMAQ is an active open-source development project of the U.S. EPA's Office of Research and Development that consists of a suite of programs for conducting air quality model simulations. CMAQ is supported by the CMAS Center: http://www.cmascenter.org

CMAQ combines current knowledge in atmospheric science and air quality modeling with multi-processor computing techniques in an open-source framework to deliver fast, technically sound estimates of ozone, particulates, toxics, and acid deposition.

Please see our 'How to Cite CMAQ' page if you are interested in referencing one of our released model versions, scientific algorithms, or model output in your own publication: https://www.epa.gov/cmaq/how-cite-cmaq

CMAQ version 5.5 Overview:

New features in CMAQ version 5.5 include:

Important note for WRF-CMAQ users

Coupled WRF-CMAQv5.5 (Wong et al., 2010) is compatible with WRF versions 4.4 to 4.5.1. EPA's testing of WRF-CMAQ has included chemical mechanisms CB6r5 and CRACMMv1 with the M3DRY dry deposition scheme. Other model options can be used with the WRF-CMAQ model but will have limited user support for issues that are encountered.

Getting the CMAQ Repository

This CMAQ Git archive is organized with each official public release stored as a branch on the main USEPA/CMAQ repository. The most recently released version of the the model will always be on the branch called 'main'. To clone code from the CMAQ Git archive, specify the branch (i.e. version number) and issue the following command from within a working directory on your server:

git clone -b main https://github.com/USEPA/CMAQ.git CMAQ_REPO

CMAQ Repository Guide

Source code and scripts are organized as follows:

Documentation

Code documentation is included within this repository (they are version-controlled along with the code itself).

CMAQ Test Cases

Benchmark/tutorial data for the CMAQv5.5 release are available from the CMAS Data Warehouse. The input and output files are stored on Amazon Web Services (AWS) Open Data Registry. CMAQv5.5 benchmark input is the same as CMAQv5.4, provding a July 1-2, 2018 case over the Northeast US. CMAQv5.5 comes with new output data for running several different model configurations (links below). Tutorials are provided for using the benchmark data to test running of the base CMAQ model with either the CB6r5 or CRACMMv2 mechanisms, WRF-CMAQ, CMAQ-ISAM, and CMAQ-DDM. The input datasets include a grid mask file for the United States (GRIDMASK_STATES_12SE1.nc). The grid mask file is used for running the ISAM test case, or to test out regional emissions scaling with DESID. The input datasets also include an ocean file with variables needed to use the cb6r5_ae7 and cb6r5m_ae7 mechanisms. See the Ocean File tutorial for more information on changes to the required ocean file input beginning in v5.4.

In addition, a full set of inputs for 2018 are provided for the 12US1 domain (299 column x 459 row x 35 layer, 12-km horizontal grid spacing) on AWS, including emissions compatible with both the CB6r5 and CRACMMv1.0 chemical mechanisms. Note that the 12US1 inputs are netCDF-4/HDF5 compressed files to substantially reduce file sizes. Through testing at the EPA, we’ve noticed that certain domains encounter model crashes from reading in large amounts of compressed netCDF data. A work around for those cases is uncompressing the data manually via nccopy 1 or m3cple (compiled with HDF5) before running the CMAQ simulation.

CMAQ VersionData Type (Size)DomainSimulation DatesData AccessTutorial
MPAS-CMAQInput (215 GB)Global (uniform 120)Jan 1, 2017Metadata, DOI, and links to data on AWS <br /> AWS LinkTutorial
v5.4 CB6r5Input (6.1 TB)12US1Jan 1 - Dec 31, 2018Metadata, DOI, and links to data on AWS <br /> AWS Link
v5.4 CB6r5Input (10.3 GB)Northeast USJuly 1 - 2, 2018Metadata, DOI, and download instructions <br /> Google Drive Link <br /> AWS Link
v5.5 CRACMM2Input (6 GB)12NE3July 1 - 2, 2018Metadata, DOI, and links to data on AWS <br> AWS Link
v5.5 CRACMM2Output (19 GB)12NE3July 1 - 2, 2018Metadata, DOI, and links to data on AWS <br> AWS LinkTutorial
v5.5 CB6r5 M3DryOutput (15 GB)12NE3July 1 - 2, 2018Metadata, DOI, and links to data on AWS <br> AWS Download LinkTutorial
v5.5 CB6r5 STAGEOutput (16 GB)12NE3July 1 - 2, 2018Metadata, DOI, and links to data on AWS <br> AWS Download LinkModify the M3DRY Tutorial
v5.5-ISAM CB6r5 M3DryOutput (52 GB)12NE3July 1 - 2, 2018Metadata, DOI, and links to data on AWS <br> AWS LinkTutorial
v5.5-DDM3D CB6r5 M3DryOutput (16 GB)12NE3July 1 - 2, 2018Metadata, DOI, and links to data on AWS <br> AWS Download LinkTutorial

Other Online Resources

User Support

EPA Disclaimer

The United States Environmental Protection Agency (EPA) GitHub project code is provided on an "as is" basis and the user assumes responsibility for its use. EPA has relinquished control of the information and no longer has responsibility to protect the integrity, confidentiality, or availability of the information. Any reference to specific commercial products, processes, or services by service mark, trademark, manufacturer, or otherwise, does not constitute or imply their endorsement, recommendation or favoring by EPA. The EPA seal and logo shall not be used in any manner to imply endorsement of any commercial product or activity by EPA or the United States Government.