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: Add zonation with layer range info to grid metadata #865

Merged
merged 1 commit into from
Oct 30, 2024

Conversation

tnatt
Copy link
Collaborator

@tnatt tnatt commented Oct 29, 2024

PR to add a data.spec.zonation entry for xtgeo.Grid objects.

  • utilizes the xtgeo.Grid.subgrids functionality and sets zonation if subgrids are set
  • The zonation list are ordered on shallowest to deepest zone.

Format was landed after discussion with webviz developers on suitable format

closes #860
related #782

@tnatt tnatt requested review from mferrera and jcrivenaes October 29, 2024 14:16
@tnatt tnatt force-pushed the grid_zonation branch 4 times, most recently from 0060586 to 8654bd6 Compare October 29, 2024 14:42
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.

Nice 👍

src/fmu/dataio/_model/specification.py Outdated Show resolved Hide resolved
@tnatt tnatt merged commit 1459d4f into equinor:main Oct 30, 2024
13 checks passed
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.

Add zone vs layer range info in grid metadata
2 participants