Allow wavelength ranges as composite prerequisites
Open
Nobody has claimed this yet.
enhancement
- Dominant language
- Python
- Stars
- 1.2k
- Forks
- 335
- Avg merge
- 1d 18h
- Merged PRs (30d)
- 10
Description
Right now, when a composite depends on given wavelength, if there is no channel covering this wavelength, the composite building will fail.
By allowing wavelength ranges as composite prerequisites, this could be solved by taking a nearby acceptable channel.
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
No files or tests are named. Start by tracing composite prerequisite resolution and how wavelength channels are selected; the work is done when a composite can accept a wavelength range and choose a nearby acceptable channel when no exact coverage exists.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- data
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100