Support importing from SEG-Y files that are sorted in descending order
Compare changes
Files
2+ 1
− 0
@@ -13,6 +13,7 @@ SEGYImport [OPTION...] <input file>
| --header-field header_name=offset:width | A single definition of a header field. The expected format is a "fieldname=offset:width" where the ":width" is optional. Its also possible to specify range: "fieldname=begin-end". Multiple header-fields is specified by providing multiple --header-field arguments. |