-
Notifications
You must be signed in to change notification settings - Fork 3
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
Conversation
nlmod/mdims/mgrid.py
Outdated
return da | ||
|
||
|
||
def interpolate_gdf_2_array(gdf, gwf, field='values', method='nearest'): |
There was a problem hiding this comment.
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 :)
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
fair enough :)
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. |
Minor update including: