We chose as a taks for our Remote Sensing study project at the Institute of Geoinformatics in Münster to detect the coral bleaching process for the last years on the Maldives. To do that we executed the following steps:
- Data acquisition - we chose planetScope data due to a high spatial resolution of 3 meters (Image courtesy of Planet Labs, Inc.)
- Subdeviding the data into extens where we found a high occurrence of corals
- Chosing certain pixel that we expect to be corals
- Calculate a normalized darkness of each pixel for the time series between 2016 and 2019
- Making a trend analysis
Steps 2 to 5 can be tracked in this following R script