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

Parsing of "content" #20

Closed
3 tasks
jcrivenaes opened this issue May 21, 2021 · 4 comments
Closed
3 tasks

Parsing of "content" #20

jcrivenaes opened this issue May 21, 2021 · 4 comments

Comments

@jcrivenaes
Copy link
Collaborator

Must develop the parsing of content further so it fulfills various examples found in fmu-metadata definitions:

  • field_outline: {contact: owc}
  • fluid_contact: {contact: owc}
  • seismic: {attribute: xx, zrange: 2, filter_size: 1.0, scaling_factor: 3, is_timelapse: True, acquision_start_date: 2021-11-01, acquision_end_date: 2021-12-03, acquision_reference_date: 2021-11-20, offset: 0-15}
@perolavsvendsen
Copy link
Member

#43

@jcrivenaes
Copy link
Collaborator Author

I will think for fluid_contact, the contact subkey shall be required. For field_outline, I cannot see arguments why contact shall be required.

@perolavsvendsen
Copy link
Member

I will think for fluid_contact, the contact subkey shall be required. For field_outline, I cannot see arguments why contact shall be required.

Some clients (e.g. REP) will color the field outline differently depending on which type of fluid (contact) it is based on (oil or gas).

@perolavsvendsen
Copy link
Member

perolavsvendsen commented Jul 23, 2021

Some content types noted when installing a live example:

  • volume_regions (polygons)
  • isochore_uncertainty_regions (polygons)
  • pinchout (polygons)
  • subcrop (polygons)
  • wellpicks (table or possibly points?)
  • fault_planes (points)
  • pi (productivity index) (table)
  • facies thickness (perhaps covered by the more general "thickness" definition)

There are also quite a lot of 4D seismic contents

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

2 participants