Methodget_level_nodes_mask Indexing an array 'A' with shape (n, self.n_nodes, out-dim) leads to A[:, get_level_nodes_mask(), :] have shape (n, len(self.LEVEL_NO
climart/data_transform/transforms.py:159
Functionprediction_bars(preds: dict, bins, TOA=False, surface=False,
title="", show=True, figsize=(16, 12), axes=
climart/utils/plotting.py:365
Functionprediction_hist(preds: dict, TOA=False, surface=False,
title="", show=True, figsize=(16, 12), axes=None,
climart/utils/plotting.py:317
Functionprofile_errors(Y_true, Y_preds, plot_profiles=200, var_name=None, data_dir: str = None,
error_type='mean'
climart/utils/plotting.py:206