Volume
Forest area by forest type
Trees per acre by size class
Mortality
Growth and removals
Biomass and carbon
biomass() always returns both biomass and carbon columns — carbon is biomass × 0.47 (the standard IPCC fraction):
"AG" (aboveground, default), "BG" (belowground), "TOTAL", "BOLE", "BRANCH", "FOLIAGE" (case-insensitive).
Custom domain filtering
Working with multiple states
Downloading a list of states merges them into one database, so you can estimate across all of them and group by state:Validate against EVALIDator
Check a pyFIA estimate against the official USFS tool:validate_pyfia_estimate() for the full signature.
Runnable scripts
Complete, runnable scripts live in theexamples/ directory of the repository — including harvest-panel analysis and mortality-by-cause. Clone and run: