Skip to content

Update field_statistics to use individual ertbox per zone - #858

Open
oddvarlia wants to merge 2 commits into
equinor:mainfrom
oddvarlia:update_field_statistics_with_zone_dependent_ertbox_grid
Open

Update field_statistics to use individual ertbox per zone#858
oddvarlia wants to merge 2 commits into
equinor:mainfrom
oddvarlia:update_field_statistics_with_zone_dependent_ertbox_grid

Conversation

@oddvarlia

Copy link
Copy Markdown
Collaborator

Closes: #842

@oddvarlia
oddvarlia marked this pull request as draft April 10, 2026 11:15
@oddvarlia
oddvarlia force-pushed the update_field_statistics_with_zone_dependent_ertbox_grid branch from 8777229 to 0512285 Compare April 18, 2026 12:56
@codecov-commenter

codecov-commenter commented Apr 18, 2026

Copy link
Copy Markdown

Codecov Report

❌ Patch coverage is 70.33898% with 70 lines in your changes missing coverage. Please review.
✅ Project coverage is 84.26%. Comparing base (3317bd1) to head (7d5966f).
⚠️ Report is 15 commits behind head on main.

Files with missing lines Patch % Lines
src/subscript/field_statistics/field_statistics.py 70.33% 70 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #858      +/-   ##
==========================================
- Coverage   84.51%   84.26%   -0.26%     
==========================================
  Files          49       49              
  Lines        7349     7498     +149     
==========================================
+ Hits         6211     6318     +107     
- Misses       1138     1180      +42     

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@oddvarlia
oddvarlia force-pushed the update_field_statistics_with_zone_dependent_ertbox_grid branch 6 times, most recently from c7630cf to 335b994 Compare April 21, 2026 10:47
@oddvarlia
oddvarlia requested a review from alifbe April 21, 2026 15:00
@oddvarlia
oddvarlia marked this pull request as ready for review April 21, 2026 15:00
@oddvarlia
oddvarlia marked this pull request as draft April 30, 2026 13:15
@oddvarlia
oddvarlia force-pushed the update_field_statistics_with_zone_dependent_ertbox_grid branch 7 times, most recently from 4d70873 to c2443be Compare May 6, 2026 21:40
Some model file changes from previous version was required
Documentation is updated.
@oddvarlia
oddvarlia force-pushed the update_field_statistics_with_zone_dependent_ertbox_grid branch from c2443be to a7fdb52 Compare May 6, 2026 21:43
@oddvarlia
oddvarlia marked this pull request as ready for review May 6, 2026 21:54

@alifbe alifbe left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Not quite sure if the files in ensemble/share/grid_statistics/ are all needed.

In general, we should avoid code repetitions.

Comment thread src/subscript/field_statistics/field_statistics.py Outdated
Comment thread src/subscript/field_statistics/field_statistics.py Outdated
Comment thread src/subscript/field_statistics/field_statistics.py Outdated
Comment thread src/subscript/field_statistics/field_statistics.py Outdated
Comment thread src/subscript/field_statistics/field_statistics.py Outdated
Comment thread src/subscript/field_statistics/field_statistics.py
Comment thread src/subscript/field_statistics/field_statistics.py
Comment thread src/subscript/field_statistics/field_statistics.py Outdated
Comment thread src/subscript/field_statistics/field_statistics.py Outdated
Comment thread src/subscript/field_statistics/field_statistics.py Outdated
@oddvarlia
oddvarlia force-pushed the update_field_statistics_with_zone_dependent_ertbox_grid branch 5 times, most recently from cddfb7c to 8771364 Compare August 6, 2026 07:28
@oddvarlia
oddvarlia requested a review from alifbe August 7, 2026 08:00
@oddvarlia
oddvarlia force-pushed the update_field_statistics_with_zone_dependent_ertbox_grid branch from 8771364 to 7d5966f Compare August 7, 2026 08:55
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

Successfully merging this pull request may close these issues.

Extend the field_statistics function to handle individual ertbox grid per zone

3 participants