lukeshope / hipims-ocl

The high-performance integrated modelling system, for hydraulic and hydrological simulations
GNU General Public License v3.0
21 stars 10 forks source link

manning coefficients from raster source? #13

Closed ninnghazad closed 5 years ago

ninnghazad commented 5 years ago

Hello! Is it possible to read manningCoefficients from a raster dataSource? <dataSource type="raster" value="manningCoefficient" source="friction_1.tif" /> Did not work. Doing it wrong or not implemented?

ninnghazad commented 5 years ago

As so often - if one actually posts an issue, it resolves itself 5 minutes later. The problem was friction_1.tif being 1 pixel wider than the dem.tif. The used file has got be identical in extent/size to the used dem.