Loading src/pythermogis/workflow/utc/utc.py +1 −1 Original line number Diff line number Diff line Loading @@ -202,7 +202,7 @@ def compute_results_for_aquifer( n_cells = int(valid_mask.sum().compute()) # use hc_accum mask # use hc_accum mask.. hc_mask = aquifer_ds["hc_accum"] != 0 vars_to_mask = [ "thickness", Loading Loading
src/pythermogis/workflow/utc/utc.py +1 −1 Original line number Diff line number Diff line Loading @@ -202,7 +202,7 @@ def compute_results_for_aquifer( n_cells = int(valid_mask.sum().compute()) # use hc_accum mask # use hc_accum mask.. hc_mask = aquifer_ds["hc_accum"] != 0 vars_to_mask = [ "thickness", Loading