-
**Describe the bug**
On initializing eodag without using any custom config, usgs doesn't get initialized. It doesn't show up in list of providers as well. Updating provider configuration using a yaml…
-
Hello, when I downloaded sentinel-L1C data in cop_dataspace using EODAGA, some images were downloaded as xxx.safe.zip, but some were downloaded as XXX.SAFE, and these files became unavailable when I m…
-
**Describe the bug**
Parse error of WKT geometry in EODataAccessGateway.search function
**Code To Reproduce**
I have configure 'cop_dataspace' credential, but if I use a geom in search criteria …
-
Copernicus Open Access Hub / SciHub, the main endpoint this library was used to query, has been permanently terminated.
It is [succeeded by the Copernicus Data Space Ecosystem (CDSE)](https://githu…
-
**Describe the bug**
Extracting downloaded zip files is failing.
**Code To Reproduce**
```py
workspace = 'workspace'
if not os.path.isdir(workspace):
os.mkdir(workspace)
…
-
**Is your feature request related to a problem? Please describe.**
Creodias provides the COP DEM at 30 m and 90m on the finder: https://finder.creodias.eu/resto/api/collections/CopDem/search.json?…
-
Hi,
I am trying to read the S2 and S3 to xarray format. there is no problem with the reflectance dataset but got the metadata like VZA, SZA they do not include anything.
-
The original issue https://github.com/CS-SI/eodag/issues/136 triggered a lot of interesting discussions, whose outcome is this issue and #214.
The feature request is to add a fallback mechanism so …
-
I was trying to calculate the NDVI by following the tutorial, what I was about to download the data and calculate the ndvi I got the error related to the projection.
**Code To Reproduce**
Line 5 o…
-
**Describe the bug**
Unable to log in to `cop_datapace` provider
**Code To Reproduce**
CLI commands or Python code snippet to reproduce the bug. Please use maximum verbosity using:
```sh
eodag …