Changes between Version 23 and Version 24 of GSoC/2018/CloudsAndShadowsDetection


Ignore:
Timestamp:
Jul 8, 2018, 5:12:31 AM (6 years ago)
Author:
Robifag
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • GSoC/2018/CloudsAndShadowsDetection

    v23 v24  
    172172{{{#!td
    173173}}}
    174 {{{#!td
     174{{{#!td style="text-align: center"
     175X
    175176}}}
    176177|-----------------------
     
    487488(2) https://lists.osgeo.org/pipermail/grass-dev/2018-June/088814.html\\
    488489(3) https://github.com/RobiFag/GRASS_clouds_and_shadows/commit/568164ea4f093a3045b2562404ece544d1ff6f0f\\
     490
     491=== Week 08 ===
     492
     493'''1) What did I complete this week?'''\\
     494
     495* Finished writing the routine to read AERONET file and compute the value of Aerosol Optical Thickness at 550 nm  (one of the parameters of the i.atcorr control file) (0)
     496* Integrated the routine for AOT computation into the GRASS python script to execute i.atcorr for all bands of the input image changing accordingly the requested input parameters and control file  (1)
     497* Added the automatic and simplified procedure to identify the atmospheric model (one of the parameters of the i.atcorr control file) (1)
     498* Managed the use of visibility as input parameter instead of AOT value (1)
     499* Finished defining the automatic procedure for retrieving all the last missing parameters for the control file
     500* Finished and added to my !GitHub repository the complete GRASS python script to execute i.atcorr for all bands (1)
     501* Started implementing the GUI (2)
     502
     503
     504'''2) What am I going to achieve for next week?'''\\
     505
     506* Finish the implementation of the GUI
     507* Integrate the download and import of Sentinel 2 images into the new GRASS module (i.sentinel.preproc)
     508* Test and fix bugs
     509* Make the new module available through my !GitHub repository
     510
     511'''3) Is there any blocking issue?'''\\
     512No at the moment even though I'm a little late on the roadmap because the coding of the routine to compute AOT took slightly more time than expected.
     513
     514(0) https://github.com/RobiFag/GRASS_clouds_and_shadows/commit/33d0832a0f8dc4aa0c45d37ba6598988579c0d9a\\
     515(1) https://github.com/RobiFag/GRASS_clouds_and_shadows/commit/1617184154ead85f83ce7f1a8750f00f100dc2cb\\
     516(2) https://github.com/RobiFag/GRASS_clouds_and_shadows/commit/35175c68a35e01941faead903ec8f0380b317aa6\\