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 |
|---|---|---|
|
Standard deviation of horizontal wind error [m/s] |
|
|
Standard deviation of horiztontal wind error timescale [min] |
|
|
Vertical correlation length scale of horizontal wind error [m] |
|
|
Horizontal correlation length scale of horizontal wind error [km] |
|
|
Standard deviation of mixed-layer height errors [%] |
|
|
Standard deviation of mixed layer height timescale [min] |
|
|
Horizontal correlation length scale of mixed-layer height errors [km] |
|