The following tutorial demonstrates the parallel processing of huge (out-of-memory) raster data in the stars package. The discussed example concerns the unsupervised classification of multispectral satellite images. The used technique allows you to divide the image into smaller blocks and process them simultaneously (rather than sequentially), so you will notice an increase in performance.
-
Notifications
You must be signed in to change notification settings - Fork 0
Tutorial on parallel processing of raster data in the {stars} package
kadyb/stars-parallel
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
Tutorial on parallel processing of raster data in the {stars} package