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

Script: Convert the shoreline position along the transect to geojson #220

Closed
5 tasks done
2320sharon opened this issue Jan 25, 2024 · 1 comment
Closed
5 tasks done
Assignees
Labels
enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed

Comments

@2320sharon
Copy link
Collaborator

2320sharon commented Jan 25, 2024

Write a script that can take the cross shore distance reported in the tidally corrected file and turn it into a geojson point.

Tasks

  • Read the transects from the file
  • Read the cross shoreline distance along the transect from the file
  • Figure out where the shoreline point is relative to the transect. Is it relative to the origin of the transect?
  • Convert this point to a lat lon point. Check if coastseg does something similar
  • Give this file to the TCA group

Related Issues

#206

@2320sharon
Copy link
Collaborator Author

Closed in v1.2.0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant