MeteoSwiss / MeteoSwiss/probtest
Default --wait for the option submit-command for run-ensemble
- Dominant language
- Python
- Stars
- 1
- Forks
- 9
- Avg merge
- 3d 17h
- Merged PRs (30d)
- 3
Description
When using the option `--submit-command` for run-ensemble, the jobs for the model are submitted but the usual logger information like 'model finished!' is missing and executing all the probtest commands consecutively becomes quite bothersome as e.g., the stats are generated before the runs are finished.
This only happens if `--wait` is not added to the command, maybe it would make sense to add `--wait` as a default submit command.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start at the run-ensemble CLI handling for --submit-command and --wait. Reproduce a submission without --wait, then confirm that making --wait the default preserves the usual completion logger and prevents statistics generation before the model runs finish.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- cli
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 42/100