Learn R Programming

meteo (version 2.0-3)

nlmodis20110704: MODIS LST 8 day images image for the Netherlands ('2011-07-04')

Description

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.

Usage

data(nlmodis20110704)

Arguments

Author

Milan Kilibarda kili@grf.bg.ac.rs

References

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

Examples

Run this code
library(sp)
data(nlmodis20110704)
# \donttest{
spplot(nlmodis20110704)
# }

Run the code above in your browser using DataLab