sdfdump(1)

SDFDUMP(1) User Commands SDFDUMP(1)

NAME

sdfdump - manual page for sdfdump 25.11

SYNOPSIS

sdfdump [OPTIONS] inputFiles...

DESCRIPTION

Filter and display raw layer data

Positionals:

inputFiles ...
The input files to dump.

OPTIONS

-h,--help
Print this help message and exit
-s,--summary
Report a high-level summary.
--validate
Check validity by trying to read all data values.
-p,--path regex
Report only paths matching this regex.
-f,--field regex
Report only fields matching this regex.
-t,--time n or ff..lf
Report only these times (n) or time ranges (ff..lf) for 'timeSamples' fields
--timeTolerance tol
Report times that are close to those requested within this relative tolerance. Default: 0.000125
--sortBy path|field
Group output by either path or field. Default: path
--noValues
Do not report field values.
--fullArrays
Report full array contents rather than number of elements
November 2025 sdfdump 25.11