Skip to content

emissions_other_sources.py

Matt Jamieson edited this page Jul 25, 2019 · 1 revision

This module integrates emissions from data sources that were not included in stewi. For now this specifically means emissions from AMPD data. There is one function:

  • emissions_other_sources.integrate_replace_emissions: Replace and/or add emissions to those compiled in stewi. This is done by concatenating the two dataframe and dropping duplicates (keep the new values).
Clone this wiki locally