This repository contains the code for EROSIM, a novel surface-based approach to model sedimentary structure. The code is written in Python 3.10 and is available under the MIT license.
Required packages are:
- numpy
- scipy
- geone
- skimage
- shapely
- rasterio
- pyvista (optional, for visualization)