Update release highlights on parameters.json format#12507
Update release highlights on parameters.json format#12507xjules merged 1 commit intoequinor:mainfrom
Conversation
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #12507 +/- ##
==========================================
- Coverage 90.67% 90.62% -0.06%
==========================================
Files 434 430 -4
Lines 29570 29481 -89
==========================================
- Hits 26814 26717 -97
- Misses 2756 2764 +8
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
CodSpeed Performance ReportMerging #12507 will not alter performanceComparing Summary
|
|
I think this should be fine @JHolba |
docs/ert/about/release_notes.rst
Outdated
| ################################ | ||
|
|
||
| We’ve changed the format of the parameters.json file located in the runpath of each | ||
| realization. The new format is more compact and easier to read. The groups have been dropped, so |
There was a problem hiding this comment.
That the new format is easier to read is quite subjective, I would just emphasize that the group concept has been drop.
There was a problem hiding this comment.
That the new format is easier to read is quite subjective, I would just emphasize that the group concept has been drop.
Correct. I meant more once we introduce new attributes (distributions, etc. ). So yes, I can drop it.
This introduces highlted changes to ert==18.0 wrt to new parameters.json format where the groups have been droped from the file.
956b168 to
d250a2e
Compare
|
Successfully created backport PR for |
Issue
Resolves #12453
Approach
Update release highlights
(Screenshot of new behavior in GUI if applicable)

git rebase -i main --exec 'just rapid-tests')When applicable