diff --git a/message_ix_buildings/chilled/core/climate.py b/message_ix_buildings/chilled/core/climate.py index f41319f..2ff9e95 100644 --- a/message_ix_buildings/chilled/core/climate.py +++ b/message_ix_buildings/chilled/core/climate.py @@ -1665,8 +1665,8 @@ def process_final_maps(config: "Config"): vdd_path, suff1 + "_" + str(parset.Index) + "_E_h" + "ALL.nc", ) - ).where(Nd1 >= 0) - ).load() # ****************************** + ) + ).load() vdd_h_in = xr.open_dataarray( os.path.join( vdd_path,