CptCollection ============== .. currentmodule:: geost.base Constructor ----------- .. autosummary:: :toctree: generated/ CptCollection Methods ------- .. autosummary:: :toctree: generated/ 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 Attributes ---------- .. autosummary:: :toctree: generated/ CptCollection.data CptCollection.has_inclined CptCollection.header CptCollection.horizontal_reference CptCollection.n_points CptCollection.vertical_reference