A python script designed to perform common calculations used in forest inventories. Input a spreadsheet containing the DBH and Logs of trees and useful metrics such as merchantable volume and basal area are calculated. Summary statistics summarizing per unit area are also provided.
- python 2.7
- numpy 1.9