IQDdiscreet: Calculate IQD between a and b

Description Usage Arguments Examples

View source: R/IQDdiscreet.R

Description

This function calculate the IQD between array a anb b and returns the answer as a grid, with IQD pr gridpoint

Usage

1
IQDdiscreet(X, Y, periodLength, dry = F, raw = F)

Arguments

periodLength

Length of one period/season in days

dry

If true, we calculate for drydays, else wet. Defaults to False

raw

If true, input is expected to be raw model/dataproduct data, else result from findPeriodsLengthGrid. Defaults to False

a

Data, 3d array

b

Data, 3d array

Examples

1

NorskRegnesentral/climModelEval documentation built on Jan. 16, 2020, 12:49 a.m.