These scripts process raw data into Balmorel input. An application presented at the EGU24 conference is illustrated in the poster below (check Zenodo link below for a high-res pdf). For more info, read README in the RawDataProcessing folder.
Data can be downloaded in the Zenodo link below and should be placed in Raw Data Processing/
https://zenodo.org/records/10960910
The necessary python packages can be installed in a virtual environment by following the command below:
conda env create -f environment.yaml