-
Notifications
You must be signed in to change notification settings - Fork 22
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
article-fdesign notebooks not working for empymod v2 #191
Comments
I suspect you use a newer version of empymod (>=v2.0) and an old example.
|
using empymod v2.2.1 |
Yes, as expected. You probably talk about this example, right? https://github.com/emsig/article-fdesign/blob/master/notebooks/A-GPR-create-data.ipynb At the end of each notebook, there is a table that shows with which version was used to run the notebook. In this case, The quick and dirty solution is installing There were significant, non-backward compatible changes for I quickly went through this example and put an updated version in the dev-branch, you can find it here: https://github.com/emsig/article-fdesign/blob/dev/notebooks/A-GPR-create-data.ipynb -- with this you should be able to run it. Currently I lack the time to do more, but I hope this helps. I also created an issue here to track it: emsig/article-fdesign#1 |
I am closing this here, as it is tracked over in emsig/article-fdesign#1 |
the error following below:
How can I fix the errors?
The text was updated successfully, but these errors were encountered: