Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 350 Bytes

File metadata and controls

9 lines (7 loc) · 350 Bytes

Timber-Calculations

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.

Requirements

  • python 2.7
  • numpy 1.9