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 to version 0.2.2 #39

Merged
merged 28 commits into from
Mar 31, 2022
Merged

Update to version 0.2.2 #39

merged 28 commits into from
Mar 31, 2022

Conversation

OnnoEbbens
Copy link
Collaborator

Minor update including:

  • extra options to project vector data on a grid
  • function to create a horizontal flow barrier from a line shape
  • some bug fixes

return da


def interpolate_gdf_2_array(gdf, gwf, field='values', method='nearest'):
Copy link
Collaborator

Choose a reason for hiding this comment

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

I would just use the word "to" here :)

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

fair enough :)

@OnnoEbbens
Copy link
Collaborator Author

There seems to be an issue with nbconvert (jupyter/nbconvert#1742), that's why the test fail now. The previous test didn't fail and the last commit hardly changed anything so I will merge anyway.

@OnnoEbbens OnnoEbbens merged commit 51b6939 into main Mar 31, 2022
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.

None yet

3 participants