create_images_snow: create_images_snow

Description Usage Arguments Author(s)

Description

This function named 'create_images_snow' loads three tif files for RGB image or NDSI tif file or classification tif files to plot them.

Usage

1
2
create_images_snow(store_directory, images, RGBimage_bands = FALSE,
  new_scenes = FALSE)

Arguments

store_directory

Directory where all satellite scenes are stored in subfolders

images

vector with strings that defines which images are calculated

 Possible input strings:
    - 'snow':   plots snow/no-snow classification extent map
    - 'snow_cloud': plots snow/cloud/freesurface classification map
    - 'new_snow': plots recalculated snow extend from new_snow.tif file
             (produced only for timeseries used data; look at function 'calc_scene_snowstats')
    - 'RGB': plot RGB false or true color from the three bands in variable 'RGBimage_bands'
    - 'NDSI': plots a greyscale image of NDSI
RGBimage_bands

vector containing 3 strings with bands, which should be useed for RGB imaging

new_scenes

set true if you want only RGB-images to be plotted, where 'new_snow' extent was calculated. A new subfolder will be created.

Author(s)

Sebastian Buchelt (M.Sc. EAGLE - University of Wuerzburg)


SebEagle/snowcoveR documentation built on May 31, 2019, 12:07 p.m.