Open-EO / openeo-python-driver

Common parts of a Python driver implementation for OpenEO
Apache License 2.0
11 stars 6 forks source link

default start/end_datetime for STAC Items #312

Closed bossie closed 2 months ago

bossie commented 2 months ago

https://github.com/Open-EO/openeo-geopyspark-driver/issues/852

bossie commented 2 months ago

Fixed by populating actual start_datetime/end_datetime (https://github.com/Open-EO/openeo-geopyspark-driver/pull/864) instead of falling back to a default.