We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 737402f commit 759a0cfCopy full SHA for 759a0cf
1 file changed
src/mdio/commands/segy.py
@@ -308,8 +308,7 @@ def segy_import(
308
309
In cases where the user does not know if the input has unwrapped
310
channels but desires to store with wrapped channel index use:
311
- --grid-overrides '{"AutoChannelWrap": True,
312
- "AutoChannelTraceQC": 1000000}'
+ --grid-overrides '{"AutoChannelWrap": True}'
313
"""
314
mdio.segy_to_mdio(
315
segy_path=input_segy_path,
0 commit comments