filterStats: Calculate statistics of spatial filters of MSG bands

Description Usage Arguments Author(s)

Description

Calculate statistics of spatial filters of MSG bands

Usage

1
2
filterStats(scenerasters, size = 3, var = c("min", "mean", "max", "sd"),
  na.rm = TRUE)

Arguments

scenerasters

A raster stack of cloud masked MSG scenes with non clouded areas were set to NA

size

Integer of the window size

var

Variables to be calculated. Supported are min, mean, max, sd

na.rm

Should NA values from scenerasters be masked from the result?

Author(s)

Hanna Meyer


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