We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
3D grids are exported from FMU in various forms, e.g. from RMS and from other sources inside FMU.
3D grids consists of geometry + properties (simplified). I.e. a specific grid property.
geometry
properties
Geometry A
Property A1
Property A2
Property A3
Geometry B
Property B1
Property B2
Property B3
explorer
[stub, to be refined.]
The text was updated successfully, but these errors were encountered:
No branches or pull requests
3D grids are exported from FMU in various forms, e.g. from RMS and from other sources inside FMU.
3D grid data topology
3D grids consists of
geometry
+properties
(simplified). I.e. a specific grid property.Geometry A
Property A1
Property A2
Property A3
Geometry B
Property B1
Property B2
Property B3
Tasks
Requirements
Definition of Done (tentative)
explorer
, and use these data further in his workflows.Relevant
[stub, to be refined.]
The text was updated successfully, but these errors were encountered: