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
Currently a write using VDoubleArray over ca completes without errors, but does not actually write the values.
A write should support VDoubleArray (and other numeric array types) in addition to accepting primitive arrays.