stilt.config.ErrorParams#

class stilt.config.ErrorParams(*, siguverr: float | None = None, tluverr: float | None = None, zcoruverr: float | None = None, horcoruverr: float | None = None, sigzierr: float | None = None, tlzierr: float | None = None, horcorzierr: float | None = None) None[source]#

Transport error trajectory parameters for XY and ZI perturbations.

Parameters#

Parameter

Description

Default

siguverr

Standard deviation of horizontal wind error [m/s]

None

tluverr

Standard deviation of horiztontal wind error timescale [min]

None

zcoruverr

Vertical correlation length scale of horizontal wind error [m]

None

horcoruverr

Horizontal correlation length scale of horizontal wind error [km]

None

sigzierr

Standard deviation of mixed-layer height errors [%]

None

tlzierr

Standard deviation of mixed layer height timescale [min]

None

horcorzierr

Horizontal correlation length scale of mixed-layer height errors [km]

None