Skip to content

Commit cce8923

Browse files
committed
update datetimes in static/expedition.yaml
1 parent 10e8502 commit cce8923

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

src/virtualship/static/expedition.yaml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -13,23 +13,23 @@ schedule:
1313
location:
1414
latitude: 0.01
1515
longitude: 0.01
16-
time: 1998-01-01 01:00:00
16+
time: 1998-01-02 01:00:00
1717
- instrument:
1818
- ARGO_FLOAT
1919
location:
2020
latitude: 0.02
2121
longitude: 0.02
22-
time: 1998-01-01 02:00:00
22+
time: 1998-01-03 02:00:00
2323
- instrument:
2424
- XBT
2525
location:
2626
latitude: 0.03
2727
longitude: 0.03
28-
time: 1998-01-01 03:00:00
28+
time: 1998-01-04 03:00:00
2929
- location:
3030
latitude: 0.03
3131
longitude: 0.03
32-
time: 1998-01-01 03:00:00
32+
time: 1998-01-05 03:00:00
3333
instruments_config:
3434
adcp_config:
3535
num_bins: 40

0 commit comments

Comments
 (0)