CliMA / CliMA/ClimaAnalysis.jl
Improve resampled_as
Open
- Dominant language
- Julia
- Stars
- 12
- Forks
- 5
- Avg merge
- 7d 2h
- Merged PRs (30d)
- 2
Description
If one is interested in resampling only over one dimension or if it is known that the dimensions are the same, then you can kind of "broadcast" and do multiple interpolations at the same time instead of doing them one at a time.
For example, see this: https://discourse.julialang.org/t/multidimensional-linear-interpolation/35299/6
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.