JuliaArrays / JuliaArrays/AxisArrays.jl
AbstractAxisArray?
Nobody has claimed this yet.
- Dominant language
- Julia
- Stars
- 207
- Forks
- 41
- PR merge metrics
- No merged PRs in 30d
Description
Would it make sense to have an AbstractAxisArray so one cuold create a custom type that inherits this behavior? I am trying to do something like wavespectra in Python, which builds on top of xarrays. Or is there a better way to do this? Seems like wrapping an AxisArray within a custom struct is redundant?
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 reading the current AxisArray type and its documented behavior in AxisArrays.jl, then compare that design with the custom-type and wrapping approaches described in the issue. Done would require a decided, documented way to support custom types that inherit AxisArray behavior, rather than leaving the question open.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- julia
- Domain
- data
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100