Typevector is 0 for masked vector, 1 for regular vector, 2 for filtered vector
So you could do something like Velocity(typevector==0) = NaN
typevector_original is directly after the analysis
typevector_filtered is after you applied vector validation, so this is the one you should use.
Christopher Masafu schrieb am Dienstag, 9. März 2021 um 08:46:10 UTC+1:
Hi William.
There are two 'typevectors', filtered and original - really grateful if you could just tell us the difference between the two and which to remove from my interpolated surface.
Thanks very much.
Chris