ndvi_AK10000 {remotePARTS} | R Documentation |
NDVI remote sensing data for 10,000 random pixels from Alaska, with rare land classes removed.
Description
NDVI remote sensing data for 10,000 random pixels from Alaska, with rare land classes removed.
Usage
ndvi_AK10000
Format
data frame with 10,000 rows corresponding to sites and 37 columns:
- lng
longitude of the pixel
- lat
latitude of the pixel
- AR_coef
pre-calculated AR REML coefficient standardized by mean ndvi values for each pixel
- CLS_coef
pre-calculated CLS coefficient standardized by mean ndvi values for each pixel
- land
dominant land class of the pixel
- land
logical: is this land class rare?
- ndvi<t>
ndvi value of the pixel during the year <t>
[Package remotePARTS version 1.0.4 Index]