InputTranche3: InputTranche3

Description Usage Arguments Value Examples

View source: R/Tranche3.R

Description

Prepares generic satellite hotspot data for use in Tranche 3. This does the following: 1) Convert to standard projection and add common fields 2) Intersect with T1 and T2 to segregate new data 3) Convert to polys and cluster 4) Determine start and end dates for each cluster 5) For single pixel clusters, rescale based on neighborhood size

Usage

1
InputTranche3(config, T1T2)

Arguments

config

A RSF3 config file with input parameters

T1T2

SPDF The previously processed data from tranches 1 and 2

Value

SPDF

Examples

1
viirs <- InputTranche3('./config/VIIRSi.R', T1.T2)

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