MVLOCATIONS
gts encoder conversion multivariateThe MVLOCATIONS
function extracts location (latitude, longitude) from an input Geo Time Series™ or GTS Encoder, correctly interpreting Multivariate (MV) values. The result is a potentially multidimensional list.
When a tick has an associated Multivariate value, the MVLOCATIONS
function will emit a list with two elements (a pair), the first element will be the latitude and longitude (a list) associated with the tick at which the Multivariate value was encountered, the second element will be a list containing the latitudes and longitudes of the Multivariate value itself.
If a tick has no associated location, [ NaN NaN ]
will be emitted.