DirkEilander
Results
112
comments of
DirkEilander
The `FlwdirRaster.stream_distance` method computes the distance to the outlet on a grid. If you provide it a mask with river cells it will compute the distance to the next river...
An example similar to `working_with_meshmodels.ipynb` needs to be created for a VectorModel. See Caravan dataset & [code](https://github.com/kratzert/Caravan/blob/main/code/Caravan_part1_Earth_Engine.ipynb) for inspiration on which properties and method to show in the notebook. Together...