ndvi_ts {Rwtss} | R Documentation |
Example time series from MOD13Q1 product.
Description
A dataset containing a wtss tibble, with extracted time series.
Usage
data("ndvi_ts")
Format
A wtss
tibble with 388 samples. A wtss
tibble contains
data and metadata. The first six columns contain the metadata: satellite,
sensor, spatial and temporal information, and the coverage from where the
data has been extracted. The spatial location is given in longitude and
latitude coordinates for the "WGS84" ellipsoid. The 'time_series' column
contains the time series data for each spatiotemporal location.
[Package Rwtss version 0.9.2 Index]