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

Printing model not possible with nugget=0 (int) #158

Closed
MuellerSeb opened this issue Apr 8, 2021 · 0 comments · Fixed by #157
Closed

Printing model not possible with nugget=0 (int) #158

MuellerSeb opened this issue Apr 8, 2021 · 0 comments · Fixed by #157
Assignees
Labels
bug Something isn't working
Milestone

Comments

@MuellerSeb
Copy link
Member

This line of code generates an Error with gstools==1.3.0rc2:

import gstools as gs
print(gs.Matern(nugget=0))
ValueError: Precision not allowed in integer format specifier
@MuellerSeb MuellerSeb added the bug Something isn't working label Apr 8, 2021
@MuellerSeb MuellerSeb added this to the 1.3 milestone Apr 8, 2021
@MuellerSeb MuellerSeb self-assigned this Apr 8, 2021
@MuellerSeb MuellerSeb linked a pull request Apr 8, 2021 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant