Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Specify if data object is 4D seismic #673

Closed
1 of 2 tasks
perolavsvendsen opened this issue Jun 4, 2024 · 1 comment
Closed
1 of 2 tasks

Specify if data object is 4D seismic #673

perolavsvendsen opened this issue Jun 4, 2024 · 1 comment
Assignees

Comments

@perolavsvendsen
Copy link
Member

Data model should support quick identification of data objects that are 4D seismic. E.g. separate 4D from 3D seismic.

Related to/triggered by:

Options:

  1. Split current data.content seismic into seismic3D and seismic4D
    • Breaking change
  2. Add data.seismic.dimensionality (enum) with allowed values (1, 2),3 and 4 [🟢 preferred!]
    • If only applicable to seismic
  3. Add data.dimensionality (enum) (optional) with allowed values as above.
@mferrera
Copy link
Collaborator

Closing this per discussion in equinor/fmu-sumo#348 and offline discussion. Relevant commentary was that 4d seismic is not really a data type unto itself but an interpretation of more than one 3d data type.

@mferrera mferrera closed this as not planned Won't fix, can't repro, duplicate, stale Nov 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants