powered by
The original 8 day MODIS LST images were also converted from Kelvin to degrees Celsius using the formula indicated in the MODIS user's manual.
data(nlmodis20110712)
Milan Kilibarda kili@grf.bg.ac.rs
Wan, Z., Y. Zhang, Q. Zhang, and Z.-L. Li (2004), Quality assessment and validation of the MODIS global land surface temperature, Int. J. Remote Sens., 25(1), 261-274
library(sp) data(nlmodis20110712) # \donttest{ spplot(nlmodis20110712) # }
Run the code above in your browser using DataLab