BoreholeCollection ================== .. currentmodule:: geost.base Constructor ----------- .. autosummary:: :toctree: generated/ BoreholeCollection Methods ------- .. autosummary:: :toctree: generated/ BoreholeCollection.add_header_column_to_data BoreholeCollection.change_horizontal_reference BoreholeCollection.change_vertical_reference BoreholeCollection.check_header_to_data_alignment BoreholeCollection.get BoreholeCollection.get_area_labels BoreholeCollection.get_cumulative_layer_thickness BoreholeCollection.get_layer_top BoreholeCollection.reset_header BoreholeCollection.select_by_condition BoreholeCollection.select_by_depth BoreholeCollection.select_by_length BoreholeCollection.select_by_values BoreholeCollection.select_with_lines BoreholeCollection.select_with_points BoreholeCollection.select_within_bbox BoreholeCollection.select_within_polygons BoreholeCollection.slice_by_values BoreholeCollection.slice_depth_interval BoreholeCollection.to_csv BoreholeCollection.to_datafusiontools BoreholeCollection.to_geopackage BoreholeCollection.to_geoparquet BoreholeCollection.to_kingdom BoreholeCollection.to_multiblock BoreholeCollection.to_parquet BoreholeCollection.to_qgis3d BoreholeCollection.to_shape BoreholeCollection.to_vtm Attributes ---------- .. autosummary:: :toctree: generated/ BoreholeCollection.data BoreholeCollection.has_inclined BoreholeCollection.header BoreholeCollection.horizontal_reference BoreholeCollection.n_points BoreholeCollection.vertical_reference