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

ENH: Make eclroot argument optional in Grid3dAverageMap and Grid3dHcThickness forward_model jobs #134

Merged
merged 1 commit into from
Sep 6, 2024

Conversation

tnatt
Copy link
Contributor

@tnatt tnatt commented Sep 3, 2024

Resolves #49

Fixed by setting the <ECLROOT> argument for the Grid3dAverageMap and Grid3dHcThickness forward_model jobs to an empty string, which in turn prevents triggering the update here:

if args.eclroot:
newconfig["input"]["eclroot"] = args.eclroot

@tnatt tnatt self-assigned this Sep 3, 2024
Copy link
Collaborator

@jcrivenaes jcrivenaes left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

@tnatt tnatt merged commit 02706dc into equinor:main Sep 6, 2024
14 checks passed
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 this pull request may close these issues.

Make eclroot argument in ERT forward models optional
3 participants