WSL/SLF GitLab Repository

Skip to content

Check the data after processing is done

leibersp requested to merge checkData into master

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?

Merge request reports