rosepearson / GeoFabrics

A package for generating hydrologically conditioned DEMs and roughness maps from LiDAR and other infrastructure data. Check the wiki for install and usage instructions, and documentation at https://rosepearson.github.io/GeoFabrics/
GNU General Public License v3.0
25 stars 11 forks source link

Add patch option/step #252

Open rosepearson opened 2 weeks ago

rosepearson commented 2 weeks ago

Add a step for patching in any generic raster grid.

This is an issue derived from: https://github.com/rosepearson/GeoFabrics/issues/231

rosepearson commented 3 days ago

Also add support for patching where you remove an area and interpolated between. This could be by specifying a polygon (e.g. buffered around stopbanks) to remove, to see the impact of no flood infrastructure for instance. Could be this case or a separate one.

rosepearson commented 3 days ago

Example of a raster patch / patches to include in the form of an adjusted river bed vertical alignment. image