Newer
Older
# Data-driven emission quantification
Algorithms for data-driven detection and quantification of hot spot emissions
## Installation
```
python -m pip install ddeq
```
## Tutorials
ddeq includes some tutorial using Jupyter Notebooks that show how the library
can be used to quantify CO2 and NOx emissions from cities and power plants. The
tutorials example data from the SMARTCARB dataset, the CoCO2 library of plumes
and the TROPOMI NO2 product.
## Examples
ddeq includes some examples using Jupyter Notebooks for specific applications
that can be found in the "notebooks" folder.