Skip to content

Stack data which are represented at the selected station

Quy Thy Truong requested to merge stack-existing-variables-only into master

Initially, when opening the dialog to stack data for temporal series, all the variables having the same unit as the selected cell's variable are proposed.

Screenshot_20220103_173318

However, the station represented in the selected cell does not necessarily have recorded measures in all the variables in the dialog.

This MR proposes to modify the behaviour of the DataStacker dialog object to filter variables that do record measures at the selected station.

In the example shown above, the dialog will propose to stack rain variable to PET variable for there is no other measure recorded at SAINT-MARTIN-DU-MONT station:

Screenshot_20220103_173543

Edited by Quy Thy Truong

Merge request reports