YAXArrays.jl icon indicating copy to clipboard operation
YAXArrays.jl copied to clipboard

don't do Ti, better to have Dim{:time}

Open lazarusA opened this issue 2 years ago • 2 comments

The current behaviour is to do Ti for the time axis, even if I set initially my dimension to Dim{:time} and I can see that printed, after saving and reading back again I see Ti which is really not good. Could we just have Dim{:time}, always? and not rely on Ti.

lazarusA avatar Aug 02 '23 14:08 lazarusA

I agree here! Having "special" dimensions is antithetical to the data cube philosophy!

gdkrmr avatar Sep 04 '23 13:09 gdkrmr

Perhaps it is related to #330 ?

The whole Ti is cumbersome imho since it seems to override that is inside the files natively.

Balinus avatar Sep 15 '23 13:09 Balinus