WSL/SLF GitLab Repository

Skip to content

optionally reset model state for distributed model version

Aschauer requested to merge feature/snow_reset_vectorized into master

Tests are included for the resetting. Increased efficiency by adding a function to swe2hs.core which does not store the model state variables but only output HS. Found a regression that was introduced in !4 (merged) when model state variables were not set to zero when SWE reached zero.

Closes #4 (closed)

Merge request reports