Inspiration =========== If you're still not confident enough to start your own module, you can use the following repositories as inspiration for your developments. All the presented repositories are available on the sepal dashboard. - `deforestation alert analysis `_: Retrieve any type of alert on a selected AOI - `File transfer management `_: Interface to import files to sepal and export them as assets - `forest change mask `_: Combine the GFC layers to produce a forest change mask - `fragmentation map `_: Produce a fragmentation map for a specific AOI using the MSPA algorithm - `Soil moisture mapping `_: Tool for mapping surface soil moisture on Copernicus Sentinel-1 intensity data - `time series clip `_: generate a .pdf file containing time series clip on a given set of points - `zonal analysis `_: Conducts the zonal analysis of a selected AOI with the 2010 GFCC data on FAO 2010 ecozones .. warning:: Some of the presented modules propose alternative structures for their application. If you start your first module, please stick to the suggested folder structure Happy developing!