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

WSTAT warning and default well status #77

Merged
merged 24 commits into from
Jul 2, 2020

Conversation

tayloris
Copy link
Collaborator

@tayloris tayloris commented Jun 25, 2020

Closes #69.

I include a warning message to let the user know well status are set OPEN by default.

However the message appears at the beginning of the run and I don't like the way is presented, so feel free to comment on that. we can discuss it on the meeting tomorrow.

@tayloris
Copy link
Collaborator Author

I'll do the code styling later

@anders-kiaer
Copy link
Collaborator

anders-kiaer commented Jun 28, 2020

This looks good @tayloris 🎉

As discussed, a small minor change suggested, then this is ready for merge 🚀

If no WSTAT values exist, then we have default OPEN, if some WSTAT values exists (!= np.nan) then we keep the default (STOP) as of now.

@tayloris tayloris changed the title Issue wstat warning Issue #69 wstat warning Jul 1, 2020
Copy link
Collaborator

@anders-kiaer anders-kiaer left a comment

Choose a reason for hiding this comment

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

LGTM. Some minor suggestions.

src/flownet/data/from_eclipse.py Outdated Show resolved Hide resolved
src/flownet/data/from_eclipse.py Outdated Show resolved Hide resolved
@anders-kiaer anders-kiaer changed the title Issue #69 wstat warning WSTAT warning and default well status Jul 2, 2020
@anders-kiaer anders-kiaer merged commit ecb802f into equinor:master Jul 2, 2020
This pull request was closed.
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.

wells status by default
2 participants