Skip to content

StructuralUncertainty KeyError #1301

Open
@anders-kiaer

Description

@anders-kiaer

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions