JuliaClimate/ClimateBase.jl

Basic operations do not conserve `attrib` field

Datseris opened this issue · 0 comments

Initialize any ClimArray with attrib being a dictionary. Then any basic operation, like indexing, does not conserve the attrib. E.g.

image

(p.s.: I also need to update the package to latest DimensionalData.jl...)