JuliaDataCubes / JuliaDataCubes/EarthDataLab.jl
filterTSFFT and CategoricalAxis
Open
Nobody has claimed this yet.
- Dominant language
- Julia
- Stars
- 34
- Forks
- 14
- PR merge metrics
- No merged PRs in 30d
Description
the current filterTSFFT function complaints about CategoricalAxis not being defined. Even though it is redefine with Dim arrays?
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
Search the repository for the filterTSFFT function and the CategoricalAxis and Dim definitions, then reproduce the reported undefined-name error. Identify why CategoricalAxis is unavailable in that path; done means the function works without that definition error and relevant existing checks pass.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- julia
- Domain
- data
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100