geost.base.CptCollection ======================== .. currentmodule:: geost.base .. autoclass:: CptCollection .. automethod:: __init__ .. rubric:: Methods .. autosummary:: ~CptCollection.__init__ ~CptCollection.add_header_column_to_data ~CptCollection.change_horizontal_reference ~CptCollection.change_vertical_reference ~CptCollection.check_header_to_data_alignment ~CptCollection.get ~CptCollection.get_area_labels ~CptCollection.get_cumulative_layer_thickness ~CptCollection.get_layer_top ~CptCollection.reset_header ~CptCollection.select_by_condition ~CptCollection.select_by_depth ~CptCollection.select_by_length ~CptCollection.select_by_values ~CptCollection.select_with_lines ~CptCollection.select_with_points ~CptCollection.select_within_bbox ~CptCollection.select_within_polygons ~CptCollection.slice_by_values ~CptCollection.slice_depth_interval ~CptCollection.to_csv ~CptCollection.to_datafusiontools ~CptCollection.to_geopackage ~CptCollection.to_geoparquet ~CptCollection.to_multiblock ~CptCollection.to_parquet ~CptCollection.to_shape ~CptCollection.to_vtm .. rubric:: Attributes .. autosummary:: ~CptCollection.data ~CptCollection.has_inclined ~CptCollection.header ~CptCollection.horizontal_reference ~CptCollection.n_points ~CptCollection.vertical_reference