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

ENH: include (fault) surfaces from FaultRoom plugin #492

Merged
merged 1 commit into from
Apr 5, 2024

Conversation

jcrivenaes
Copy link
Collaborator

Address #362

@jcrivenaes jcrivenaes marked this pull request as draft March 1, 2024 14:46
@jcrivenaes jcrivenaes force-pushed the faultroom-format branch 2 times, most recently from eb3df8b to 017e44d Compare March 7, 2024 06:24
@jcrivenaes jcrivenaes force-pushed the faultroom-format branch 5 times, most recently from fbdcfde to fba9002 Compare March 13, 2024 17:32
@jcrivenaes jcrivenaes force-pushed the faultroom-format branch 2 times, most recently from dff724c to 5443629 Compare March 13, 2024 18:31
@jcrivenaes jcrivenaes changed the title WIP: include (fault) surfaces from FaultRoom plugin ENH: include (fault) surfaces from FaultRoom plugin Mar 13, 2024
@jcrivenaes jcrivenaes marked this pull request as ready for review March 13, 2024 18:32
Copy link
Member

@perolavsvendsen perolavsvendsen left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

See comments. Not entirely sure if class: surface is the best option, although I don't think it's "wrong". If we merge this, need to clarify with later users of these data. E.g. there may be some assumptions somewhere that class: surface == "an IRAP Binary formatted regular surface".

  • Explicitly check with REP
  • Explicitly check with Sumo
  • Generally check with other potential consumers

@jcrivenaes
Copy link
Collaborator Author

class: surface == "an IRAP

I think it was never the intention that class surface is a regular grid (nor a specific file format), so surface is more generic. Then the format and layout fields are needed by consumer in order to parse in a correct manner

@jcrivenaes jcrivenaes force-pushed the faultroom-format branch 2 times, most recently from 025e2f1 to ddd5df2 Compare March 18, 2024 11:37
Copy link
Contributor

@janbjorge janbjorge left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me, i cant comment on the domain related questions.

@perolavsvendsen
Copy link
Member

Still waiting for feedback from REP, Webviz, DynaGeo and others who may work on the assumption that class: surface == An IRAP Binary formatted file.

@janbjorge
Copy link
Contributor

I think you need to rebase here as well before merging, else some of the schema changes will be lost. Any the poor person who checksout from main will get "schema out of sync errors".

@jcrivenaes
Copy link
Collaborator Author

Still waiting for feedback from REP, Webviz, DynaGeo and others who may work on the assumption that class: surface == An IRAP Binary formatted file.

Any progress here?

@perolavsvendsen
Copy link
Member

Any progress here?

Some... But I don't think we have to wait for everything to be ready everywhere. I think we just merge this PR if we are happy.

Copy link
Member

@perolavsvendsen perolavsvendsen left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I say we merge this.

@mferrera mferrera mentioned this pull request Apr 4, 2024
6 tasks
@jcrivenaes jcrivenaes force-pushed the faultroom-format branch 2 times, most recently from 37b979d to 0f10f78 Compare April 5, 2024 07:34
Copy link
Collaborator

@mferrera mferrera left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Some comments for your consideration but LGTM. I cannot comment on the fault room specifics, of course

src/fmu/dataio/providers/objectdata/_faultroom.py Outdated Show resolved Hide resolved
src/fmu/dataio/providers/objectdata/_faultroom.py Outdated Show resolved Hide resolved
src/fmu/dataio/readers.py Outdated Show resolved Hide resolved
src/fmu/dataio/readers.py Outdated Show resolved Hide resolved
@jcrivenaes jcrivenaes merged commit 01415b6 into equinor:main Apr 5, 2024
13 checks passed
@jcrivenaes jcrivenaes deleted the faultroom-format branch April 5, 2024 10:40
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

Successfully merging this pull request may close these issues.

5 participants