GlacioHack / xdem

Analysis of digital elevation models (DEMs)
https://xdem.readthedocs.io/
MIT License
143 stars 41 forks source link

Implement a method to de-bias the random.choice sampling for pairwise distances in variogram estimation #45

Closed rhugonnet closed 3 years ago

rhugonnet commented 3 years ago

Add option to sample_multirange_empirical_variogram(): Pick random point in raster + sample in rings of varying sizes to allow for a good distribution of samples for all distances and increase speed

rhugonnet commented 3 years ago

Closed by #136