Hi,
If you wish to make the data before and after the baseline change comparable then I recommend setting the harmonizeValues
parameter to true
: DN values are harmonized so they are comparable with data from previous baselines. Therefore it still holds that DN = 10000 * REFLECTANCE
. In addition, negative values are clamped to zero.
That I have done and compared. But moving forward we want to bring earlier data to current standards instead of doing the opposite. Reason for that is in future we would get data in this format, so why not to transform historical data.
Just wanted to understand if that is possible or not?
This question was answered in the thread linked here.