JuliaClimate/ClimateBase.jl

`otheridxs` is not type stable

Datseris opened this issue · 0 comments

otheridxs(A, Time) will not give a type-stable iterator leading to performance loss. We should work to making otheridxs type stable and pull-requesting it to DimensionalData.jl.