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.SpatialGridDataFrame.
data(nlmodis20110704)
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(nlmodis20110704)
# \donttest{
spplot(nlmodis20110704)
# }
Run the code above in your browser using DataLab