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 implementing a search plugin for the stac server, I return some EOProducts with an "assets" dictionary attached to them, but it is never used to format the response. Instead,...

enhancement

see https://github.com/CS-SI/eodag/issues/242#issuecomment-877068032 - [ ] Add more examples showing how to guess the product type in https://eodag.readthedocs.io/en/latest/notebooks/api_user_guide/4_search.html#Guess-a-product-type - [ ] Link the `guess_product_type()` method in the API reference documentation -...

documentation

**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?maxRecords=10&resolution=30&geometry=POLYGON((1.2779813430646272+43.66703702416669%2C1.2685850331328663+43.496872606474625%2C1.5442101244645277+43.496872606474625%2C1.5473422277751145+43.65797373066451%2C1.2779813430646272+43.66703702416669))&sortParam=startDate&sortOrder=descending&status=all&dataset=ESA-DATASET I could be interesting for the...

enhancement

I've just had the case of a user who didn't know a product type was made available by eodag. The new website (#233) will display the content of `product_types.yml` in...

documentation
priority::1

Since the CSWSearch plugin isn't used by EODAG as WEKEO isn't supported.

**[Original report](https://bitbucket.org/geostorm/eodag/issue/15) by Mickaël Savinaud (Bitbucket: [savmickael](https://bitbucket.org/savmickael), GitHub: [savmickael](https://github.com/savmickael)).** ---------------------------------------- Support: - [ ] CEDA: http://catalogue.ceda.ac.uk/search/?search_term=sentinel&return_obj=ob&search_obj=ob - [ ] CODA: https://eoportal.eumetsat.int/userMgmt/login.faces?goto=http://coda.eumetsat.int/#/home ‌

enhancement
provider

**[Original report](https://bitbucket.org/geostorm/eodag/issue/57) by Oyono (Bitbucket: [aoyono](https://bitbucket.org/aoyono), GitHub: [aoyono](https://github.com/aoyono)).** ---------------------------------------- https://www.wekeo.eu/

enhancement
priority::0
provider
pending

Almost all the little scripts I run to test EODAG search for and download S2_MSI_L1C products only. This is what the API user guide does too. I sometimes wonder about...

enhancement

**[Original report](https://bitbucket.org/geostorm/eodag/issue/94) by Oyono (Bitbucket: [aoyono](https://bitbucket.org/aoyono), GitHub: [aoyono](https://github.com/aoyono)).** ----------------------------------------

enhancement

**[Original report](https://bitbucket.org/geostorm/eodag/issue/133) by me.** ---------------------------------------- In python API, use a generator / yield to automate the query of paginated search results

enhancement