geotech.in_situ.spt#

DataFrame.geotech.in_situ.spt()#

Subaccessor that contains methods related to the Standard Penetration Test (SPT).

Methods#

DataFrame.geotech.in_situ.spt.get_main_drive()

Return the total blows in the second and third 150 mm increment for each sample.

DataFrame.geotech.in_situ.spt.get_main_pen()

Return the total penetration in the second and third 150 mm increment for each sample.

DataFrame.geotech.in_situ.spt.get_n_value([...])

Return the N-value for each sample.

DataFrame.geotech.in_situ.spt.get_report()

Return descriptive strings that show the blows per interval and N-value.

DataFrame.geotech.in_situ.spt.get_seating_drive()

Return the number of blows in the first 150 mm increment for each sample.

DataFrame.geotech.in_situ.spt.get_seating_pen()

Return the seating penetration from the first increment of each sample.

DataFrame.geotech.in_situ.spt.get_total_drive()

Return the sum of the number of blows in all three 150 mm increments of each sample.

DataFrame.geotech.in_situ.spt.get_total_pen()

Return the total penetration of each increment.

DataFrame.geotech.in_situ.spt.is_hammer_weight()

Return whether or not each sample is hammer weight.

DataFrame.geotech.in_situ.spt.is_refusal()

Return whether or not each sample is a refusal.