README.md 672 Bytes
Newer Older
# Data-driven emission quantification

Algorithms for data-driven detection and quantification of hot spot emissions
Gerrit Kuhlmann's avatar
Gerrit Kuhlmann committed
in remote sensing observations.

## Installation
```
python -m pip install ddeq
```

Gerrit Kuhlmann's avatar
Gerrit Kuhlmann committed
## 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.
Gerrit Kuhlmann's avatar
Gerrit Kuhlmann committed
You can find the tutorials in the "notebooks" folder.
Gerrit Kuhlmann's avatar
Gerrit Kuhlmann committed
## Examples
ddeq includes some examples using Jupyter Notebooks for specific applications
that can be found in the "notebooks" folder.