Examples#

On this page you will find links to examples and projects that ultilize GeoST for managing subsurface data.

BRO soil cores

Example of a simple analysis of soil cores that are directly retrieved from the BRO.

./examples/bro_soil_cores.html
Combine GeoTOP and CPT data

Example of how information from a voxelmodel (e.g. GeoTOP) can be combined with point data (e.g. CPT data).

./examples/combine_geotop_with_cpts.html
GeoST + scikit-learn

Using geological borehole data to predict the thickness of sand using decision tree algorithms provided by scikit-learn.

https://github.com/Deltares-research/sst-examples/blob/main/predict_sand_thickness/predict_sand_thickness.ipynb