Python analysis scripts using limit equilibrium method (LEM) for 2D and 3D slope stability analysis
This repository deals with the back-end process (analysis and functions) of the software
The GUI repository is at the following link: https://github.com/swha0901/3D-LEM-GUI
Following Python3 libraries are required:
-
Pykrige v1.4.0 (link: https://github.com/bsmurphy/PyKrige)
-
Scipy v1.1.0
-
Numpy v1.15.0