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] Fix scratch dir value #71

Closed
wants to merge 3 commits into from
Closed

Conversation

ke4
Copy link
Contributor

@ke4 ke4 commented Oct 18, 2023

Before this change when SCRATCH_DIR variable was not defined as an environmental variable it got its value from the DIMRED_FILE_PATH that also contained the filename.
In the README the DIMRED_FILE_PATH is defined: TSV file with the coordinates. We only need the path of the directory, so that is why I added this change.

@ke4 ke4 requested a review from pmb59 October 18, 2023 10:45
@anilthanki
Copy link

Looks good to me but looking at our previous conversation, @pmb59 you might be the one to have more say on this one

#68 (comment)

anilthanki
anilthanki previously approved these changes Oct 19, 2023
@anilthanki
Copy link

I just read the whole thread so please do not merge based on my approval.. I think this needs a discussion.

@anilthanki anilthanki dismissed their stale review October 19, 2023 13:50

I think this needs a discussion.

@ke4
Copy link
Contributor Author

ke4 commented Oct 19, 2023

Don't worry @anilthanki , I won't merge it now.
We need to discuss this issue properly.

@ke4
Copy link
Contributor Author

ke4 commented Dec 11, 2023

I discussed this issue with @pmb59 and I refactored our own code that is using this repo's code to load data into our local environment. We don't need to apply this change request, so I am closing this one.
Thanks

@ke4 ke4 closed this Dec 11, 2023
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.

3 participants