Index: wflow-py/wflow/static_maps.py =================================================================== diff -u -rf33154035afcaa101c5a30594b9c86a4fe9f61ef -r0df1f7fcf3b58a9d2c00cbb4a5e31a0b7f286239 --- wflow-py/wflow/static_maps.py (.../static_maps.py) (revision f33154035afcaa101c5a30594b9c86a4fe9f61ef) +++ wflow-py/wflow/static_maps.py (.../static_maps.py) (revision 0df1f7fcf3b58a9d2c00cbb4a5e31a0b7f286239) @@ -448,10 +448,7 @@ * pcr.scalar(catchment_domain) * catchment ) - burn_layer - ldddem_catchment = pcr.lddcreatedem( - dem_burned_catchment, 1e35, 1e35, 1e35, 1e35 - ) - ldddem = pcr.cover(ldddem, ldddem_catchment) + ldddem = pcr.cover(ldddem, dem_burned_catchment) wflow_ldd = pcr.lddcreate(ldddem, 1e35, 1e35, 1e35, 1e35) if n_outlets >= 1: