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 c0dc773 commit af8170aCopy full SHA for af8170a
src/mdio/builder/templates/seismic_3d_streamer_field.py
@@ -12,8 +12,10 @@ class Seismic3DStreamerFieldRecordsTemplate(AbstractDatasetTemplate):
12
"""Seismic 3D streamer shot field records template.
13
14
A generalized template for streamer field records that are optimized for:
15
- - Common-shot dataset
16
- - Common-channel dataset
+ - Common-shot access
+ - Common-channel access
17
+
18
+ It can also store all the shot-lines of a survey in one MDIO if needed.
19
20
Args:
21
data_domain: The domain of the dataset.
0 commit comments