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

StructuralUncertainty KeyError #1301

Open
anders-kiaer opened this issue Oct 17, 2024 · 0 comments
Open

StructuralUncertainty KeyError #1301

anders-kiaer opened this issue Oct 17, 2024 · 0 comments

Comments

@anders-kiaer
Copy link
Collaborator

anders-kiaer commented Oct 17, 2024

StructuralUncertainty:

  File "/prog/res/komodo/2024.09.05-py38-rhel8/root/lib64/python3.8/site-packages/flask_caching/__init__.py", line 899, in decorated_function
    rv = self._call_fn(f, *args, **kwargs)
  File "/prog/res/komodo/2024.09.05-py38-rhel8/root/lib64/python3.8/site-packages/flask_caching/__init__.py", line 185, in _call_fn
    return ensure_sync(fn)(*args, **kwargs)
  File "/prog/res/komodo/2024.09.05-py38-rhel8/root/lib64/python3.8/site-packages/webviz_subsurface/_models/well_set_model.py", line 87, in get_fence
    if not self._is_vertical(well_name):
  File "/prog/res/komodo/2024.09.05-py38-rhel8/root/lib64/python3.8/site-packages/webviz_subsurface/_models/well_set_model.py", line 102, in _is_vertical
    self.wells[well_name].dataframe["X_UTME"].nunique() == 1
KeyError: None
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

No branches or pull requests

1 participant