getChannels: Get channels from a msg scene's inputpath

Description Usage Arguments Value Author(s) Examples

Description

Get channels from a msg scene's inputpath

Usage

1
2
3
getChannels(inpath, type = "rst", channels = c("VIS0.6", "VIS0.8", "NIR1.6",
  "IR3.9", "WV6.2", "WV7.3", "IR8.7", "IR9.7", "IR10.8", "IR12.0", "IR13.4"),
  mask = -99)

Arguments

inpath

The path to the msg channels of one scene

type

A character string indicating the file type

channels

A character vector of the channels to return

mask

A numeric number which is to bet set to NA because there are no clouds.

Value

A Raster stack of the MSG channels

Author(s)

Hanna Meyer

Examples

1
2
msg_example <-getChannels(inpath=system.file("extdata/msg",package="Rainfall"),
channels=c("VIS0.6","IR12.0"))

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