You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Actually, after a bit more thinking these NaN values are fine. The Wflow ZMQ server (JSON) cannot deal with NaNs, see issue #392, and this should be fixed there.
Wflow version checks
I have checked that this issue has not already been reported.
I have checked that this bug exists on the latest version of Wflow.
Reproducible Example
A wflow_sbm model with zero
rootingdepth
values.Current behaviour
When the
rootingdepth
is zero,vwc_root
andvwc_percroot
result in NaN.Desired behaviour
When the
rootingdepth
is zero,vwc_root
andvwc_percroot
should be set at zero.Additional Context
No response
The text was updated successfully, but these errors were encountered: