Description Usage Arguments Examples
This function calculate the IQD between array a anb b and returns the answer as a grid, with IQD pr gridpoint
1 | IQDdiscreet(X, Y, periodLength, dry = F, raw = F)
|
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 |
1 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.