pysteps.blending.interface.get_method#

pysteps.blending.interface.get_method(name)#

Return a callable function for computing nowcasts blending into an NWP forecast.

Implemented methods:

Name

Description

linear_blending

the linear blending of a nowcast method with other data (e.g. NWP data).

steps

the STEPS stochastic nowcasting blending method described in [See03], [BPS06] and [SPN13]. The blending weights approach currently follows [BPS06].