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


Ignore:
Timestamp:
Jul 15, 2018, 6:00:55 AM (6 years ago)
Author:
Robifag
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • GSoC/2018/CloudsAndShadowsDetection

    v24 v25  
    189189'''Complete GRASS module prototype'''
    190190}}}
    191 {{{#!td
     191{{{#!td style="text-align: center"
     192X
    192193}}}
    193194|-----------------------
     
    224225- Depending on previous evaluations, integration of at least another algorithm
    225226- Improvement of the user documentation (following feedback from community)
    226 }}}
    227 {{{#!td
    228 }}}
    229 {{{#!td
    230 }}}
    231 |-----------------------
    232 {{{#!td
    233 JULY 30 - AUGUST 5
    234 }}}
    235 {{{#!td
    236227- Test and fix bugs
    237228- Share the module with the community
     
    244235|-----------------------
    245236{{{#!td
    246 AUGUST 9 - AUGUST 13\\
     237AUGUST 6 - AUGUST 14\\
    247238'''Final evaluation'''
    248239}}}
     
    515506(1) https://github.com/RobiFag/GRASS_clouds_and_shadows/commit/1617184154ead85f83ce7f1a8750f00f100dc2cb\\
    516507(2) https://github.com/RobiFag/GRASS_clouds_and_shadows/commit/35175c68a35e01941faead903ec8f0380b317aa6\\
     508
     509=== Week 09 - second evaluation ===
     510
     511'''1) What did I complete this week?'''\\
     512
     513* Finished implementing the GUI (0)
     514* Made some changes to the code depending on the GUI requirements (add controls and check on input, output, etc.) (0)
     515* Tested the module and fixed bugs
     516* Discussed with mentors about next steps and we decided to not implement the cloud and shadow detection procedure in the new module i.sentinel.preproc
     517* Added to i.sentinel.preproc a flag option to automatically create the text file to be used as input in the module i.sentinel.mask (0)
     518* Made small changes to i.sentinel.mask in order to make it compatible with the output of i.sentinel.preproc (1)
     519
     520
     521'''2) What am I going to achieve for next week?'''\\
     522
     523* Integrate the download and import of Sentinel 2 images into the new GRASS module (i.sentinel.preproc)
     524* Start writing the manual page
     525* Create a real complete GRASS GIS module that can be installed with g.extension from my !GitHub repository
     526
     527'''3) Is there any blocking issue?'''\\
     528No at the moment even though I'm a little late on the roadmap because also the implementation of the GUI took slightly more time than expected (made some changes to the code depending on the GUI requirements).
     529
     530(0) https://github.com/RobiFag/GRASS_clouds_and_shadows/commit/f60952c701e87d21a7010494dec10ec603446a1f\\
     531(1) https://github.com/RobiFag/GRASS_clouds_and_shadows/commit/e2b6978651efe063d1beed603ae2bd8341b9264e\\