-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathsample-from-db-1-month-30-ssvids.json
53 lines (53 loc) · 1.25 KB
/
sample-from-db-1-month-30-ssvids.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
{
"bq_input_messages": "pipe_ais_v3_internal.research_messages",
"bq_input_segments": "pipe_ais_v3_published.segs_activity",
"bq_output_gaps": "scratch_tomas_ttl30d.raw_gaps",
"open_gaps_start_date": "2023-02-01",
"ssvids": [
"657132500",
"367375470",
"98335868",
"98336986",
"168801237",
"620446000",
"900028610",
"98335871",
"98339996",
"98339167",
"168801043",
"9107071",
"98339971",
"98341656",
"168800956",
"98336943",
"168801375",
"98336343",
"98338073",
"111112724",
"525020174",
"408901070",
"416003224",
"416580000",
"98330344",
"98335874",
"98336933",
"98342091",
"419088700",
"563040676"
],
"date_range": [
"2023-02-01",
"2023-03-01"
],
"min_gap_length": 6,
"n_hours_before": 12,
"window_period_d": 30,
"filter_good_seg": true,
"pipeline_options": {
"project": "world-fishing-827",
"runner": "dataflow",
"max_num_workers": 200,
"machine_type": "e2-standard-2",
"job_name": "tom-test-gaps-1-month-30-ssvids"
}
}