USFS-PNW / Fia-Biosum-Manager

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

FVS: Update FVSIn creation from FIA2FVS to support multiple FIA databases #269

Closed lbross closed 2 years ago

lbross commented 2 years ago

Update the current process to make it an append vs an overwrite. The UI stays the same, but BioSum checks to see if there are existing FVSIn.db for the selected variant(s). If there is are existing FVSIn.db for the selected variant(s), it will give the analyst the option of appending or overwriting the existing files. This check will run once at the beginning for all selected variants so that the process can run unattended as it loops through the variants.

sebbusby commented 2 years ago

This function is working properly in BioSum 5.9, great addition!