You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
By setting attributes with cmor.set_cur_dataset_attribute the passed argument is converted and written as a string. Is this an intended behavior and exists a possibility to keep the initial datatype?
By setting attributes with
cmor.set_cur_dataset_attributethe passed argument is converted and written as a string. Is this an intended behavior and exists a possibility to keep the initial datatype?