resqpy.well.lookup_from_cellio¶
- resqpy.well.lookup_from_cellio(line, model)¶
Create a StringLookup Object from a cell I/O row containing a categorical column name and details.
- Parameters
line – a string from a cell I/O file, containing the column (log) name, type and categorical information
model – the model to add the StringTableLookup to
- Returns
uuid – the uuid of a StringTableLookup, either for a newly created table, or for an existing table if an identical one exists