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
@N1ckP3rsl3y identified that it incorrectly returns negative cover values if fixed cover inputs that include "SumGrasses_Fraction" sum up > 1.
* Correct code so that it includes a fixed SumGrasses_Fraction in the check that fixed input cover adds up to <= 1
* For instance:
- new tests that #218 and #219 are resolved
- current new version of `estimate_PotNatVeg_composition()` does not show #218 but fails with test for #219
@N1ckP3rsl3y identified that it incorrectly returns negative cover values if fixed cover inputs that include "SumGrasses_Fraction" sum up > 1.
* Correct code so that it includes a fixed
SumGrasses_Fraction
in the check that fixed input cover adds up to <= 1* For instance:
with output (note negative forb cover!)
The text was updated successfully, but these errors were encountered: