Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Beach widths and slopes #15

Open
rileetho opened this issue Jul 18, 2024 · 1 comment
Open

Beach widths and slopes #15

rileetho opened this issue Jul 18, 2024 · 1 comment

Comments

@rileetho
Copy link

Hi,

I'm having some issues with beach width calculations - I have two cradles next to each other pointing in opposite directions up and down the same beach, but beach widths between cradles are big, one cradle/set of images is giving widths double that of the other. How exactly are beach widths calculated in the code?

Also, wondering if I can get beach slope estimates out of CoastSnap analysis?

Thanks, Rilee

@mitchharley
Copy link
Collaborator

Beach widths are calculated from the start of your transects, so defining these transect locations will be important. You should try to make your transects start at the sandy section of the beach. If you want to have more carefully defined transects then this will require manually editing the positions (e.g. in QGIS) and importing them into Matlab format (this will require experienced coding however).

Beach slopes can in theory be estimated from the shorelines using the same approaches we do with satellite derived shorelines (https://agupubs.onlinelibrary.wiley.com/doi/full/10.1029/2020GL088365). There is no in-built code to do this however

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants