Open-EO/openeo-geotrellis-extensions

More partitioning optimisation.

Open

#366 opened on Jan 17, 2025

 (1 comment) (0 reactions) (1 assignee)Scala (5 forks)auto 404
good first issue

Repository metrics

Stars
 (7 stars)
PR merge metrics
 (PR metrics pending)

Description

Builds further on https://github.com/Open-EO/openeo-geotrellis-extensions/issues/330

This 30min process graph has some stages that could be better partitioned: j-2501031abdb847068383f2563236ee2a Jeroen Dries found that adding a spatial partitioner here would probably enhance it: https://github.com/Open-EO/openeo-geotrellis-extensions/blob/88b8ef663958776861b2387f31caf32cbd703514/openeo-geotrellis/src/main/scala/org/openeo/geotrellis/geotiff/package.scala#L439

Contributor guide