handle case where LAI+SAI exceeds array by clipping instead of crashing #1269
+39
−23
Task list completed / task-list-completed
Started
2024-10-30 15:15:02
ago
0 / 4 tasks completed
4 tasks still to be completed
Details
Required Tasks
Task | Status |
---|---|
The in-code documentation has been updated with descriptive comments | Incomplete |
The documentation has been assessed to determine if updates are necessary | Incomplete |
FATES PASS/FAIL regression tests were run | Incomplete |
Evaluation of test results for answer changes was performed and results provided | Incomplete |
Technical Note update: | Incomplete |
User's Guide update: | Incomplete |
add a wrapper to update tree lai and tree sai in the cohort module | Incomplete |
try to see if we can update this in one location | Incomplete |
add a constant that we can compare the maximum value of the lai+sai binning vector too, if is less than that constant we fail gracefully during initialization | Incomplete |
Loading