Commit cde337f
authored
Read Sentinel V specific data packets (#396)
Co-authored-by: ululi1970
Issue #390
Added a few Sentinel V specific code block readers. There are a few more
in the documentation that I did not add (that are not in this test
file), but I added "skip this many bytes" placeholders for if they're
needed in the future.
Also did a little cleanup and changed two ambiguous attribute names to
something more readable (hence a lot of test files changed), and I added
a hard stop to exit the forever loop problem. It may cause some partly
corrupted files that would otherwise be readable to fail, but we'll see.1 parent eb77887 commit cde337f
File tree
27 files changed
+408
-165
lines changed- examples/data/dolfyn
- test_data
- mhkit
- dolfyn/io
- tests/dolfyn
27 files changed
+408
-165
lines changedBinary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
17 | | - | |
| 17 | + | |
18 | 18 | | |
19 | 19 | | |
20 | | - | |
21 | | - | |
22 | | - | |
23 | 20 | | |
24 | 21 | | |
25 | 22 | | |
| |||
99 | 96 | | |
100 | 97 | | |
101 | 98 | | |
| 99 | + | |
| 100 | + | |
| 101 | + | |
0 commit comments