Hi John,
Thank you. I tried running your suggested script and it worked. My
next problem is that I would like the output grids to be a summary,
rather than a grid for each of the individual runs. I tried toggling
the flag outputgrids in both abbreviated and full form, but no luck.
My code is as follows:
r <- predict(me.lucompare, pstack, progress='window', args =
c("outputgrids=false"))
I've also tried the arguments "nooutgrids", "outputgrids=False", "-x
false" and "dontoutputgrids". Nothing has worked so far, do you have
any suggestions?