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

Simplified approach to updating slope source #24

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

brynpickering
Copy link
Member

Almost identical result to #15 but with the 0-250 integer-based slope data being warped to land-cover resolution, and only converted to degrees when needed.

There are ~2-3% more valid tiles resulting from this approach than the current method.

This implementation is less powerful than #15, as one cannot infer the percentage of the aggregated tile that is suitable for deployment based on slope, but this simplification is in-keeping with maintaining the scope of the workflow whilst changing the data source.

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

Successfully merging this pull request may close these issues.

1 participant