Skip to content

main_Plot_lithology API Reference

geoloop.lithology.plot_lithology.main_Plot_lithology

main_Plot_lithology(litho_h5_path: str) -> None

Main function to load data, process thermal conductivity profiles, and generate lithology plots.

Parameters:

Name Type Description Default
litho_h5_path str

Path to the .h5 file containing the dataset of subsurface properties.

required

Returns:

Type Description
None