eodag icon indicating copy to clipboard operation
eodag copied to clipboard

Earth Observation Data Access Gateway

Results 162 eodag issues
Sort by recently updated
recently updated
newest added

When trying to download Sentinel2 images using the USGS provider, the "S2_MSI_L1C" product type is not recognized, even though it is available using the earth explorer website. It would be...

enhancement

Support [EOC Geoservice from DLR](https://geoservice.dlr.de/web/) to retrieve S2 L2A MAJA products over DE

enhancement
provider

Following the mechanism used for the provider `ecmwf` the new `cds` provider should use [cdsapi](https://github.com/ecmwf/cdsapi) through a new API plugin `CdsApi`. This new API plugin will work the same way...

enhancement

Python 3.6 security support ended on [23 Dec 2021](https://endoflife.date/python). Some eodag dependencies, like `setuptools_scm` already [dropped python 3.6 support](https://github.com/pypa/setuptools_scm/commit/d65a0377a71b2915107d4e816c0f5e1724d42f82), we should also set `python3.7` as minimal requirement.

enhancement

change sections order in [ECMWF tutorial](https://eodag.readthedocs.io/en/latest/notebooks/tutos/tuto_ecmwf.html) From: - Search (build download request) - Search from an existing product type - Search using a custom MARS request: - Send product retrieval...

documentation

A display bug appeared in the documentation : https://eodag.readthedocs.io/en/stable/add_provider.html#opensearch-parameters-csv The table layout seems to have been broken after having added new providers

bug

Get external python apis out of `install_requires` (`usgs`, `ecmwf-api-client`), in order to keep `eodag` core as light as possible. Also move server mode the same way. Raise a well formatted...

enhancement

Following discussion https://github.com/CS-SI/eodag/discussions/454, create a new download plugin that would copy local products or create a symlink to them

enhancement

**[Original report](https://bitbucket.org/geostorm/eodag/issue/8) by Mickaël Savinaud (Bitbucket: [savmickael](https://bitbucket.org/savmickael), GitHub: [savmickael](https://github.com/savmickael)).** ---------------------------------------- Support ASF to retrieve EO data, mainly SAR one. - A python package is available for this provider https://github.com/asfadmin/Discovery-asf_search under...

enhancement
provider

**[Original report](https://bitbucket.org/geostorm/eodag/issue/5) by Mickaël Savinaud (Bitbucket: [savmickael](https://bitbucket.org/savmickael), GitHub: [savmickael](https://github.com/savmickael)).** ---------------------------------------- https://github.com/DHI-GRAS/vito_download

enhancement