CliMA / CliMA/ClimaAnalysis.jl
Add an extra dimension if the dimension does not exist for cat
- Dominant language
- Julia
- Stars
- 12
- Forks
- 5
- Avg merge
- 6d 17h
- Merged PRs (30d)
- 3
Description
For `cat`, there should be an option to add an extra dimension with a specified vector for the dimension. This make it possible to do something like splitting by seasons across time, taking time average, and concatenating along a "fake" time dimension.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by locating the `cat` implementation and its existing dimension-handling tests or entry points. Determine how an extra dimension and its specified vector should be represented, then verify that seasonal splitting, time averaging, and concatenation along the synthetic time dimension work as described.
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
- 42/100