from_statoil error #2383
Unanswered
minzhangut
asked this question in
Q&A
Replies: 1 comment 3 replies
-
The statoil for sure only supports the old format. I am not sure, but I think there is some interoperability between the statoil and avizo, which uses the pergeos format...you could try that. Otherwise, I won't be able to solve this for quite a while.. Writting an IO class takes ages and I'm already maxed out on coding tasks. |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
When I use openpnm 2.8.2, I got the error of "AttributeError: module 'openpnm.io' has no attribute 'from_statoil'". Then I tried the openpnm dev version (2.8.2.dev1116), I got the error of "ValueError: Length mismatch: Expected axis has 7 elements, new values have 4 elements". I think it might because from_statoil only supports the old version of maximal ball approach outputs?
Beta Was this translation helpful? Give feedback.
All reactions