Skip to content

Latest commit

 

History

History
26 lines (19 loc) · 1.85 KB

File metadata and controls

26 lines (19 loc) · 1.85 KB

Chemical Mechanism Configurations

An attempt at defining a model-independent configuration schema for atmospheric chemical systems in JSON and YAML.

GitHub Releases License Docs build Windows Mac Ubuntu codecov DOI

Copyright (C) 2017–2026 University Corporation for Atmospheric Research, University of Illinois at Urbana–Champaign, Barcelona Supercomputing Center

The configuration documentation can be found here.

Building the Documentation

With python and pip installed, go to the docs/ folder and run:

pip install -r requirements.txt
make html

Then, you can navigate to docs/build/html/index.html in a browser to view the documentation.