JuliaDataCubes / YAXArrays.jl

Yet Another XArray-like Julia package
https://juliadatacubes.github.io/YAXArrays.jl/
Other
101 stars 17 forks source link

collect variables with the same dimensions #255

Open lazarusA opened 1 year ago

lazarusA commented 1 year ago

Currently, opening a dataset and calling Cube collects just variables with x/y/t dimensions. However, it would be nice to have a convenient functions that collects variables into groups with the same dimensions.