I have downloaded NDVI from MODIS website and pixel values go up to -3000 to 1. I want to remove all values below -1. How do I do this?
I am using ENVI 4.3
|
I have downloaded NDVI from MODIS website and pixel values go up to -3000 to 1. I want to remove all values below -1. How do I do this? I am using ENVI 4.3 |
||||
|
You could build a mask from your NDVI layer by using the -3000 as your mask value in the Build Mask dialog and then either apply the mask, or just use the resulting binary mask in whatever operation you're doing. |
|||
|
|
Nulldata, thus it would be inappropriate to reclassify them to0. – dmahr Jun 7 '12 at 14:13