Community Multiscale Air Quality Model US EPA Website
CMAQ is an active open-source development project of the U.S. EPA Computational Exposure Division 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.
The CMAQ Git repository is organized with each official public release stored as a branch on the public GitHub USEPA CMAQ repository. To clone code from the CMAQ Git repository, specify the branch (i.e. version number) and issue the following command from within a working directory on your server. For example, to get the 5.2 version to a local repository that you would name CMAQ_REPO:
git clone -b 5.2 https://github.com/USEPA/CMAQ.git CMAQ_REPO
The release versions of CMAQ that are currently available on Git Hub include:
- v5.2 (June 2017)
- v5.2Gamma (March 2017)
- v5.2Beta (October 2016)
- v5.1 (December 2015)
- v5.0.2 (April 2014)
- v5.0.1 (July 2012)
- v5.0 (February 2012)
- v4.7.1 (June 2010)
Benchmark/tutorial input and output data for each CMAQ release version are available from the both the EPA anonymous FTP server and the CMAS Center Software Clearinghouse.
- For EPA FTP, go to http://www.epa.gov/cmaq/cmaq-inputs-and-test-case-data
- For the CMAS Center Clearinghouse, go to http://www.cmascenter.org, select Download -> Software -> CMAQ and choose the version to get the tutorial data.
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.