NDVI {GD} | R Documentation |
Spatial datasets of vegetation index changes.
Description
The "NDVI" dataset contains NDVI change data from 2010 to 2014 in Inner Mongolia, China. It includes NDVI change and potential variables sampled from six spatial grid sizes: 5 km, 10 km, 20 km, 30 km, 40 km, and 50 km. References for more details and data sources will be provided.
Usage
ndvi_5
ndvi_10
ndvi_20
ndvi_30
ndvi_40
ndvi_50
Format
ndvi_5
A data frame with 46,295 rows and 7 variables (5 km grid size).
ndvi_10
A data frame with 11,567 rows and 7 variables (10 km grid size).
ndvi_20
A data frame with 2,892 rows and 7 variables (20 km grid size).
ndvi_30
A data frame with 1,290 rows and 7 variables (30 km grid size).
ndvi_40
A data frame with 713 rows and 7 variables (40 km grid size).
ndvi_50
A data frame with 469 rows and 7 variables (50 km grid size).
[Package GD version 10.8 Index]