Python Utilities

Python Modules

  • CRACMM1 Reactive Emission Compounds (ROC) Emission Mapper [cracmm1_mapper.py]: Maps individual emitted ROC species to CRACMM species. See Emissions page for more information.

  • CRACMM2 ROC Emission Mapper [cracmm2_mapper.py]: Maps individual emitted ROC species to CRACMM species. See Emissions page for more information.

  • Python code to estimate SOA yields [soa_yields.py]: Performs a screening level estimation of the organic aerosol formation potential of ROC species. The user will need to supply their own ROC inputs (SMILES, OH rate constant in cm3 molec-1 s-1, and vapor pressure in mmHg). Method is described by Pye et al. 2023

  • Python code to estimate ozone MIR [mir_estimates.py]: Performs a screening level estimation of the ozone formation potential (Maximum Incremental Reactivity, MIR) of ROC species. The user will need to supply their own ROC inputs (SMILES, OH rate constant in cm3 molec-1 s-1, and vapor pressure in mmHg). Method is described by Pye et al. 2023

Tutorials (Jupyter Notebooks)