Pointblank Validation
Validation for analysis_data (274272 rows)

tibble analysis_dataWARN 0.01 STOP 0.05 NOTIFY
STEP COLUMNS VALUES TBL EVAL UNITS PASS FAIL W S N EXT

1
col_exists

Required columns exist

col_exists()

station_id

1 1
1.00
0
0.00

2
col_exists

Required columns exist

col_exists()

time

1 1
1.00
0
0.00

3
col_exists

Required columns exist

col_exists()

wave_height

1 1
1.00
0
0.00

4
col_vals_in_set

Valid station IDs

col_vals_in_set()

station_id

M1, M2, M3, M4, M5, M6, FS1

274K 274K
1.00
0
0.00

5
col_vals_between

Wave height 0-30m

col_vals_between()

wave_height

[0, 30]

274K 274K
1.00
0
0.00

6
col_vals_between

Max wave 0-40m

col_vals_between()

hmax

[0, 40]

274K 274K
1.00
0
0.00

7
col_vals_between

Wind speed 0-100 m/s

col_vals_between()

wind_speed

[0, 100]

274K 274K
1.00
0
0.00

8
col_vals_between

Gust 0-150 m/s

col_vals_between()

gust

[0, 150]

274K 274K
1.00
0
0.00

9
col_vals_between

Pressure 900-1100 hPa

col_vals_between()

atmospheric_pressure

[900, 1,100]

274K 274K
1.00
0
0.00

10
col_vals_lte

Time not in future

col_vals_lte()

time

2026-03-16 09:13:38.729488

274K 274K
1.00
0
0.00
2026-03-16 09:13:38 UTC < 1 s 2026-03-16 09:13:39 UTC