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

Organize package scripts in submodules #364

Open
aspeake opened this issue Dec 19, 2023 · 0 comments
Open

Organize package scripts in submodules #364

aspeake opened this issue Dec 19, 2023 · 0 comments
Assignees

Comments

@aspeake
Copy link
Collaborator

aspeake commented Dec 19, 2023

Separate the common user scripts (ecm_prep.py and run.py) and the input generation modules into separate submodules. /supporting_data and constants.py are likely the only shared resources for the two.

We may potentially want to introduce entry point(s) to more easily run the user scripts too. Being able to run, for example, scout run --args or scout ecm_prep --args is easier than traversing several directories.

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