randomScenes: Randomly Select a percentage of scenes

Description Usage Arguments Value Author(s) Examples

Description

Randomly Select a percentage of scenes

Usage

1
2
randomScenes(sampsize = 0.25, seed = 25, years = c(2010:2010),
  months = c(1:12), days = 1:30, hours = 0:23)

Arguments

sampsize

proportion of scenes to select

seed

A number used as seed

years

Start to end year

days

start to end days

hours

start to end hours

month

start to end month

Value

character vector containing teh dates of the selected scenes

Author(s)

Hanna Meyer

Examples

1
randomScenes(sampsize=0.01)

environmentalinformatics-marburg/Rainfall documentation built on May 16, 2019, 7:49 a.m.