SAL: SAL score

SALR Documentation

SAL score

Description

SAL score

Usage

SAL(fcfield, obfield, threshScale = 15, threshold = pmax(0.1,
  c(max(fcfield, na.rm = TRUE), max(obfield, na.rm = TRUE)))/threshScale,
  sameThreshold = FALSE, maxobj = 1000, min.rain = 1,
  add.objs = FALSE)

Arguments

fcfield

The forecast field

obfield

The observation field

threshold

A 2-vector containing (precipitation) thresholds for fc and obs.

sameThreshold

If TRUE, threshold is a single number for both fields

maxobj

Maximum number of objects to identify

min.rain

The minimum value to be considered

add.objs

If TRUE, the object matrices are returned as attributes of the result.

threshscale

Used for threshold

Value

a vector with S, A, L values.


adeckmyn/harpSpatial documentation built on June 30, 2023, 5:23 a.m.