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