Check the data after processing is done
list2dGrids is plugin specific, so checking ts of grids more complicated than checking the resulting ts
getMetoData(date,vecMeteo) returns a vector of data at stations, at this date, so we need to check for duplicates there, right?
Does that maybe cause too much overhead looping over the data maybe multiple times?