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