Changes between Version 19 and Version 20 of GSoC/2018/CloudsAndShadowsDetection


Ignore:
Timestamp:
Jun 17, 2018, 5:24:39 AM (6 years ago)
Author:
Robifag
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • GSoC/2018/CloudsAndShadowsDetection

    v19 v20  
    143143{{{#!td
    144144}}}
    145 {{{#!td
     145{{{#!td style="text-align: center"
     146X
    146147}}}
    147148|-----------------------
     
    413414'''3) Is there any blocking issue?'''\\
    414415No at the moment.
     416
     417=== Week 05 - first evaluation ===
     418
     419'''1) What did I complete this week?'''\\
     420
     421* Implemented some changes from dev feedback (e.g. simplified the code for reading the input text file and the handling of temporary maps, small changes to make the code more readable, etc.)
     422* Finished writing the first version of the manual page
     423* Cleaned up further the code from the style point of view in order to prepare it for the submission to the official GRASS-SVN repository (followed PEP8 style guide and GRASS Python Scripting Library rules.)
     424* Frequently added the new version of the code to my !GitHub repository
     425* Read and applied all the rules for submitting a GRASS GIS Addon
     426* Submitted the code to the official GRASS-SVN repository and informed the dev community
     427* Discussed possible improvements with the dev community and mentors
     428* Shared progress with the community
     429
     430'''2) What am I going to achieve for next week?'''\\
     431
     432* Implement any change from discussions and feedback
     433* Test and fix bugs
     434* Start integrating the atmospheric correction (i.atcorr) within the clouds and shadows detection algorithm
     435* Start defining an automatic procedure in order to retrieve all the necessary parameters for the control file of i.atcorr
     436
     437'''3) Is there any blocking issue?'''\\
     438No at the moment.