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

fix: relative_path is overwritten #131

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

equinor-ruaj
Copy link
Contributor

@equinor-ruaj equinor-ruaj commented Jan 23, 2025

Closes #130

Do not overwrite relative_path to keep it consistent with references and absolute_path

In the future we might want to overwrite/null out absolute_path since sim2sumo doesn't actually write anything to disk, so there is in fact no files at absolute_path. But that probably requires more discussion and thinking.

@equinor-ruaj equinor-ruaj requested a review from a team January 23, 2025 13:54
Copy link
Contributor

@rwiker rwiker left a comment

Choose a reason for hiding this comment

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

👍

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.

Grids relative_path is incorrect
2 participants