Add ``swrm`` mode argument in the executable.
Open
Nobody has claimed this yet.
enhancement
essnmx
- Dominant language
- Python
- Stars
- 1
- Forks
- 3
- Avg merge
- 2d 11h
- Merged PRs (30d)
- 17
Description
We want to allow users(scientists) to reduce the file while being written.
In that case we need to allow swrm mode.
I would like this option to be explicitly chosen by users.
Contributor guide
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 by locating the executable entry point and its existing mode-argument handling. Trace how mode selection reaches file reduction, then verify that users can explicitly choose swrm while a file is being written.
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
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 55/100