samples_cerrado_cbers | R Documentation |
A dataset containing a tibble with time series sampled on the Brazilian Cerrado. The time series come from a set of CBERS-4 AWFI images over tile "022024" of the Brazilian Data Cube. The CBERS-4 AWFI is a sensor with 64 meter resolution.
data("samples_cerrado_cbers")
A tibble with 1 rows and 7 variables: longitude, latitude, 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 data cube associated with the time series), time_series (list containing a tibble with the values of the time series). Each time series comprehends one year of 16-day composites from AWFI images, comprising 23 data points and 6 bands (BAND13, BAND14, BAND15, BAND16, NDVI, EVI)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.