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.
FYI The link that Mike provided is for ocean color products the GLASS land products use a different grid?see this link. https://modis-land.gsfc.nasa.gov/MODLAND_grid.html K On Nov 29, 2018, at 3:16 PM...
Hi The various Apply functions always return the output in simple alphabetical order when the factor label is a character, regardless of the order of the factor in the calling argument. Ben had a correct solution --- simply reorder the output...
Maybe something along this line?..assuming I understood the problem properly for (i in 1:nlayers(stackr)) { layer <- stackr[[i]] # get a layer from the stack ID_layer<- 1:ncell(layer[[1]]) # create cell ids for the layer for (j...
Hi; The reason you are getting that error message is you are trying to plot a 1 dimension array by a 2 dimensional array. I think simply adding the argument fun = mean to your extraction of the RCP1pctCO2Mean brick will...
Can't find what you're looking for? Try searching with Google .