Changes between Version 47 and Version 48 of GSoC/2018


Ignore:
Timestamp:
Mar 12, 2018, 2:07:51 AM (6 years ago)
Author:
robertomarzocchi
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • GSoC/2018

    v47 v48  
    246246
    247247=== 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 ...   
     248The 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...
    250251
    251252Students must have a advanced knowledge of writing python scripts in GRASS
    252253* 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
    258258
    259259=== Full support of Python 3 in GRASS GIS ===