Newer
Older
# Data-driven emission quantification
Algorithms for data-driven detection and quantification of hot spot emissions
in satellite observations.
## Installation
```
python -m pip install ddeq
```
The following requirements on third-party packages:
* Python (>= 3.6)
* cartopy
* cdsapi
* f90nml
* gasunits
* matplotlib
* netCDF4
* numpy
* pandas
* scipy
* shapely
* skimage
* xarray