README.md
setup.py
examples/__init__.py
examples/examples/__init__.py
examples/getting_started/__init__.py
examples/getting_started/getting_started.py
examples/tutorials/__init__.py
subsurface/__init__.py
subsurface/_version.py
subsurface.egg-info/PKG-INFO
subsurface.egg-info/SOURCES.txt
subsurface.egg-info/dependency_links.txt
subsurface.egg-info/not-zip-safe
subsurface.egg-info/requires.txt
subsurface.egg-info/top_level.txt
subsurface/geological_formats/__init__.py
subsurface/geological_formats/boreholes.py
subsurface/geological_formats/fault.py
subsurface/geological_formats/segy_reader.py
subsurface/geological_formats/seismic.py
subsurface/geological_formats/OMF/__init__.py
subsurface/interfaces/__init__.py
subsurface/interfaces/to_binary.py
subsurface/interfaces/to_liquid_earth/__init__.py
subsurface/interfaces/to_rex/__init__.py
subsurface/interfaces/to_rex/common.py
subsurface/interfaces/to_rex/data_struct.py
subsurface/interfaces/to_rex/gempy_to_rexfile.py
subsurface/interfaces/to_rex/material_encoder.py
subsurface/interfaces/to_rex/mesh_encoder.py
subsurface/interfaces/to_rex/rex_api.py
subsurface/interfaces/to_rex/to_rex.py
subsurface/interfaces/to_rex/utils.py
subsurface/io/__init__.py
subsurface/io/element/__init__.py
subsurface/io/faults/__init__.py
subsurface/io/faults/faults.py
subsurface/io/geo_object/__init__.py
subsurface/io/mesh/__init__.py
subsurface/io/mesh/surface_reader.py
subsurface/io/petrel/__init__.py
subsurface/io/profiles/__init__.py
subsurface/io/profiles/profiles_core.py
subsurface/io/topography/__init__.py
subsurface/io/topography/topo_core.py
subsurface/io/wells/__init__.py
subsurface/io/wells/well_files_reader.py
subsurface/io/wells/wells_interface.py
subsurface/io/wells/wells_utils.py
subsurface/io/wells/welly_reader.py
subsurface/structs/__init__.py
subsurface/structs/base_structures.py
subsurface/structs/common.py
subsurface/structs/errors.py
subsurface/structs/structured_elements.py
subsurface/structs/unstructured_elements.py
subsurface/utils/__init__.py
subsurface/utils/utils_core.py
subsurface/visualization/__init__.py
subsurface/visualization/to_pyvista.py
tests/test_geological_formats/TO_UPDATE_seismic_.py
tests/test_geological_formats/__init__.py
tests/test_geological_formats/test_fault.py
tests/test_interfaces/WIP_to_rex.py
tests/test_interfaces/__init__.py
tests/test_interfaces/test_to_binary.py
tests/test_io/__init__.py
tests/test_io/test_base_struc_io.py
tests/test_io/test_io_wells.py
tests/test_io/test_read_profiles.py
tests/test_io/test_read_topography.py
tests/test_io/test_segy_reader.py
tests/test_io/test_surface_reader.py
tests/test_io/test_welly_to_subsurface.py
tests/test_structs/__init__.py
tests/test_structs/test_base_structures.py
tests/test_structs/test_mesh.py
tests/test_visualization/__init__.py
tests/test_visualization/test_pyvista.py