Open-EO / openeo-geopyspark-driver

OpenEO driver for GeoPySpark (Geotrellis)
Apache License 2.0
26 stars 4 forks source link

Parse tilesize in load_stac #704

Closed EmileSonneveld closed 6 months ago

EmileSonneveld commented 7 months ago

Just like in load_collection, to allow to distribute the workload better.

EmileSonneveld commented 6 months ago

This API is taken from load_collection, but is still very hacky. We can discuss the future of this hidden feature later.

EmileSonneveld commented 6 months ago

This issue is a workaround to allow some quick debugging. The real for my issue would be here: https://github.com/Open-EO/openeo-geotrellis-extensions/issues/265