1SDFDUMP(1) User Commands SDFDUMP(1)
2
3
4
6 sdfdump - manual page for sdfdump 23.08
7
9 sdfdump [OPTIONS] inputFiles...
10
12 Filter and display raw layer data
13
14 Positionals:
15 inputFiles ...
16 The input files to dump.
17
19 -h,--help
20 Print this help message and exit
21
22 -s,--summary
23 Report a high-level summary.
24
25 --validate
26 Check validity by trying to read all data values.
27
28 -p,--path regex
29 Report only paths matching this regex.
30
31 -f,--field regex
32 Report only fields matching this regex.
33
34 -t,--time n or ff..lf
35 Report only these times (n) or time ranges (ff..lf) for 'time‐
36 Samples' fields
37
38 --timeTolerance tol
39 Report times that are close to those requested within this rela‐
40 tive tolerance. Default: 0.000125
41
42 --sortBy path|field
43 Group output by either path or field. Default: path
44
45 --noValues
46 Do not report field values.
47
48 --fullArrays
49 Report full array contents rather than number of elements
50
51
52
53sdfdump 23.08 November 2023 SDFDUMP(1)