10000 MAINT: Port forward_models to new ERT Plugin system by tnatt · Pull Request #133 · equinor/grid3d-maps · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

MAINT: Port forward_models to new ERT Plugin system #133

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

Merged
merged 1 commit into from
Sep 3, 2024

Conversation

tnatt
Copy link
Contributor
@tnatt tnatt commented Sep 2, 2024

Resolves #130

Mainly following work done in https://github.com/equinor/semeio

@tnatt tnatt self-assigned this Sep 2, 2024
@mferrera mferrera requested a review from slangeveld September 2, 2024 12:58
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.

LGTM!

Copy link
Collaborator
@mferrera mferrera left a comment

Choose a reason for hiding this comment

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

Really nice 👍 some typing nits. Looking forward to seeing what kinds of things we can validate with this new set-up

Comment on lines 30 to 31
def validate_pre_experiment(self, fm_step_json: ForwardModelStepJSON) -> None:
return fm_step_json
Copy link
Collaborator

Choose a reason for hiding this comment

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

Should be very nice to be able to pop a Pydantic model_validate in these pre-experiment validations -- once configuration files in this repository are modeled by Pydantic

@tnatt
Copy link
Contributor Author
tnatt commented Sep 3, 2024

Really nice 👍 some typing nits. Looking forward to seeing what kinds of things we can validate with this new set-up

I know, I think it could be quite cool 👍 early validation will be such an improvement! These jobs normally come after quite some hours of simulation.. and it is a pain when they fail 😄

@tnatt tnatt merged commit 9dff6d1 into equinor:main Sep 3, 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.

Port forward models to new ert plugin format
3 participants
0