<div dir="ltr"><div><div><div><br><br>On Tue, Jan 23, 2018 at 12:25 PM, Stefan Blumentrath <<a href="mailto:Stefan.Blumentrath@nina.no">Stefan.Blumentrath@nina.no</a>> wrote:<br>><br>> No problem. Any chance I can contribute to maintenance of create_iwave.py?<br>><br>> What needs to be done? Take your latest changes into account?<br><br></div>nodata handling should be changed. In read_input(), missing values should be set to zero. Then for each band, leading and trailing zeros would be set to -1. This helps interpolate_band() to get the correct subrange.<br><br></div>For each band, create_iwave.py should print out the band name and the wavelength as min - max. Care must be taken when finding reasonable min and max wavelengths: find the max response, then go back while response > threshold to find the min wavelength. Go forward while response > threshold to find the max wavelength. As threshold I suggest 0.1 to eliminate noise in the response values.<br><br></div>Markus M<br><div><div><div><div>><br>>  <br>><br>> If you think it makes sense I will try to create a patch for adding S2B to i.atcorr (would be a nice exercise and does not seem too complex)? Will open a ticket and start working on it unless you tell me different.<br>><br>>  <br>><br>> Cheers<br>><br>> Stefan<br>><br>>  <br>><br>>  <br>><br>>  <br>><br>> From: grass-user [mailto:<a href="mailto:grass-user-bounces@lists.osgeo.org">grass-user-bounces@lists.osgeo.org</a>] On Behalf Of Markus Metz<br>> Sent: tirsdag 23. januar 2018 12.03<br>> To: Markus Neteler <<a href="mailto:neteler@osgeo.org">neteler@osgeo.org</a>><br>> Cc: GRASS user list <<a href="mailto:grass-user@lists.osgeo.org">grass-user@lists.osgeo.org</a>><br>> Subject: Re: [GRASS-user] i.atcorr with Sentinel2<br>><br>>  <br>><br>><br>><br>> On Tue, Jan 23, 2018 at 11:51 AM, Markus Neteler <<br>> <a href="mailto:neteler@osgeo.org">neteler@osgeo.org</a>> wrote:<br>><br>> ><br>> > On Tue, Jan 23, 2018 at 11:09 AM, Žofie Cimburová<br>> > <<br>> <a href="mailto:zoficimburova@gmail.com">zoficimburova@gmail.com</a>> wrote:<br>><br>> > > Forgot to cc the list.<br>> > ><br>> > > The CSV and the cpp template:<br>> > ><br>> <a href="https://www.dropbox.com/sh/9cnhsl59kvmx4o1/AABwnEVHdxfW_PqrB5Xcpczda?dl=0">https://www.dropbox.com/sh/9cnhsl59kvmx4o1/AABwnEVHdxfW_PqrB5Xcpczda?dl=0</a><br>><br>> ><br>> > Great! Would you mind to also convert the S2A table? AFAIK it got<br>> > updated due to recalibration compared to what we currently have.<br>><br>> please wait a bit with creating the cpp template, create_iwave.py needs some maintenance<br>><br>> Markus M<br>><br>>  <br>><br>> ><br>> > markusN<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></div></div></div>