Skip to content

Commit 8e60ccf

Browse files
committed
Fixed typo on day_obs in yaml file
1 parent 981d3c0 commit 8e60ccf

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

sst/mtm1m3/M1M3_Force_actuator_following_errors_FFT.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,9 +9,9 @@ tags:
99
- error analysis
1010
parameters:
1111
day_obs:
12-
type: string
12+
type: number
1313
description: Observation day
14-
default: "20250527"
14+
default: 20250527
1515
threshold_peak:
1616
type: integer
1717
description: minimum value for FFT analysis to trigger an anomaly

0 commit comments

Comments
 (0)