Add new observation file with localization data but not yet used in ERT configuration file#101
Conversation
There was a problem hiding this comment.
Pull request overview
Adds an alternative Drogon observation set that includes per-observation localization metadata, and documents how to enable distance-based localization in the AHM ERT configuration.
Changes:
- Added a new observations file containing
LOCALIZATION { EAST/NORTH/RADIUS }blocks for summary observations. - Added (commented) configuration line intended to enable
DISTANCE_LOCALIZATIONin the AHM ERT config.
Reviewed changes
Copilot reviewed 2 out of 2 changed files in this pull request and generated 4 comments.
| File | Description |
|---|---|
ert/model/drogon_ahm.ert |
Adds a commented-out ANALYSIS_SET_VAR ... DISTANCE_LOCALIZATION line near the observations section. |
ert/input/observations/drogon_wbhp_rft_wct_gor_tracer_plt_local.obs |
Introduces a new observation file variant with localization coordinates/radii embedded in summary observations. |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
rnyb
left a comment
There was a problem hiding this comment.
We should consider updating according to the copilot feedback. Especially for the use of new RFT_OBSERVATION
cd8b502 to
f1ac7b6
Compare
There was a problem hiding this comment.
Pull request overview
Copilot reviewed 2 out of 2 changed files in this pull request and generated 3 comments.
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
…tivate Distance-based localization
f1ac7b6 to
b0ddf3c
Compare
A file with summary observations with localization data is added. The file is not per today used in the config file.