JuliaDataCubes / JuliaDataCubes/YAXArrays.jl
Save location of the data in cube properties
Nobody has claimed this yet.
- Dominant language
- Julia
- Stars
- 132
- Forks
- 25
- PR merge metrics
- No merged PRs in 30d
Description
It would be good to save the data location of a data cube in the cube properties.
I most often use the path of the input cube as a way to get the outputpath for some computation by adding some more parts which describe the computations.
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 cube properties implementation and how the input cube's data path is currently represented. Clarify with maintainers which property should store the location and how derived output paths should use it. Done means the location is retained in cube properties and covered by an appropriate test.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- julia
- Domain
- data
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100