| .sits_smooth_blocks_size_estimate {sits} | R Documentation |
Estimate the number of blocks to run .sits_split_cluster
.sits_smooth_blocks_size_estimate(cube, multicores, memsize)
cube |
input data cube |
multicores |
number of processes to split up the data |
memsize |
maximum overall memory size (in GB) |
returns a list with following information: - multicores theoretical upper bound; - block x_size (horizontal) and y_size (vertical)