I have MODIS-NDVI file. I calculated the anomaly of 13 years (2000-2012) by the following formula:
[{(NDVImax_2000) - (mean_NDVImax)} / (mean_NDVImax)] * 100
in Raster Calculator of ArcGIS.
I am getting the range of NDVI anomaly (of the year 2000) as +55024.3 and lowest value as -47912.7.
I want to ask if this is the right way of doing this because I am not able to interpret the values.
Also, how do I normalize this range of anomaly to highest value as +100% and lowest value as -100% ? (+100% showing the positive deviation from the mean, i.e. gain in vegetation and -100% showing the negative deviation i.e. loss in vegetation.)
Help.
I am using ArcGIS 10.1.
I am also attaching below, the image of the same.