Observation, Research, and Analysis of
Collapse and Loading Experiments
ORACLE evaluates the conditions of weak snow layers based on propagation saw tests (PSTs). Enter your snow profile and PST result to view the results in real time. Adjust parameters as needed and observe how they impact the results instantly. Explore the app in Streamlit 🚀
ORACLE implements closed-form analytical models for the mechanics of propagation saw test of stratified snow covers.
Cite the repository as:
tbd.
Written in 🐍 Python and built with 💻 Visual Studio Code, 🐙 GitKraken, and ⭕️ Marimo.
- Install
weacusing thepipPackage Installer for Python
pip install -U weac- Clone the repo
git clone https://github.com/2phi/oracle- Run Marimo
marimo run dashboard.pyNeeds
- Python ≥ 3.10
- Marimo for the user interface
- Numpy for matrix operations
- Scipy for solving optimization problems
- Pandas for data handling
- Matplotlib for plotting
tbd.
See the open issues for a list of proposed features and known issues.
- Analysis of proagation saw tests in stratified snow covers
- Probability distribution density of weak-layer fracture toughnesses in full-propagation PSTs
- Define layered slabs
- Basic user interface components
- Fork the project
- Create your feature branch (
git checkout -b feature/amazingfeature) - Commit your changes (
git commit -m 'Add some amazing feature') - Push to the branch (
git push origin feature/amazingfeature) - Open a pull request
ORACLE is licensed under CC BY-NC-SA 4.0
You are free to:
- Share — copy and redistribute the material in any medium or format
- Adapt — remix, transform, and build upon the material for any purpose, even commercially.
Under the following terms:
-
Attribution — You must give appropriate credit, provide a link to the license, and indicate if changes were made. You may do so in any reasonable manner, but not in any way that suggests the licensor endorses you or your use.
-
NonCommercial — You may not use the material for commercial purposes.
-
ShareAlike — If you remix, transform, or build upon the material, you must distribute your contributions under the same license as the original.
E-mail: mail@2phi.de · Web: https://2phi.de · Project Link: https://github.com/2phi/oracle
