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
It's not clear why this is required.
We need to check whether the gr4j and gr4jrouting implementations do actually differ in how NAs are treated in outputs, and then this hardcoded exception in the tests needs to be removed.
The text was updated successfully, but these errors were encountered:
The test for gr4j trims NAs before comparing C and R outputs.
https://github.com/josephguillaume/hydromad/blob/master/tests/testthat/test-sma-sim.R#L27
It's not clear why this is required.
We need to check whether the gr4j and gr4jrouting implementations do actually differ in how NAs are treated in outputs, and then this hardcoded exception in the tests needs to be removed.
The text was updated successfully, but these errors were encountered: