InputTranche2: InputTranche2

Description Usage Arguments Value Examples

View source: R/Tranche2.R

Description

Formerly ProcessTranche2Dataset.R, this function assigns (associates) as many hotspots/point fire locations/reports as possible to the known fire perimeters (Tranche1) without clumping the hotspots first. Only then create via clumping or other methods a set of final/current Tranche2 polygons Assign (associate) the individual hotspots / point reports to these "Derived Polygons".

Usage

1
InputTranche2(config, T1)

Arguments

config

The config file for the input dataset

SPDF

The Tranche 1 polygons, preprocessed in SF format

Value

SPDF

Examples

1
InputTranche2('./config/MN_DNR_WF')

raffscallion/RSF3 documentation built on May 26, 2019, 9:51 p.m.