Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 576 Bytes

README.md

File metadata and controls

11 lines (8 loc) · 576 Bytes

Parallel raster processing in the {stars} package

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.

gif