emerald-geomodelling / libsgfdata

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Parser for Swedish Geotechnical Society data format

Parser for data from geotechnical field investigations in the data format specified in Report 3:2012E from the Swedish Geotechnical Society. This includes TOT and CPT files, used by e.g. NADAG.

See their report portal for how to download this report.

Additionally fields / extensions from Geotech AB are supported.

Command line usage

libsgfdata optionally comes with a command line tool sgfdata. This is installed with pip install libsgfdata[cmd], and provides command line access to file format conversion, normalization, dtm raster sampling of z coordinates and more. See sgfdata --help for more information on this.

Support for other file formats and online services must be installed separately, see e.g. libgeosuiteprv, libgeosuitesnd and libnadagclient.

Library usage

See the example usage notebook for details.

About

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

License:MIT License


Languages

Language:Python 100.0%