Skip to main content

Verwerken van geotechnisch grondonderzoek

Project description

gefxml_reader

Package om geotechnische sonderingen of boringen in GEF, BRO-XML, Dino XML, SON of SIKB0101-XML te lezen en visualiseren

Dependecies

  • matplotlib
  • numpy
  • pandas
  • pyproj

Instruction

Installeer de package:
pip install geotexxx of conda install conda-forge::geotexxx
Importeer de package:
from geotexxx.gefxml_reader import Cpt, Bore
Maak een leeg object:
test = Cpt() of test = Bore()
Lees een bestand:
test.load_gef(filename) of test.load_xml(filename)
Maak een plot in map ./output:
test.plot()

gefxml_viewer biedt een grafische interface om sonderingen en boringen incl. eenvoudige labproeven te plotten.

Complexe proeven

Beschikbaar:

  • korrelgrootteverdelingen: figs = test.plot_korrelgrootte_verdelingen()
  • samendrukkingsproeven: figs = test.plot_samendrukkingsproeven()
  • schuifsterkteproef: figs = test.plot_schuifsterkteproef()

Interpret a CPT

Maak een lege CPT en een lege boring:
cpt = Cpt() en bore = Bore()
Lees een bestand:
cpt.load_gef(filename) of cpt.load_xml(filename) Doe de interpretatie:
cpt.interpret() Maak een boorstaat:
bore.from_cpt(cpt) Maak de figuur:
fig = bore.plot(save_fig=False)

Vragen of opmerkingen?

Stuur een bericht aan Thomas van der Linden, bijvoorbeeld via LinkedIn

Resultaten?

Heb je mooie resultaten gemaakt met deze applicatie? We vinden het heel leuk als je ze deelt (en Thomas tagt)

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

geotexxx-0.2.4.tar.gz (42.2 kB view details)

Uploaded Source

Built Distribution

geotexxx-0.2.4-py3-none-any.whl (33.2 kB view details)

Uploaded Python 3

File details

Details for the file geotexxx-0.2.4.tar.gz.

File metadata

  • Download URL: geotexxx-0.2.4.tar.gz
  • Upload date:
  • Size: 42.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/4.0.2 CPython/3.11.11

File hashes

Hashes for geotexxx-0.2.4.tar.gz
Algorithm Hash digest
SHA256 4142f7e8228199d2f1783837a454baf4986cb22feedef28b0827bf82db5c34cf
MD5 54f2c6b8d3d5f85c301b93ecc7b694cd
BLAKE2b-256 d9ffebe71250bf832a887587748dcfc4a711f0d64a7922a1f585944182b11152

See more details on using hashes here.

File details

Details for the file geotexxx-0.2.4-py3-none-any.whl.

File metadata

  • Download URL: geotexxx-0.2.4-py3-none-any.whl
  • Upload date:
  • Size: 33.2 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/4.0.2 CPython/3.11.11

File hashes

Hashes for geotexxx-0.2.4-py3-none-any.whl
Algorithm Hash digest
SHA256 5e2a520581218ca40c467a30f56efef5a200ca71f77ddf253558241e6bb193e6
MD5 f83c59ba5f21deaebf37a430ecbdada4
BLAKE2b-256 9db48d14ea510406d1b5eb99e7a867e7bb45fe43b4ecb8ebeba1a60d9da4750d

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page