Open-EO / openeo-qgis-plugin

QGIS Plugin to connect and use openEO compliant backends.
Apache License 2.0
17 stars 1 forks source link

Set Temporal Extent in QGIS Plugin #16

Closed Nina-Gn closed 5 years ago

Nina-Gn commented 5 years ago

List temporal extent option within the arguments?

"arguments": { "id": "S2B", "spatial_extent": null, "temporal_extent": null }

Nina-Gn commented 5 years ago

https://earthengine.openeo.org/v0.4/collections

bgoesswe commented 5 years ago

Collect temporal extent with calendar GUIs for the start and the end time. Ideally, the start time is set to the collections earliest available date. (Or the date range of the collection is visible somewhere.)