Search Archives
Search tips
from:Name
Search by author name, e.g. from:Duncan Murdoch
"exact phrase"
Match an exact phrase
word1 word2
Match messages containing both words
Date range
Use the date pickers to filter results to a time period
Use the list dropdown to narrow results to a specific mailing list. Combine from: with other terms to filter by author and content.
Hi All, I have a raster stack, that represents a time series of temperature observations, and would like to interpolate temporally to fill gaps in the data. That is, to apply a gap-filling function across all layers in a...
Thanks again for your help Robert. It turns out that the problem has to do with writing a geotiff file (see example below). I'm not knowledgeable enough to know much more than the fact that the number of layers...
Hello again... I've successfully applied the previously discussed function over a raster stack using calc. However, the process seems to choke on large data sets. It ran successfully on a stack with nlayers: 13, nrow: 119, ncol 1048 but...
Hi Andy, I think the rotate function in the raster package might be what you're looking for. Hope things are well with you. -Mike dat <- matrix(data = 1:100, nrow=360, ncol = 360) > bar <- raster(dat,xmn=0,xmx...
Thanks for the quick response, Robert. I hadn't realized I was misusing the stackApply. For some reason I'm getting a similar error with calc. I don't know how to look at the function definition for calc to...
Can't find what you're looking for? Try searching with Google .