prehensilecode / CMAQ

Code base for the U.S. EPA’s Community Multiscale Air Quality Model (CMAQ). For additional background on CMAQ please visit: www.epa.gov/CMAQ

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CMAQ

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.

Repository Framework

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:

Benchmark Data

Benchmark/tutorial input and output data for each CMAQ release version are available from the CMAS Center Software Clearinghouse. Go to http://www.cmascenter.org, select Download -> Software -> CMAQ and choose the version to get the tutorial data.

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.

About

Code base for the U.S. EPA’s Community Multiscale Air Quality Model (CMAQ). For additional background on CMAQ please visit: www.epa.gov/CMAQ