Changes between Version 47 and Version 48 of GSoC/2018
- Timestamp:
- 03/12/18 02:07:51 (7 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
GSoC/2018
v47 v48 246 246 247 247 === Add a cloud masking module for sentinel data in GRASS GIS === 248 The idea is to implement a module for GRASS GIS to do the cloud masking using an automatic approach which do not use thermal bands and time series (Parmes et al. 2017) 249 ... 248 The idea is to implement a module for GRASS GIS to do the cloud masking using an automatic approach which do not use thermal bands and time series (Parmes et al. 2017). A number of test have been performed in the last month using the approach published in the cited paper and adding some additional consideration to better remove the shadow. 249 250 ... 250 251 251 252 Students must have a advanced knowledge of writing python scripts in GRASS 252 253 * Requirements: Python / C / C++ 253 * Mentor: Roberto Marzocchi, ???? 254 * Co-mentors: ?? 255 * Rating: medium 256 * Expected Outcomes: 257 * Test of skills: 254 * Mentor: Markus Neteler, Roberto Marzocchi 255 * Rating: medium 256 * Expected Outcomes: a new GRASS python script which perform the cloud masking 257 * Test of skills: good knowledge of Remote Sensing and in particular of Sentinel-2 data 258 258 259 259 === Full support of Python 3 in GRASS GIS ===