copNDVI | R Documentation |
A SpatRaster
(EPSG: 4326) of the global average NDVI value per pixel for the 21st of June over the period 1999-2017.
load_copNDVI()
A SpatRaster
containing the following elements:
Normalised Difference Vegetation Index value (0-255) for each 5 km pixel. This index provides an indication of the presence of live green vegetation in the area.
This dataset provides a long-term overview of the Normalised Difference Vegetation Index (NDVI) across the globe. Each pixel represents a 5 km area, with NDVI values ranging from 0 to 255.
https://land.copernicus.eu/en/products/vegetation
https://land.copernicus.eu/en/products/vegetation
copNDVI <- readRDS(system.file("extdata", "copNDVI.rds", package = "rasterdiv"))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.