SAL.Rd
SAL score
SAL(
fcfield,
obfield,
thresh_scale = 15,
min_rain = 0.1,
same_threshold = FALSE,
maxobj = 1000,
add_objs = FALSE,
...
)
The forecast field
The observation field
Used for threshold of object boundaries: Rmax/threshscale
The minimum value to be considered. If no grid point is above, SAL is not computed.
If TRUE, threshold is a single number for both fields
Maximum number of objects to identify
If TRUE, the object matrices are returned as attributes of the result.
Ignored options.
A 2-vector containing (precipitation) thresholds for fc and obs.
a data.frame with S, A, L values.