pyfia.evalidator.validation
Validation functions for comparing pyFIA estimates with EVALIDator.
This module provides functions to compare pyFIA estimates against
official USFS EVALIDator values for validation purposes.
Functions
compare_estimates
pyfia_value: The pyFIA estimate valuepyfia_se: The pyFIA standard errorevalidator_result: The EVALIDator official estimatetolerance_pct: Acceptable percentage difference (default 5%)pyfia_plot_count: Number of plots used by pyFIA (for plot count validation)
- Comparison results including pass/fail status
validate_pyfia_estimate
pyfia_result: pyFIA estimation result DataFrame with estimate and SE columnsstate_code: State FIPS codeyear: Inventory yearestimate_type: Type of estimate: “area”, “volume”, “biomass”, “carbon”, “tpa”client: Existing client instance (creates new one if not provided)**kwargs: Additional arguments passed to the EVALIDator API call
- Comparison result