[GRASS-dev] GSoC 2018 report week 10 - GRASS GIS module for Sentinel-2 cloud and shadow detection
Moritz Lennert
mlennert at club.worldonline.be
Sun Jul 22 23:25:35 PDT 2018
Hi Roberta,
On 22/07/18 11:33, Roberta Fagandini wrote:
> Hi all!
> I'm Roberta Fagandini and I'm working on my GSoC project, a GRASS GIS
> module for Sentinel-2 cloud and shadow detection.
> This is my report for the tenth week of coding.
>
> 1) What did I complete this week?
>
> * Submitted a new version of i.sentinel.mask to the official GRASS-SVN
> repository [0][1]
> * Integrated the import of Sentinel 2 images into i.sentinel.preproc [2]
> * Tested the module and fixed bugs
> * Discussed with mentors about next steps and we decided to not
> implement the download procedure in the new module
> i.sentinel.preproc in order to avoid unnecessary and undesirable
> dependency as the dev community suggested
> * Studied other possible python libraries for the download of Sentinel
> images in order to reduce the number of dependencies (e.g.
> sentinelhub instead of sentinelsat)
> * Created a real complete GRASS GIS module that can be installed with
> g.extension from my GitHub repository [3][4]
Thanks for the great work. Both i.sentinel.mask and i.sentinel.preproc
will be very useful additions !
>
> Unfortunately, I wasn't able for two days because of an unexpected
> personal commitment.
>
> 2) What am I going to achieve for next week?
>
> * Write the manual page
> * Start implementing a new procedure for downloading Sentinel image
> avoiding too many dependencies
Please consult with Martin Landa on this last point. I would suggest
that you provide a diff to the current i.sentinel.download instead of
writing a completely new one.
Moritz
More information about the grass-dev
mailing list