Search found 1 match
- Wed Feb 05, 2025 4:13 am America/New_York
- Forum: Home
- Question: MODIS NDVI Scaling Issue
- Replies: 2
Re: MODIS NDVI Scaling Issue
We are having the same issue as the one mentioned above. The reason why any software/tool based on gdal is not processing correctly the file is due to the fact that the scale factor in the metadata is wrong. The rule to apply the scaling factor for such tools is unscaled_value = scaled_value * scale...