Skip to content
Prev 13331 / 29559 Next

NAvalues on a raster stack

Am 08.11.2011 09:18, schrieb Els Ducheyne:
Dear Els,

did you keep your dataset 'ndvi.stack' as read from disk? The function 
Navalues can only change values when reading your rasterStack object 
from disk. If you have your values in memory nothing will change 
applying your function.

Maybe this could help?

Best regards

Carsten