Tom van Steijn

Results 2 comments of Tom van Steijn

It's not generic, but a use case could be the selection of residuals only below a certain drainage level. In my case I am planning to use pastas for modelling...

Hi Hugo, Good thinking! As it turns out the sample method is often slower than reading the whole raster array in memory and indexing, like so: ``` def sample_raster(rasterfile, coords,...