equinor / subscript

Equinor's collection of subsurface reservoir modelling scripts
https://equinor.github.io/subscript/
GNU General Public License v3.0
15 stars 34 forks source link

Mean and stdev of intermediate field parameters #757

Closed oddvarlia closed 2 weeks ago

oddvarlia commented 3 weeks ago

Purpose: For QC purpose it could be useful to check mean and stdev also for intermediate/temporary field parameters that are saved under /rms/output/aps directory for initial ensemble field parameters and on for updated field parameters. Here the GRF's for APS and possibly also transformed gaussian fields for petrophysical parameters are saved per facies per zone. This can be specified by some additional keywords in the input config file for the field_statistics.py script

codecov-commenter commented 3 weeks ago

Codecov Report

Attention: Patch coverage is 48.78049% with 63 lines in your changes missing coverage. Please review.

Project coverage is 85.15%. Comparing base (c6cef12) to head (685342e).

Files with missing lines Patch % Lines
src/subscript/field_statistics/field_statistics.py 48.78% 63 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #757 +/- ## ========================================== - Coverage 85.80% 85.15% -0.65% ========================================== Files 52 52 Lines 7342 7418 +76 ========================================== + Hits 6300 6317 +17 - Misses 1042 1101 +59 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.