This contains codes for different shoreline projection formulas and methodologies. It uses transect and intersect data from the RNC workflow to forecast shoreline position in 2100.
conda install --yes --file requirements.txt
or
pip install -r requirements.txt
Either modify util.py and run it, or modify Shoreline Projection.ipynb and run it