| 311 | |
| 312 | === Week 01 === |
| 313 | Since my progress has been a bit faster than expected I have already discussed with my mentors about further additions to the project. Therefore I have already updated my wiki page changing the timeline. In this way, I will be able to release a more complete module. |
| 314 | |
| 315 | '''1) What did I complete this week?''' |
| 316 | |
| 317 | * Checked the prototype version of the algorithm for cloud and shadow detection\\ |
| 318 | * Tested it \\ |
| 319 | * I better studied the documentation of the GRASS Python Scripting Library and started coding the GRASS python script following the workflow schema prepared during the bonding period\\ |
| 320 | * Coded the 'data preparation' phase\\ |
| 321 | * Coded the clouds detection procedure\\ |
| 322 | * Added this first part of python script to my !GitHub repository\\ |
| 323 | * Discussed with my mentors about further additions\\ |
| 324 | * Discussed with the community about testing phase. I received some feedback and some developers stepped forward to help me in testing the algorithm \\ |
| 325 | * Shared progress with the community\\ |
| 326 | |
| 327 | Unfortunately, I wasn't able to code on Thursday because of a PhD meeting with my supervisor. |
| 328 | |
| 329 | '''2) What am I going to achieve for next week?''' |
| 330 | |
| 331 | * Finish the translation of the algorithm in a basic python script adding the shadows detection procedure and the steps for checking and cleaning the final outputs\\ |
| 332 | * Improve the python script so as to have a "light" working python script (manage temporary file, clean up the code, etc.)\\ |
| 333 | * Test it and fix bugs\\ |
| 334 | * Start implementing the GUI\\ |
| 335 | |
| 336 | '''3) Is there any blocking issue?'''\\ |
| 337 | No at the moment. |