Skip to contents

scfmRegime: calcZonalRegimePars

Usage

calcZonalRegimePars(
  polygonID,
  firePolys,
  landscapeAttr,
  firePoints,
  epochLength,
  maxSizeFactor,
  fireSizeColumnName,
  targetBurnRate = NULL,
  targetMaxFireSize = NULL
)

Arguments

polygonID

TODO

firePolys

TODO

landscapeAttr

TODO

firePoints

TODO

epochLength

TODO

maxSizeFactor

TODO

fireSizeColumnName

TODO

targetBurnRate

TODO

targetMaxFireSize

TODO

Value

list containing the following elements and their values: ignitionRate (ignition rate), pEscape (escape probability), xBar (mean fire size), lxBar (mean log-fire-size), xMax (maximum observed fire size), emfs_ha (estimated maximum fire size in ha), empiricalBurnRate (empircal burn rate)