Skip to content

Commit af8170a

Browse files
committed
add whole survey to docstring
1 parent c0dc773 commit af8170a

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

src/mdio/builder/templates/seismic_3d_streamer_field.py

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,10 @@ class Seismic3DStreamerFieldRecordsTemplate(AbstractDatasetTemplate):
1212
"""Seismic 3D streamer shot field records template.
1313
1414
A generalized template for streamer field records that are optimized for:
15-
- Common-shot dataset
16-
- Common-channel dataset
15+
- Common-shot access
16+
- Common-channel access
17+
18+
It can also store all the shot-lines of a survey in one MDIO if needed.
1719
1820
Args:
1921
data_domain: The domain of the dataset.

0 commit comments

Comments
 (0)