<div dir="ltr"><br><br>On Thu, Jun 28, 2018 at 2:23 PM, Stefan Blumentrath <<a href="mailto:Stefan.Blumentrath@nina.no">Stefan.Blumentrath@nina.no</a>> wrote:<br>><br>> Thanks for clarification, Markus.<br>><br>>  <br>><br>> So, what would a module that puts together an 6s input file (which is what Roberta is about to produce if I understood correctly) have to do with a visibility map then? Nothing, probably?<br><div><br></div><div>feed the visibility map as input to i.atcorr with the visibility option. The corresponding options in the 6s input file are then ignored by i.atcorr.<br></div>><br>> Would visibility values in the 6s parameter file be overwritten if a AOD map is provided to i.atcorr?<br>><br>> The i.atcorr manual[1] is not particularly clear on this…<br>><br><div>> In fact handling of visibility map is mentioned as a remaining documentation issue in the manual.</div><div><br></div><div>such a long manual, and still not complete... <br></div><div><br></div><div>If a visibility map is provided, the parameters regarding AOD at 550nm in the 6s input file are ignored. I added a short note in trunk r72917.<br></div><div><br></div><div>Markus M<br></div>><br>>  <br>><br>> Maybe something you could have a look at in your GSoC project, Roberta?<br>><br>>  <br>><br>> Cheers<br>><br>> Stefan<br>><br>>  <br>><br>> 1: <a href="https://grass.osgeo.org/grass75/manuals/i.atcorr.html">https://grass.osgeo.org/grass75/manuals/i.atcorr.html</a><br>><br>>  <br>><br>> From: Markus Metz <<a href="mailto:markus.metz.giswork@gmail.com">markus.metz.giswork@gmail.com</a>><br>> Sent: torsdag 28. juni 2018 14:09<br>> To: Stefan Blumentrath <<a href="mailto:Stefan.Blumentrath@nina.no">Stefan.Blumentrath@nina.no</a>><br>> Cc: Yann Chemin <<a href="mailto:dr.yann.chemin@gmail.com">dr.yann.chemin@gmail.com</a>>; <a href="mailto:mlennert@club.worldonline.be">mlennert@club.worldonline.be</a>; GRASS-dev <<a href="mailto:grass-dev@lists.osgeo.org">grass-dev@lists.osgeo.org</a>>; Roberta Fagandini <<a href="mailto:robifagandini@gmail.com">robifagandini@gmail.com</a>><br>><br>><br>> Subject: Re: [GRASS-dev] compile 6S library in GRASS<br>><br>>  <br>><br>><br>><br>> On Thu, Jun 28, 2018 at 2:03 PM, Stefan Blumentrath <<a href="mailto:Stefan.Blumentrath@nina.no">Stefan.Blumentrath@nina.no</a>> wrote:<br>> ><br>> > Just one quick follow up question regarding your wild guess:<br>> ><br>> >  <br>> ><br>><br>> > With a raster map option, the module would have to make assumptions on units / scale of values in the map (documented in the manual), so in the further process e.g. average or median could be extracted (r.univar) and fed to 6s input file, right?<br>><br>>  <br>><br>> no, i.atcorr accepts a visibility raster map as input, equivalent to aerosol optical depth at 550nm.<br>><br>>  <br>><br>> Note that internally i.atcorr converts AOD at 550nm to visibility with<br>><br>> v = exp(-log(taer55 / 2.7628f) / 0.79902f);<br>><br>>  <br>><br>> Markus M<br>><br>> ><br>> >  <br>> ><br>> > Cheers<br>> ><br>> > Stefan<br>> ><br>> >  <br>> ><br>> >  <br>> ><br>> > From: grass-dev <<a href="mailto:grass-dev-bounces@lists.osgeo.org">grass-dev-bounces@lists.osgeo.org</a>> On Behalf Of Yann Chemin<br>> > Sent: torsdag 28. juni 2018 13:38<br>> > To: <a href="mailto:mlennert@club.worldonline.be">mlennert@club.worldonline.be</a><br>> > Cc: Markus Metz <<a href="mailto:markus.metz.giswork@gmail.com">markus.metz.giswork@gmail.com</a>>; GRASS-dev <<a href="mailto:grass-dev@lists.osgeo.org">grass-dev@lists.osgeo.org</a>>; Roberta Fagandini <<a href="mailto:robifagandini@gmail.com">robifagandini@gmail.com</a>><br>> > Subject: Re: [GRASS-dev] compile 6S library in GRASS<br>> ><br>> >  <br>> ><br>> > a wild guess: specify a raster input option for AOT (alongside other options), let user find its image source and use it.<br>> ><br>> >  <br>> ><br>> > Very limited requirement for the GSoC student, most latitude for the the modules user.<br>> ><br>> >  <br>> ><br>> > ----------<br>> > Dr. Yann Chemin<br>> ><br>> > Freelancer<br>> ><br>> > +33 7 83 85 5234<br>> ><br>> > 3 Toulmelin, 56400 Plumergat, FR<br>> ><br>> > <a href="https://www.paypal.me/yannchemin">https://www.paypal.me/yannchemin</a><br>> ><br>> >  <br>> ><br>> >  <br>> ><br>> > On Thu, 28 Jun 2018 at 13:35, Moritz Lennert <<a href="mailto:mlennert@club.worldonline.be">mlennert@club.worldonline.be</a>> wrote:<br>> ><br>> > On 28/06/18 12:17, Roberta Fagandini wrote:<br>> > > I'm not an expert in MODIS data so if someone wants to give<br>> > > suggestions about how to retrieve the AOT from these data, I will<br>> > > definitely add this option too.<br>> ><br>> > I'm not an expert, and MarkusM can probably provide you with more info,<br>> > but you can already see <a href="https://lpdaac.usgs.gov/node/1265">https://lpdaac.usgs.gov/node/1265</a>.<br>> ><br>> > Moritz<br>> ><br>> ><br>> > _______________________________________________<br>> > grass-dev mailing list<br>> > <a href="mailto:grass-dev@lists.osgeo.org">grass-dev@lists.osgeo.org</a><br>> > <a href="https://lists.osgeo.org/mailman/listinfo/grass-dev">https://lists.osgeo.org/mailman/listinfo/grass-dev</a><br><div><br></div><div><br></div></div>