Split onm into separate sub-streams
- Dominant language
- Python
- Stars
- 8
- Forks
- 7
- Avg merge
- 1d 15h
- Merged PRs (30d)
- 23
Description
Migrated Jira Issue CDDSO-122
Jira creation date 17/05/2022 15:31
-------
At present the onm stream takes a lot longer than other stream as it is 9 streams in one;
grid-\[TUVW], diaptr, scalar, ptrc-T, ptrd-T, diad-T
We could allow them to be specified separately and run each in their own streams, but this might cause MASS some issues.
-------
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by locating the configuration and entry points for the onm stream and tracing how its nine listed streams are grouped and passed to MASS. Check whether stream selection can be separated without disrupting MASS. Done means the listed components can be specified and run as separate streams, with MASS compatibility verified.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- stream-processing
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100