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

Bugfix: convert res11 to res1d correctly. #93

Merged
merged 1 commit into from
Mar 23, 2024

Conversation

gedaskir
Copy link
Collaborator

No description provided.

@gedaskir gedaskir linked an issue Mar 22, 2024 that may be closed by this pull request
self.data.Save()
self.data.Connection = connection_original
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Why is it necessary to set it back to the original connection?

Copy link
Collaborator Author

@gedaskir gedaskir Mar 23, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It is not necessary, but it is good not to confuse by saving the file what is the original specification of the loaded file.

@gedaskir gedaskir merged commit 89f2f3c into main Mar 23, 2024
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Conversion from .res11 to .res1d fails
2 participants