Skip to content
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

Observation configuration needs to be more general #8027

Open
eivindjahren opened this issue May 30, 2024 · 3 comments
Open

Observation configuration needs to be more general #8027

eivindjahren opened this issue May 30, 2024 · 3 comments

Comments

@eivindjahren
Copy link
Contributor

eivindjahren commented May 30, 2024

When specifing which response a certain observation relates to, it should be intuitive to match agains both time series and other response types (vectors, surfaces, fields).

That is, we have extensible data types which all have a parameter, response & observation type. So for e.g. Surface there will be SurfaceParameter , SurfaceResponse and SurfaceObservation. This should be implemented in such a way that a third party may have a data type, lets say WellLog and can then plug that in as a datatype in ert and specify how to handle its parameters, responses and observations.

See #3549

@dafeda
Copy link
Contributor

dafeda commented Jun 6, 2024

Is this related to #8034 perhaps @yngve-sk ?

@yngve-sk
Copy link
Contributor

Yep, it will/should be pretty flexible

@eivindjahren
Copy link
Contributor Author

@yngve-sk & @dafeda . Partially, but not completely. Let me update the issue. We closed #3549 and just kept the part that was not completed. It is not prioritized yet, so its more long term idea.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: No status
Development

No branches or pull requests

3 participants