README.md 685 Bytes
Newer Older
#Update Diego

Correction of a bug in the computation of the wind altitudes
Correction of a bug in the plot function when no estimates are available
Plot function handles better the absence of estimates and when only one observation is considered
Introduction of a new parameter for the LCS method

# 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