Description Usage Arguments Author(s)
This function named 'calculate_snowextent' loads testsite SWIR & green tif files and calculates NDSI values. Additionally a simple snow/no-snow classification and a snow/cloud/snowfree-surface classification is produced.
1 2 3 |
1 | calculate_snowextent(store_directory, s02, ls8, thresholds_snow_cloud)
|
store_directory |
Directory where all satellite scenes are stored in subfolders |
s02, ls8 |
defines, whether data from Sentinel or Landsat subfolder is used |
thresholds_snow_cloud |
set thresholds for snow extent & cloud cover for the resulting classification. The parameter contains a list of 4 thresholds first: NDSI minimum value for snowcover second: minimum green reflectance for snowcover third: minimum green reflectance for cloudcover fourth: minimum SWIR reflectance for cloudcover |
Sebastian Buchelt (M.Sc. EAGLE - University of Wuerzburg)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.