calcSeverityB | R Documentation |
Calculates fire severity as the loss of pre-fire to post-fire biomass (in absolute and percentual terms).
calcSeverityB(cohortData, burnedPixelCohortData)
cohortData |
A |
burnedPixelCohortData |
An expanded |
data.table
with columns pixelIndex
,
pixelGroup
and severityB
(absolute biomass lost)
and severityPropB
(proportion of biomass lost)
if burnedPixelCohortData
does not have a B
column, the fire is assumed to be stand replacing (i.e.
we assume B to be 0 across all pixels/cohorts in
burnedPixelCohortData
)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.