Description of changes to Landsat-AGB modeling included in v1.2.0 developed in the Landsat-AGB manuscript.
The following predictors were added:
LT-GEE segmentation parameters were modified for smoothing and gap-filling all spectral-indices (TC*, NBR, NDVI, SR, MSR, Delta_*) to be less sensitive. Parameters for disturbance metrics computed with NBR (Year-of-disturbance, Magnitude-of-disturbance) were left unchanged.
Parameters | Spectral (NBR, NDVI, SR, MSR, TC*) | Disturbance (YOD, MAG) |
---|---|---|
maxSegments | 5 | 10 |
spikeThreshold | 0.5 | 0.9 |
vertexCountOvershoot | 3 | 3 |
preventOneYearRecovery | true | true |
recoveryThreshold | 0.25 | 0.75 |
pvalThreshold | 0.05 | 0.05 |
bestModelProportion | 0.75 | 0.75 |
minObservationsNeeded | 6 | 6 |
Parameter | Value | Operator |
---|---|---|
Delta | Loss | |
Sort | Most recent | |
Year | 1985-Target year | |
Magnitude | 50 | Greater than |
Duration | 4 | Less than |
Pre-disturbance spectral value | 300 | Greater than |
Minimum mapping unit | 7 |
The following predictors were added after this analysis:
dist_to_water
: distance in meters to census area/line water (downloaded from tigris)ecozones
: Epa level 4 ecozones. When level 4 ecozones did not cover >=
2% of the state area, i aggregated to level 3 ecozone. If that aggregation did not yield >=
2% of the state area, I set to other
.wetlands
: FWS wetland classificationsAll FIA plots were made available (2002-2019) rather than the most recent cycle (2013-2019)
FIA plots were partitioned such that a single panel was randomly selected for map assessment, and the remaining 4 panels were left for model development.
LiDAR-zeroes: Plots labeled completely non-forest by FIA and with LiDAR-derived max-heights <= 1 included in model training.
I simplified the linear ensemble models to remove interactions between terms.
[(direct pred + indirect pred) / 2]
If you see mistakes or want to suggest changes, please create an issue on the source repository.
For attribution, please cite this work as
Johnson (2023, March 14). CAFRI Labs: Landsat-AGB 1.2.0. Retrieved from https://cafri-labs.github.io/acceptable-growing-stock/posts/landsat-agb-120/
BibTeX citation
@misc{johnson2023landsat-agb, author = {Johnson, Lucas}, title = {CAFRI Labs: Landsat-AGB 1.2.0}, url = {https://cafri-labs.github.io/acceptable-growing-stock/posts/landsat-agb-120/}, year = {2023} }