A dataset containing a sits tibble with time series samples from Brazilian Mato Grosso State (Amazon and Cerrado biomes).
1 | data("br_mt_1_8K_9classes_6bands")
|
A sits
tibble with 1.8K samples. A sits
tibble contains the following meta-data:
longitude (East-west coordinate of the time series sample in 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),
coverage (the name of the coverage associated with the data), and
time_series ( list containing a tibble with the values of the time series).
The samples are from many sources. It has 9 classes ("Cerrado", "Fallow_Cotton", "Forest", "Millet_Cotton", "Pasture", "Soy_Corn", "Soy_Cotton", "Soy_Fallow", "Soy_Millet").
Each time series comprehends 12 months (23 data points) from MOD13Q1 product, and has 6 bands.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.