resqpy.olio.read_nexus_faultΒΆ

read_nexus_fault.py: functions for reading Nexus fault definition data from an ascii file.

Functions

load_nexus_fault_mult_table

Reads a Nexus (!) format file containing one or more MULT keywords and returns a dataframe with the MULT rows.

load_nexus_fault_mult_table_from_list

Reads a Nexus (!) format list of file contents containing one or more MULT keywords and returns a dataframe with the MULT rows.