autoJFMP: Create Automatic JFMP burn allocation

View source: R/autoJFMP.R

autoJFMPR Documentation

Create Automatic JFMP burn allocation

Description

Create Automatic JFMP burn allocation

Usage

autoJFMP(myJFMP1, myTargetHa)

Arguments

myJFMP1

data frame of planning unit attributes and JFMP scores for each polygon burned and no t burned between JFMPSEASON0 and JFMPSEASON 0 +4 as produced by function jfmp1()

myTargetHa

data frame of target areas for each Fire District and FMZ_CODE in the study area in Hectares

Value

JFMP auto-nominations table 1, with one row for each planning unit, and columns for: – Planning unit ID (x1 column) – FMZ_CODE category (x1) – District (x1) – Planning unit size in hectares (x1) above columns are sourced from the input planning unit shapefile. – Score (now Diff) for each metric in burn/non-burn states (2 x 4) – Difference in each metric between burn/non-burn states (x4) – Ranking on difference in each metric between states within District (x4) – Ranking as above but within District X FMZ_CODE combination (x 4)


nevilamos/FAMEFMR documentation built on April 17, 2025, 9:32 p.m.