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

Add zonal_statistics and replace add_info_to_gdf #373

Open
wants to merge 6 commits into
base: dev
Choose a base branch
from

Conversation

rubencalje
Copy link
Collaborator

And add test

Copy link
Collaborator

@OnnoEbbens OnnoEbbens left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Just one comment

nlmod/util.py Outdated
@@ -1054,3 +1058,191 @@ def _get_value_from_ds_datavar(
value = value.values

return value


def add_info_to_gdf(
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

name could be more descriptive, maybe gdf_intersection_join. And a docstring woulde be nice :)

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.

2 participants