phenofit_TS.avhrr: phenofit_TSM.avhrr

View source: R/rs_AVHRR.R

phenofit_TS.avhrrR Documentation

phenofit_TSM.avhrr

Description

phenofit_TSM.avhrr

Usage

phenofit_TS.avhrr(options, dateRange = c(as.Date("2010-01-01"),
  as.Date("2014-12-31")), I_part = NULL, outdir = ".",
  exportType = "all", overwrite = FALSE, .progress = NULL,
  .parallel = FALSE, ...)

Arguments

options

options of phenofit needed to export.

dateRange

Date vector, [date_begin, date_end]. filter input in the range of dateRange

I_part

numeric vector, index of pixels needed to run.

outdir

directory of output

exportType

could be one of "all", "pheno". If "all" used, all also will be exported. Note that exported fitting series is daily scale, which is quite large.

overwrite

boolean, whether overwrite previous output?

.progress

boolean

.parallel

boolean

...

ignored


kongdd/phenofit.shiny documentation built on Nov. 19, 2022, 10:11 p.m.