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

Add optional CLI argument for output.outfn in run_simulation.py #80

Open
btobers opened this issue Mar 3, 2025 · 0 comments · Fixed by #81
Open

Add optional CLI argument for output.outfn in run_simulation.py #80

btobers opened this issue Mar 3, 2025 · 0 comments · Fixed by #81

Comments

@btobers
Copy link
Collaborator

btobers commented Mar 3, 2025

For some analyses, it may be useful to allow a user to define the output of run_simulation.py in a custom way. Add a argparser argument to allow for this.

btobers added a commit that referenced this issue Mar 3, 2025
Closes [#80](#80).

This PR adds a `outputfn_sfix` argument to the argument parser of `pygem.bin.run.run_simulation.py`, such that a simulation file name suffix can be customized. Docstrings also added throughout `pygem.output.py`.
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 a pull request may close this issue.

1 participant