[R-sig-Geo] extracting time series data from a raster brick of AVHRR satellite data
Martin
martin_brandt at gmx.net
Tue Jul 26 16:26:04 CEST 2011
what I do to extract a pixel is:
>row=40
>col=58
>test = mybrick[i,j]
>s=ts(test, start=2001, end=c(2003, 36), frequency=36)
this is extremely fast, but you need to know the row and col of the pixel...
--
View this message in context: http://r-sig-geo.2731867.n2.nabble.com/extracting-time-series-data-from-a-raster-brick-of-AVHRR-satellite-data-tp6622055p6622389.html
Sent from the R-sig-geo mailing list archive at Nabble.com.
More information about the R-sig-Geo
mailing list