hestia_earth.aggregation.utils.sum_values

hestia_earth.aggregation.utils.sum_values(values)[source]

Sum up the values while handling None values. If all values are None, the result is None.