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

Adjust UI to remove arg --repodir #81

Open
jeipollack opened this issue Nov 6, 2023 · 0 comments
Open

Adjust UI to remove arg --repodir #81

jeipollack opened this issue Nov 6, 2023 · 0 comments

Comments

@jeipollack
Copy link
Contributor

-h, --help            show this help message and exit
  --conffile CONFFILE, -c CONFFILE
                        a configuration file containing program settings.
  --repodir REPODIR, -r REPODIR

During PR,
@sfarrens sfarrens last week
Why do we need to specify this?

While the code can be called from anywhere, the dataset files and SEDs are in sub-directories inside the repo dir. I guess it could be specified in the config file. I will think about it some more.

The batch job script executes the command cd $WORK/wf-psf before running WaveDiff to put us at the directory level. For the datasets, I see only the relative path is specified. It does appear that the repodir arg is only used to retrieve the logging config file.

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

No branches or pull requests

1 participant