-
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
Add script to calculate mean, stdev for continuous 3D field parameter and facies probabilities for 3D facies parameter per zone #739
Conversation
Purpose: |
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #739 +/- ##
==========================================
- Coverage 85.97% 85.43% -0.54%
==========================================
Files 51 52 +1
Lines 6837 7189 +352
==========================================
+ Hits 5878 6142 +264
- Misses 959 1047 +88 ☔ View full report in Codecov by Sentry. |
68ddb9e
to
d8e45fc
Compare
I will add a specification using yaml as config file format instead of directly specifying a python dict. |
6028888
to
0635876
Compare
6a6cd89
to
9080d60
Compare
…s and estimated facies probabilities for discrete 3D parameter
daa2305
to
1132829
Compare
1132829
to
5198d8b
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.
There are a few improvements I think are possible here (print statements, commented out code, etc) but as a first pass to initialize a script I think we can take this as is for now.
…s and estimated facies probabilities for discrete 3D parameter