This repository contains the scripts (IPython notebooks) used in a manuscript titled "Analyzing Deep Percolation Dynamics: A Lysimeter-Based Study In A Cold Environment".
It includes the following scripts:
- `event_identification.ipynb`: A notebook used to identify percolation events using the lysimeter data.
- `analysis.ipynb`: A notebook used to analyze the percolation events and plot the results.
- `user_functions.py`: A Python script containing the functions used in the notebooks.
The scripts are written in Python and require the following packages:
It requires a Python version of 3.10 or higher. The following packages are required:
pip install pandas numpy matplotlib seaborn scipy pingouin
Download the data from the corresponding Zenodo dataverse: Zenodo dataverse.
Clone the repository:
git clone https://github.com/Alireza-Amani/DeepPercolation_HP2024.git