
Pool the per-replicate fire-event logs
calibration_events.RdBinds every replicate's event table into one data frame and adds the burned area of each event in hectares. One row per simulated fire event.
Arguments
- stats
A
run_calibration_validation()summary.
Details
sites is the event's burned cells (the log's SitesChecked) and
mean_severity its mean severity over those cells, as
parse_dynamic_fire_logs() recovers them. The log's own MeanSeverity is
divided by DamagedSites, one more than the burned cells, which is why raw
values fall below 1.