POSYDON-code / POSYDON-code/POSYDON
[BUG]: posydon-setup-grid
Open
Beginner friendly
Nobody has claimed this yet.
bug
- Dominant language
- Python
- Stars
- 45
- Forks
- 37
- Avg merge
- 8d 20h
- Merged PRs (30d)
- 5
Description
Describe the bug
When the order of commands in posydon-setup-grid are not inifile, grid-type, submission-type, the script doesn't run.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start at the posydon-setup-grid command entry point and reproduce the failure with command arguments in an order other than inifile, grid-type, submission-type. Trace how those three arguments are parsed, then make the command work regardless of their order and verify both the documented order and alternate orders run successfully.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- cli
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Active
- Clarity
- Mostly clear
- Newbie friendliness
- 68/100