JuliaDataCubes / JuliaDataCubes/YAXArrays.jl
Save used function in cube properties
Open
Nobody has claimed this yet.
provenance
triage
- Dominant language
- Julia
- Stars
- 132
- Forks
- 25
- PR merge metrics
- No merged PRs in 30d
Description
We should capture the provenance of the computations in the cube.properites of the generated cube.
A first step would be to save the name of the inner function from a mapCube call in the output.
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 tracing the mapCube entry point and how the generated cube's properties are populated. Identify where the inner function name is available and how it can be represented in cube.properties. Done means the output cube records the function name for a mapCube computation.
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
- 45/100