dt_pheno: Sample phenological metrics dataset

dt_phenoR Documentation

Sample phenological metrics dataset

Description

Data frame with the phenological metrics extracted from the object cf, created following the example provided in the extract_pheno() documentation. It is used in the documentation of functions assign_season() and aggregate_pheno().

Usage

data(dt_pheno)

Format

A data table with 3 records (identified cycles) and the following fields:

  • id, year, cycle, begin, end, maxval, weight: inherited from dt_cycles

  • sos, eos, los, pop, mgs, rsp, rau, peak, msp, mau: phenological metrics created by method "trs" (see phenopix::PhenoTrs()).

Examples

data(dt_pheno)
dt_pheno

ranghetti/sen2rts documentation built on March 31, 2024, 1:18 a.m.