wipfli / esa-worldcover-polygons

Polygons based on the ESA Worldcover dataset
https://wipfli.github.io/esa-worldcover-polygons/
MIT License
9 stars 3 forks source link

Enhancement: improve runtime - Add parallel workers #12

Open dBitech opened 8 months ago

dBitech commented 8 months ago

Currently, the entire process is single-threaded, look at ways to paralyze the operations to allow for shorter end-to-end runtimes,