raster_stats#

Classes

Functions

parallel_mean(mean_a, count_a, mean_b, count_b)

Compute the mean based on stats from two partitions of the data.

parallel_variance(mean_a, count_a, var_a, ...)

Compute the variance based on stats from two partitions of the data.