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 interface with FCS .jar so that plot has full 5 digits #339

Closed lbross closed 2 months ago

lbross commented 3 months ago

This makes it easier to troubleshoot tree volume and biomass calculations when looking at the trees in the fcs_tree.db\biosum_calc table. Be sure this is fixed in Tree Troubleshooter, Append Plots, and FVS Out workflows. Previously only 4 digits were written to the plot field in the biosum_calc table

lbross commented 2 months ago

From @jsfried: It appears to have 7 digits now (am guessing they are chars not numeric, given the leading zeros) which is fine and will help with debugging. In the long run we may want plot numbers with the state built-in (as the first 2 digits) so this leaves open that possibility.