fiadb.carbon
Aboveground carbon in live trees for a state — a design-based FIA population estimate with its sampling error — optionally grouped, in imperial or SI units. A friendly wrapper over the FIADB-API: no attribute or evaluation codes required.
- Kind:
standard - Network: yes
Inputs🔗
| Name | Type | Description |
|---|---|---|
state | string | Two-letter state/territory code (e.g. ME) or numeric FIPS. |
year | string | Inventory year. Leave blank to use the most recent evaluation for the state; the resolved evaluation is written to the logs. |
group_by | string | Grouping dimension: none (default), county, state, ownership, or forest_type. |
land_basis | string | Land basis: forest (default) or timberland. |
units | string | Units: imperial (short tons, default) or si (metric tonnes). |
Outputs🔗
| Name | Type | Description |
|---|---|---|
estimates | file (CSV) | Tidy CSV: optional group column followed by ESTIMATE, VARIANCE, SE, SE_PERCENT, PLOT_COUNT. |
Example🔗
Aboveground carbon by ownership group for Delaware:
- id: 01890000-0000-0000-0000-000000000203
name: fiadb.carbon
args:
state: "DE"
year: ""
group_by: "ownership"
land_basis: ""
units: ""