createFireStack: Generate a binary fire stack (0=no fire, 1=fire) at the...

Description Usage Arguments

View source: R/Prep_supporting_data.R

Description

Generate a binary fire stack (0=no fire, 1=fire) at the temporal resolution of interest

Usage

1
createFireStack(msk, fcl, fjd, dts, resol, thres, extfolder)

Arguments

msk

mask indicating which pixels should be processed (0=not processed, 1 = processed)

fcl

SpatRaster stack with fire confidence layers

fjd

SpatRaster stack with fire julian date of year

dts

dates associated with the fire layers

resol

temporal resolution of the ouput stack, can be 'daily', 'monthly', or 'quart'

thres

threshold on the fire confidence, observations with a fire confidence higher than the threshold are considered to be a true fire

extfolder

folder where temporary files are stored


RETURN-project/makeDataCube documentation built on Feb. 11, 2022, 3:04 p.m.