Learn R Programming

sad (version 0.1.3)

rrain: Random Rain

Description

Randomly simulated synthetic rain fields with Matern covariances

Usage

data(rrain)

Arguments

Format

A 4x10x128x128 matrix

Details

These fields were used in Buschow et al. (2019) <doi:10.5194/gmd-12-3401-2019>. The first array corresponds to the four model configurations from that paper (different roughness nu and scale sc), the second dimension contains ten realizations for each model.

Examples

Run this code
# NOT RUN {
data(rrain)
# }

Run the code above in your browser using DataLab