Skip to content

Commit

Permalink
Merge branch 'steps_blending_RI' into steps_blending
Browse files Browse the repository at this point in the history
  • Loading branch information
RubenImhoff committed Aug 16, 2021
2 parents 6feec67 + 1fe5ff3 commit 2dfd531
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion pysteps/blending/utils.py
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,8 @@ def normalize_cascade(cascade):


def blend_optical_flows(flows, weights):
"""Combine advection fields using given weights.
"""Combine advection fields using given weights. Following :cite:`BPS2006`
the second level of the cascade is used for the weights
Parameters
----------
Expand Down

0 comments on commit 2dfd531

Please sign in to comment.