-
Notifications
You must be signed in to change notification settings - Fork 29
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
Too many observations used when history matching Norne #206
Comments
After some discussions here. The zeros will not have an impact. But the large number of observations might lead to ensemble collapse. The resampling as used before might solve this. However, there is a more sophisticated way available in ERT that we could test: |
Just came a release message for ERT 2.15 where the The manual doesn't mention the Update: Just realized that ERT 2.15 is in testing at the moment and is going to be released soon. Forefront of technology @anders-kiaer - as usual. |
Due to the large number of observations the new ERT storage doesn't work very well either. This issue therefore has an impact on #265 |
@edubarrosTNO Will look at resampling options for the obs file creation. |
Some time ago we removed the resampling of observations. This worked well in the Brugge case but for Norne we end up with a lot of observations as well as a lot of zero observations.
Examples:
Any comments? @anders-kiaer @olwijn @edubarrosTNO @olelod
The text was updated successfully, but these errors were encountered: