Data Management Scripts

Filter Listings


Showing 1 to 9 of 9 entries

GeoShon

Integrated Ground Model Analysis Tools

  • Languages: English

libnadagclient

Client library for the geotechnical database at https://geo.ngu.no/kart/nadag/

  • Languages: English

libgeosuiteprv

Parser for the GeoSuite[tm] PRV export format

  • Languages: English

diggs-schema

The Official DIGGSML Schema Repository

  • Languages: English

lasio

Python library for reading and writing well data using Log ASCII Standard (LAS) files

  • Languages: English

libgeosuitesnd

Parser for the GeoSuite[tm] SND export format

  • Languages: English

ogt-go

AGS dataformat exchange in golang

  • Languages: English

libsgfdata

Parser for data from geotechnical field investigations in the data format specified in SGF Report 3:2012E.

  • Languages: English

Get cross section results

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.