USFS-PNW / Fia-Biosum-Manager

User interface and main code repository for Biosum
http://biosum.info/
Other
3 stars 3 forks source link

FVS: Post-processing audit does not handle missing data from FVS_CutList correctly #328

Closed lbross closed 1 week ago

lbross commented 2 months ago

The audit is supposed to uncheck variant/packages with no trees in FVS_CutList and then not run the audit if no boxes are checked. This isn't working as intended due to some glitches in the looping.

lbross commented 1 month ago

Add variant/package to missing cutlist warning

lbross commented 1 week ago

From Nathan: Re-validated Issues 321 and 328 on 2024.08.05. When no tree cutlist is encountered (e.g., a grow-only Rx package), a warning message similar to the following pops up: "No trees in FVS_CUTLIST for EC999. Continue Processing? (Y/N)". Clicking "Yes" allows the user to continue without further issue. Both Issues 321 and 328 appear resolved.