Define `read_data` in InputOutput
Open
enhancement
- Dominant language
- Julia
- Stars
- 117
- Forks
- 19
- Avg merge
- 3d 4h
- Merged PRs (30d)
- 41
Description
We should really define `read_data` in InputOutput, so that we can re-use it for more than just fields. (e.g., masks & more).
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by locating the existing read_data implementation and the InputOutput definitions and callers that currently limit it to fields. Trace how masks and other data are represented, then define the shared InputOutput operation so those uses can reuse it. Done means existing field behavior still works and the abstraction supports the stated additional data types.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- julia
- Domain
- data
- Issue type
- Refactor
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 42/100