USFS-PNW / Fia-Biosum-Manager

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

FVS: Updates to FVSIn options #320

Closed lbross closed 4 months ago

lbross commented 4 months ago
  1. See issue #307 for cosmetic (ui) updates requested for the Database and FVS Input screens
  2. Can we null out ALL of the fuel columns in the FVS_STANDINIT_COND table that BioSum builds for FVS_In.DB if the analyst does NOT check the use crew call surface fuel model box or checks the box but the transect length filter calls for the data to not be populated?

There may be two cases to consider (subject to some additional sleuthing):

  1. When the surface fuel model box is checked but there is no surface fuel model populated in FIADB to write to the FVSIn.DB.FVS_STANDINIT_COND- we would want those stands to get nulls for ALL fuel variables, not just the surface fuel model.
  2. When Scott and Burgan is NOT checked and use DWM is checked—if the CWD or FWD transect is too short to make the cut, then we would want the fuel variables associated with that down wood type to get nulls written to FVSIn.DB.FVS_STANDINIT_COND.

Requirements definition is underway pending additional research

lbross commented 4 months ago

Closing. Additional sleuthing revealed that the BioSum FVSIn options will work as they currently are. Confirmed that Scott and Burgan is disabled as default. We will handle the UI cosmetic changes under issue #307.