Skip to content

Commit aae16ee

Browse files
committed
initial
1 parent ec800da commit aae16ee

1 file changed

Lines changed: 24 additions & 0 deletions

File tree

README.md

Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -65,6 +65,19 @@ xz -cd harmonics-dwf-20251228-free.tar.xz | tar xvf -
6565
--step "00:10"
6666
```
6767

68+
Output:
69+
```
70+
# kind=current station=Dimond Reef (depth 11 ft), Upper Bay, New York Harbor, New York Current distance_km=0.818 begin=2026-01-22 00:00 end=2026-01-23 00:00 step=00:10 utc=false
71+
Dimond Reef (depth 11 ft)| Upper Bay| New York Harbor| New York Current,1769058000,0.445081
72+
Dimond Reef (depth 11 ft)| Upper Bay| New York Harbor| New York Current,1769058600,0.379907
73+
Dimond Reef (depth 11 ft)| Upper Bay| New York Harbor| New York Current,1769059200,0.328561
74+
Dimond Reef (depth 11 ft)| Upper Bay| New York Harbor| New York Current,1769059800,0.291488
75+
Dimond Reef (depth 11 ft)| Upper Bay| New York Harbor| New York Current,1769060400,0.268112
76+
Dimond Reef (depth 11 ft)| Upper Bay| New York Harbor| New York Current,1769061000,0.256929
77+
Dimond Reef (depth 11 ft)| Upper Bay| New York Harbor| New York Current,1769061600,0.255676
78+
...
79+
```
80+
6881
### Tide only
6982
7083
```bash
@@ -77,3 +90,14 @@ xz -cd harmonics-dwf-20251228-free.tar.xz | tar xvf -
7790
--step "00:10"
7891
```
7992

93+
Output:
94+
```
95+
# kind=tide station=The Battery, New York Harbor, New York distance_km=0.193 begin=2026-01-22 00:00 end=2026-01-23 00:00 step=00:10 utc=false
96+
The Battery| New York Harbor| New York,1769058000,3.281012
97+
The Battery| New York Harbor| New York,1769058600,3.131090
98+
The Battery| New York Harbor| New York,1769059200,2.970155
99+
The Battery| New York Harbor| New York,1769059800,2.799378
100+
The Battery| New York Harbor| New York,1769060400,2.620230
101+
The Battery| New York Harbor| New York,1769061000,2.434448
102+
...
103+
```

0 commit comments

Comments
 (0)