We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 01dd4ba commit 8f34350Copy full SHA for 8f34350
src/mdio/converters/segy.py
@@ -94,6 +94,7 @@ def segy_to_mdio(
94
GridTraceCountError: Raised if grid won't hold all traces in the
95
SEG-Y file.
96
ValueError: If length of chunk sizes don't match number of dimensions.
97
+ NotImplementedError: If can't determine chunking automatically for 4D+.
98
99
Examples:
100
If we are working locally and ingesting a 3D post-stack seismic file,
0 commit comments