Aubin Lambaré

Results 23 issues of Aubin Lambaré

- [include status_code in request errors when possible](https://github.com/CS-SI/eodag/pull/1237/commits/d0901457eb2e5672e55f12597820f781463df0ec) - [method from_error() to generate RequestError](https://github.com/CS-SI/eodag/pull/1237/commits/2ef829cb857bdf3fdd2be84a0a3b8db5582ac491) - [explode exception messages to different args](https://github.com/CS-SI/eodag/pull/1237/commits/b3a73eb98afe5da32fdfb4f93b77ca3d0264c0c2) - [bind search errors to SearchResult instead of search...

On WEkEO, dates from productTypes metadata are not included by default in requests. This leads to invalid requests when those dates are mandatory. Specifically on Copernicus datasets. Tested on SATELLITE_SEA_ICE_EDGE_TYPE...

bug
dedl

Current implementation sort providers by a priority defined in configuration. This leaves few limits: - we always hit the quotas of the same provider first - in case of a...

enhancement
server