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

Batch job setup cleanup #394

Closed
dylanhmorris opened this issue Mar 20, 2025 · 0 comments · Fixed by #404
Closed

Batch job setup cleanup #394

dylanhmorris opened this issue Mar 20, 2025 · 0 comments · Fixed by #404

Comments

@dylanhmorris
Copy link
Contributor

Tasks

  • Rename setup_prod_job.py to setup_job.py
  • remove other job setup scripts
  • tweak setup_job.py CLI to match forecast_state.py. In particular, we'd like to use --model-letters and --additional-forecast-signals arguments (e.g. --model-letters he to run Pyrenew-HE) rather than individual --fit--<signal> and --forecast-<signal> flags.

Justification

  • setup_prod_job.py is now configurable enough that separate setup_<type>_job.py scripts are not needed.
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