-
Notifications
You must be signed in to change notification settings - Fork 108
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
ValueError: unable to infer dtype on variable 'time'; xarray cannot serialize arbitrary Python objects #9194
Closed
3 of 12 tasks
Labels
Comments
Full traceback:
|
This was fixed in: #8684, and is available in ert >= 11.1 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
What happened? (You can include a screenshot if it helps explain)
This error is observed in the logs:
#6525 has probably reoccured.
What did you expect to happen?
No crash. We should support dates beyond 2262 if that is the problem, and assert it in tests.
steps to reproduce
Environment where bug has been observed
The text was updated successfully, but these errors were encountered: