ahweerts
ahweerts
I get an I get this error a lot 2022-12-11 18:54:16,002 - update - wflow - INFO - Write forcing file 2022-12-11 18:54:16,043 - update - wflow - INFO -...
log.txt not updated after changing parameter through change in config=Wflow.config(wflwow_sbm.toml)
"-e" "using Wflow; config = Wflow.Config(\"model/{{inputs.parameters.uuid}}/wflow_sbm.toml\"); config.input.lateral.subsurface.ksathorfrac.value=({{workflow.parameters.ksathorfrac}}); Wflow.run(config); log.txt keeps default value and not the the value assigned ({{workflow.parameters.ksathorfrac}}); this is de default in the toml [input.lateral.subsurface] ksathorfrac.value = 100