[R-sig-Geo] MODIS data NDVI values

pecardoso pauloeducardoso at gmail.com
Thu Feb 27 10:29:59 CET 2014


Can't you use package raster? and operate on rasterLayers?
Paulo Eduardo Cardoso



2014-02-27 9:23 GMT+00:00 Uday [via R-sig-geo]
<ml-node+s2731867n7585847h61 at n2.nabble.com>:
> Hello Pecardoso,
>
> Thank you for reply
> Scaling factor is absolutely perfect solution
>
> but I found that it can be done using package "tiff"
>
> library(tiff)
> out <- readTIFF("mosaic_test.500m_16_days_NDVI.tif",convert=TRUE)
> class(out)
> [1] "matrix"
>
> But the min and max values are more precise using scaling factor
>
>
>
> ________________________________
> If you reply to this email, your message will be added to the discussion
> below:
> http://r-sig-geo.2731867.n2.nabble.com/MODIS-data-NDVI-values-tp7585826p7585847.html
> To unsubscribe from MODIS data NDVI values, click here.
> NAML




--
View this message in context: http://r-sig-geo.2731867.n2.nabble.com/MODIS-data-NDVI-values-tp7585826p7585848.html
Sent from the R-sig-geo mailing list archive at Nabble.com.



More information about the R-sig-Geo mailing list