-
Notifications
You must be signed in to change notification settings - Fork 35
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
Copy mean, stdev and estimated facies probabilities to one realization of the geogrid #749
Conversation
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #749 +/- ##
==========================================
+ Coverage 85.85% 85.91% +0.06%
==========================================
Files 52 52
Lines 7245 7307 +62
==========================================
+ Hits 6220 6278 +58
- Misses 1025 1029 +4 ☔ View full report in Codecov by Sentry. |
6dab400
to
7038ba8
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
A few comments to consider, otherwise LGTM
7038ba8
to
82ac30a
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM 👍
in realization 0 on scratch for iteration 0 and final iteration. Updated documentation Updated doc for ERT
82ac30a
to
622524f
Compare
The purpose of the new option -g is to copy the results (mean, stdev, facies prob estimates) from ertbox grid which is fixed and only works as a "container" for the values into a single realization (realization 0) of the geogrid. The argument for this is to be able to visualize the results together with blocked well facies log and petrophysical logs.
There are several things to notice here: