improver.fire_weather.fire_severity_index module#
Plugin to calculate the Fire Severity Index (Daily Severity Rating).
- class FireSeverityIndex[source]#
Bases:
FireWeatherBasePlugin to calculate the Fire Severity Index (FSI), also known as the Daily Severity Rating (DSR).
The DSR provides a numerical rating of the difficulty of controlling fires. It is derived from the Fire Weather Index (FWI) and represents the daily fire load and the expected effort required for fire suppression.
- This process is adapted directly from:
Equations and FORTRAN Program for the Canadian Forest Fire Weather Index System (C.E. Van Wagner and T.L. Pickett, 1985). Page 8, Equation 31.
- Expected input units:
Fire Weather Index (FWI): dimensionless
- _abc_impl = <_abc._abc_data object>#