Skip to content

Latest commit

 

History

History
51 lines (37 loc) · 1.09 KB

README.md

File metadata and controls

51 lines (37 loc) · 1.09 KB

IHSetYates09

Python package to run and calibrate Yates et al. (2009) equilibrium-based shoreline evolution model.

🏠 Local installation

  • Using pip:
pip install git+https://github.com/defreitasL/IHSetYates09.git

⚡ Main methods

# model's it self
yates09(E, dt, a, b, cacr, cero, Yini, vlt)
# class that prepare the simulation framework
cal_Yates09(path)

📦 Package structures


IHSetYates09
|
├── LICENSE
├── README.md
├── build
├── dist
├── IHSetYates09
│   ├── calibration.py
│   └── yates09.py
└── .gitignore


📨 Contact us

🐍 For code-development issues contact 👨‍💻 Lucas de Freitas @ 🏢 IHCantabria

©️ Credits

Developed by 👨‍💻 Lucas de Freitas @ 🏢 IHCantabria.