Commit 9922b55
authored
Remove window_size_mins parameter from TWA (#901)
* remove window_size_mins parameter from TWA
Signed-off-by: cching95 <chloe.ching@shell.com>
* add default value as metadata for step if not provided
Signed-off-by: cching95 <chloe.ching@shell.com>
---------
Signed-off-by: cching95 <chloe.ching@shell.com>1 parent 4a36743 commit 9922b55
4 files changed
Lines changed: 4 additions & 28 deletions
File tree
- src
- api/v1
- sdk/python/rtdip_sdk/queries/time_series
- tests
- api/v1
- sdk/python/rtdip_sdk/queries/time_series
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
486 | 486 | | |
487 | 487 | | |
488 | 488 | | |
489 | | - | |
490 | | - | |
491 | | - | |
492 | | - | |
493 | | - | |
494 | | - | |
495 | 489 | | |
496 | 490 | | |
497 | 491 | | |
498 | 492 | | |
499 | 493 | | |
500 | 494 | | |
501 | | - | |
| 495 | + | |
502 | 496 | | |
503 | 497 | | |
504 | 498 | | |
505 | 499 | | |
506 | | - | |
507 | 500 | | |
508 | 501 | | |
509 | 502 | | |
| |||
Lines changed: 3 additions & 7 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
| 16 | + | |
16 | 17 | | |
17 | 18 | | |
18 | 19 | | |
| |||
37 | 38 | | |
38 | 39 | | |
39 | 40 | | |
40 | | - | |
41 | 41 | | |
42 | 42 | | |
43 | 43 | | |
| |||
65 | 65 | | |
66 | 66 | | |
67 | 67 | | |
68 | | - | |
69 | | - | |
70 | | - | |
71 | | - | |
72 | | - | |
73 | | - | |
| 68 | + | |
| 69 | + | |
74 | 70 | | |
75 | 71 | | |
76 | 72 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
152 | 152 | | |
153 | 153 | | |
154 | 154 | | |
155 | | - | |
156 | 155 | | |
157 | 156 | | |
158 | 157 | | |
159 | 158 | | |
160 | | - | |
161 | 159 | | |
162 | 160 | | |
163 | 161 | | |
| |||
Lines changed: 0 additions & 11 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
60 | 60 | | |
61 | 61 | | |
62 | 62 | | |
63 | | - | |
64 | | - | |
65 | | - | |
66 | 63 | | |
67 | | - | |
68 | | - | |
69 | | - | |
70 | | - | |
71 | | - | |
72 | | - | |
73 | | - | |
74 | | - | |
75 | 64 | | |
76 | 65 | | |
77 | 66 | | |
| |||
0 commit comments