Integrated Ground Model Analysis Tools
Client library for the geotechnical database at https://geo.ngu.no/kart/nadag/
Parser for the GeoSuite[tm] PRV export format
The Official DIGGSML Schema Repository
Python library for reading and writing well data using Log ASCII Standard (LAS) files
Parser for the GeoSuite[tm] SND export format
AGS dataformat exchange in golang
Parser for data from geotechnical field investigations in the data format specified in SGF Report 3:2012E.
This Python script demonstrates how to use PLAXIS 2023.1’s new functionality to retrieve results from a cross section created in the PLAXIS Output program. The script is compatible with both PLAXIS 2D and 3D. It requires activating the Remote Scripting Server within PLAXIS Output to allow programmatic access. Script Workflow: Initialize PLAXIS environment and connect to Output via Remote Scripting. Open the desired project and select a specific phase. Define and plot a cross section. Extract geotechnical results from that cross section. Save results to a .txt file for further processing.