Skip to content

BUG FIX: allowing higher routing resolution than hydrology

Stephan Thober requested to merge BUGFIX_setup_routing_resolution into develop

Bug description:

Using a higher routing resolution than hydrology resolution may cause segmentation faults because mapping from L1id on L11 is not working correctly

Bug solution: using directly Ids of corresponding low resolution grid cells in subroutine L11_L1_mapping

Merge request reports