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

Extend the localisation functionality to cover new methods for scaling of correlation between fields and obs #341

Closed
oddvarlia opened this issue Aug 19, 2021 · 0 comments · Fixed by #346

Comments

@oddvarlia
Copy link
Contributor

oddvarlia commented Aug 19, 2021

Extend the localisation functionality to more methods for scaling of correlation between fields and observations. New methods should be:

  • Read scaling factor from file using GRDECL parameter format with float values.
  • Read region parameter from file using GRDECL parameter format with integer values. User specify which regions that should be active field parameters and not active field parameters. User specify a scaling factor for each of the active regions/segments. It should also be an option to define a smoothing of the discontinuities for the scaling factor between regions.

Solution:
New options for the keyword 'method'. New sub-keywords: from_file and segment with associated keywords to supply the necessary information.

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 a pull request may close this issue.

1 participant