pysteps icon indicating copy to clipboard operation
pysteps copied to clipboard

STEPS blending procedure with other nowcasting models

Open RubenImhoff opened this issue 7 months ago • 0 comments

The current STEPS blending procedure implicitly uses the STEPS nowcasting procedure, but in principle, a similar approach should also be possible with other conventional and machine-learning nowcasting models. We could think of an additional blending script that is adapted from ./blending/steps.py which takes an existing nowcast as input instead of the individual radar images.

RubenImhoff avatar Jun 23 '25 06:06 RubenImhoff