There is a newer version of the record available.

Published April 16, 2023 | Version v6
Software Open

GeoPDNN 1.0

Authors/Creators

Description

A program to build 3D geological model from borehole data.

PDNN depends on several standard Python packages that should be shipped with any standard distribution (and are easy to install): numpy torch scipy.

Before running this program, you need to change the file path in the code. The borehole data is stored in the mdb file. In the borehole data, the following parameters used for processing are saved in the txt file: ZKX, ZKY, TCHD, TCCDSD, ZKBG, TCZCBH, ZKID, GCSY, TCYCBH, TCCYCBH. These represent borehole coordinates x, borehole coordinates y, soil layer thickness, soil layer bottom depth, borehole elevation, main layer label, borehole id, engineering index, sublayer label, sublayer label of sublayer.

Finally, after training with GeoPDNN, you get the pt file, the training accuracy, and the test accuracy.

You can predict the results based on the modeling range of your data, and the gird data will be saved in txt file by using Pridict.py. HUll3D.py is from https://github.com/rgmyr/pyConvexHull3D, it is used by Predict.py. If you have any questions, please contact us.

Files

README.md

Files (47.3 kB)

Name Size Download all
md5:01d2d9f47ffbb46a6aaf1cd4285fbad3
9.9 kB Download
md5:9a0b1752bb3fe4c4e6b002a1caf9c0ab
25.7 kB Download
md5:d2b4abbda22923816bf20b786ee1d204
10.6 kB Download
md5:83e3a32079a16b1ed571b7c167359097
1.1 kB Preview Download