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 d90869b commit 23a74baCopy full SHA for 23a74ba
src/mdio/builder/templates/seismic_3d_prestack_coca.py
@@ -10,7 +10,7 @@
10
11
12
class Seismic3DPreStackCocaTemplate(AbstractDatasetTemplate):
13
- """Seismic Shot pre-stack 3D time or depth Dataset template."""
+ """Seismic CoCA (common offset, common azimuth) pre-stack 3D Dataset template."""
14
15
def __init__(self, data_domain: SeismicDataDomain):
16
super().__init__(data_domain=data_domain)
0 commit comments