geost.accessor.GeostFrame.calculate_thickness#
- GeostFrame.calculate_thickness() Series[source]#
Calculate the thickness of layers in the data. This method requires the presence of depth information in the data. See the has_depth_columns property for more information on what kind of depth columns are required.
- Returns:
Series containing the thickness for each layer in the data.
- Return type:
pd.Series