Skip to content

Commit 1266f49

Browse files
authored
Nortek Signature Reader Altimeter Update (#280)
* #277 * #284 - Fix window check * Test updates plus compression bugfix
1 parent d2437e6 commit 1266f49

37 files changed

+360
-89
lines changed
14.2 KB
Binary file not shown.

examples/data/dolfyn/test_data/BenchFile01.repr.txt

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44
. (100 pings @ 2Hz)
55
Variables:
66
- time ('time',)
7+
- time_altraw ('time_altraw',)
78
- time_b5 ('time_b5',)
89
- vel ('dir', 'range', 'time')
910
- vel_b5 ('range_b5', 'time_b5')
@@ -14,6 +15,8 @@
1415
- roll ('time',)
1516
- temp ('time',)
1617
- pressure ('time',)
18+
- pressure_alt ('time',)
19+
- pressure_altraw ('time_altraw',)
1720
- amp ('beam', 'range', 'time')
1821
- amp_b5 ('range_b5', 'time_b5')
1922
- corr ('beam', 'range', 'time')
4.98 KB
Binary file not shown.
159 KB
Binary file not shown.
14.2 KB
Binary file not shown.
Binary file not shown.
14.2 KB
Binary file not shown.
-919 Bytes
Binary file not shown.
1.15 KB
Binary file not shown.
-1.39 KB
Binary file not shown.

0 commit comments

Comments
 (0)