point_mt_mod13q1 | R Documentation |
A dataset containing a tibble with one time series samples in the Mato Grosso state of Brazil. The time series comes from MOD13Q1 collection 6 images and include 412 instances from "2000-02-18" to "2018-01-01" and 4 spectral bands ("NDVI", "EVI", "MIR", and "NIR")
data(point_mt_mod13q1)
A tibble with 1 rows and 7 variables: longitude: East-west coordinate of the time series sample (WGS 84), latitude (North-south coordinate of the time series sample in WGS 84), start_date (initial date of the time series), end_date (final date of the time series), label (the class label associated to the sample), cube (the name of the cube associated with the data), time_series (list containing a tibble with the values of the time series).
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.