setup_rivers does not update river width and depth #283
Labels
bug
Something isn't working
setup methods
Issue related to existing or new setup methods
workflows
Issue linked to the workflows
HydroMT-Wflow version checks
Reproducible Example
Using setup_rivers() to update a model in a Python script does not update all parameter maps. For example, updating river maps with upa=100 to upa=5, resulting in a larger river map, but the wflow_riverwidth and RiverDepth map still only has width values for the cells created by upa=100 and not upa=5
staticmaps.zip
Current behaviour
Does not update river width and depth when upa is changes
Desired behaviour
Update river width and depth for all new river cells, not old ones
Additional context
No response
The text was updated successfully, but these errors were encountered: