JuliaDataCubes / JuliaDataCubes/YAXArrayBase.jl
Move check_overwrite from YAXArrays here
Nobody has claimed this yet.
- Dominant language
- Julia
- Stars
- 3
- Forks
- 9
- PR merge metrics
- No merged PRs in 30d
Description
We should move the helper function check_overwrite from YAXArrays.Datasets to here and maybe even add this keyword argument to the create function interfaces.
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 check_overwrite in YAXArrays.Datasets and the create function interfaces in this package. Compare how the helper is used before deciding whether the create functions should expose the keyword argument. Done means the helper is available from here, existing uses remain consistent, and any agreed interface changes are covered by the relevant tests.
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
- Quiet
- Clarity
- Needs clarification
- Newbie friendliness
- 45/100