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
At the moment, this process just throws a warning out if arrays with different datatypes are attempted to be concatenated. We should really check which types are safe to concat, and otherwise throw a descriptive error here.
The text was updated successfully, but these errors were encountered:
Following the discussion in Open-EO/openeo-processes#407.
At the moment, this process just throws a warning out if arrays with different datatypes are attempted to be concatenated. We should really check which types are safe to concat, and otherwise throw a descriptive error here.
The text was updated successfully, but these errors were encountered: