Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

More partitioning optimisation. #366

Open
EmileSonneveld opened this issue Jan 17, 2025 · 0 comments
Open

More partitioning optimisation. #366

EmileSonneveld opened this issue Jan 17, 2025 · 0 comments
Labels
good first issue Good for newcomers

Comments

@EmileSonneveld
Copy link
Contributor

Builds further on #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:

val retiledRDD = filtered.reproject(rdd.metadata.crs, geotiffLayout)._2.crop(croppedExtent, Options(force = false))

@jdries jdries added the good first issue Good for newcomers label Jan 17, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

2 participants