NASA-AMMOS / NASA-AMMOS/AIT-Core
DN-to-EU functionality is undefined for Array types
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 56
- Forks
- 35
- Avg merge
- 1d 20h
- Merged PRs (30d)
- 3
Description
We should figure out exactly how we want DN-to-EUs to behave for ArrayType fields. It would seem to make the most sense that we apply the DN-to-EU for each value in the array if we're going to support DN-to-EUs for this Type at all.
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 by locating the ArrayType implementation and the existing DN-to-EU handling. Determine how scalar fields currently apply DN-to-EUs and what expected behavior is for each array value. Done means the intended array semantics are decided and reflected in the relevant implementation and tests.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- data
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100