readMultiSentinelRawData: Read sentinel raw data

Description Usage Arguments Value Author(s) Examples

Description

This function read the sentinel raw data files

Usage

1
2
readMultiSentinelRawData(path = "./data/", file = "raw.hdf5",
  fileMask = "mask.hdf5", size = NULL)

Arguments

path

path containing the files

file

name of the file with the raw data

fileMask

name of the file wiht the mask

size

the number of sample to extract

Value

A list with the sentinel raw data

Author(s)

Serge Iovleff

Examples

1
2
3
4
5
## the famous sentinel data set
## Not run: 
multiSentinelSmoothed <- readMultiSentinelRawData()

## End(Not run)

asmitapoddar/BayesSentinel documentation built on May 10, 2019, 1:18 a.m.