Description Usage Arguments Author(s)
This function named 'calc_scene_snowstats' loads the snow/cloud/freesurface classification tif file and calculates cover percentages.
1 2 3 4 5 |
Additionally snow/cloud/freesurface cover percentages are also calculated for each height zone derrived from DEM file and stored as table in satellite scene subfolder.
1 2 | calc_scene_snowstats(store_directory, dem_subdir, height_zone_size,
threshold_cloud, last_snow = FALSE)
|
store_directory |
Directory where all satellite scenes are stored in subfolders |
dem_subdir |
subdirectory, where DEM files are stored |
height_zone_size |
defines the size (height difference) of the altitudinal zones for which the snowcover percentages are calculated |
thresholds_cloud |
thresholds for cloud cover to decide, whether the scene will be used in time series or not |
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.