Skip to content

Commit

Permalink
Update _definitions.py
Browse files Browse the repository at this point in the history
  • Loading branch information
daniel-sol authored Oct 30, 2023
1 parent 19c7c6d commit 5aad663
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions src/fmu/dataio/_definitions.py
Original file line number Diff line number Diff line change
Expand Up @@ -66,6 +66,11 @@ def __post_init__(self):
"timeseries": None,
"wellpicks": None,
"parameters": None,
"rft": None,
"pvt": None,
"relperm": None,
"lift_curves", None,
"transmissibilities": None
}

STANDARD_TABLE_INDEX_COLUMNS = {
Expand Down

0 comments on commit 5aad663

Please sign in to comment.