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

update docs for area intersection weights for #102 #103

Merged
merged 8 commits into from
Nov 19, 2024

Conversation

dblodgett-usgs
Copy link
Collaborator

@dblodgett-usgs dblodgett-usgs commented Nov 16, 2024

This pr, per the discussion in #102 lead to a modification of how normalized weights are handled.

Previously, partial-overlap areas were just completely ignored such that normalized weights would always sum to 1 per target polygon.

With the change implemented here, normalized weights for partial-overlap will be less than one.

This has no affect on output in practice but improves clarity and allows a person to know if one of their target polygons has limited source data to inform the value that is being assigned to it.

@dblodgett-usgs
Copy link
Collaborator Author

Going to say that the conversation to date has been enough review of this and will merge now. Review of docs will take place in the pkgdown site.

@dblodgett-usgs dblodgett-usgs merged commit c237c39 into DOI-USGS:main Nov 19, 2024
3 checks passed
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