InputHMS: InputHMS

Description Usage Arguments Value Examples

View source: R/Tranche3.R

Description

Prepares generic HMS 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
InputHMS(config, T1T2)

Arguments

config

A config file with input parameters

T1T2

SPDF The preprocessed tranche 1 and 2 polygons

Value

SPDF

Examples

1
InputHMS('./config/HMS.R', T1.T2)

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