| 339 | |
| 340 | === Week 02 === |
| 341 | |
| 342 | '''1) What did I complete this week?''''\\ |
| 343 | |
| 344 | * Added a basic version of the shadow detection procedure |
| 345 | * Implemented some changes from dev feedback |
| 346 | * Cleaned up the cloud detection code reducing the r.mapcalc calls and other computations in order to improve performance |
| 347 | * Cleaned up the shadow detection code reducing the r.mapcalc calls and other computations in order to improve performance |
| 348 | * Integrated the cloud and shadow intersection part |
| 349 | * Managed temporary file |
| 350 | * Tested the python script and fixed bugs |
| 351 | * Frequently added the python script to my !GitHub repository |
| 352 | * Shared progress with the community |
| 353 | |
| 354 | '''2) What am I going to achieve for next week?''' |
| 355 | * Implement any change from discussions and feedback |
| 356 | * Test it and fix bugs |
| 357 | * Start implementing the GUI |
| 358 | |
| 359 | '''3) Is there any blocking issue?'''\\ |
| 360 | No at the moment. |