Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion pysteps/blending/steps.py
Original file line number Diff line number Diff line change
Expand Up @@ -299,7 +299,7 @@ class StepsBlendingConfig:
ar_order: int
velocity_perturbation_method: str | None
weights_method: str
timestep_start_full_nwp_weight: int
timestep_start_full_nwp_weight: int | None
conditional: bool
probmatching_method: str | None
mask_method: str | None
Expand Down