Am working to cluster in Space-Time, and thinking of Space Time metrics as follow:
Distance(X,Y) = DistanceDiff**2 + coeff * TimeDiff**2
Am not sure if this is a right definition for numerical usage (not the formal definition of metrics...), and especially if coeff should be proportionnal to
DistMax**2/timeDiffMax**2
ie Normalized the Space Time.