<div dir="ltr"><div><br><br>On Thu, Feb 8, 2018 at 8:54 PM, roberta fagandini <<a href="mailto:robifagandini@hotmail.it">robifagandini@hotmail.it</a>> wrote:<br>><br>> Hi all,<br>><br>> I'm testing i.atcorr (grass 7.4) with Sentinel 2A images and i have some trouble defining the right values for range and rescale parameters. I read in other posts and lists that the suggested value for both range and rescale is '0,10000' while in other posts someone else suggests to use min and max values (from <a href="http://r.info">r.info</a>) for range and '1,10000' or '0, 10000' for rescale.<br>><br>> It's not clear to me the right meaning of these parameters and thus the most correct values to be used.<br>><br>> Can anyone better explain me the meaning of these two parameters?<br><br></div>In Sentinel2, the value 0 means nodata, therefore the range must start with 1. The QUANTIFICATION_VALUE from the metadata (now 10000, previously 1000) should be used as upper limit for range. Thus try range=1,10000 rescale=1,10000.<br><div><br></div><div>Markus M<br></div><div>><br>> I tested all the values suggested in other posts but I can't understand what they exactly do.<br>><br>><br>> Thank you in advance for your help!<br>><br>><br>> Roberta<br>><br>><br>> _______________________________________________<br>> grass-user mailing list<br>> <a href="mailto:grass-user@lists.osgeo.org">grass-user@lists.osgeo.org</a><br>> <a href="https://lists.osgeo.org/mailman/listinfo/grass-user">https://lists.osgeo.org/mailman/listinfo/grass-user</a><br><br></div></div>