Python package to run and calibrate Jaramillo et al. (2020) equilibrium-based shoreline evolution model.
- Using pip:
pip install git+https://github.com/defreitasL/IHSetJaramillo20.git
# model's it self
jaramillo20(E, dt, a, b, cacr, cero, Yini, vlt)
# class that prepare the simulation framework
cal_Jaramillo20(path)
IHSetJaramillo20
|
├── LICENSE
├── README.md
├── build
├── dist
├── IHSetJaramillo20
│ ├── calibration.py
│ └── jaramillo20.py
└── .gitignore
🐍 For code-development issues contact 👨💻 Lucas de Freitas @ 🏢 IHCantabria
Developed by 👨💻 Lucas de Freitas @ 🏢 IHCantabria.