Description
The proposal is to insert the Nowcasting Model PhaSt in the pySTEPS package.
PhaSt (phase-diffusion model for stochastic nowcasting) is a stochastic nowcasting model that uses as input the most recent radar rainfall observations and generates an ensemble of equiprobable rainfall scenarios.
The model is mainly described in Metta et al. (2009) and Poletti et al. (2019).
The use of the spectral space allows to preserve the spatial correlation within the rainfall fields. The evolution of Fourier phases trough the stochastic process generates many realizations, to be used as members of an ensemble of precipitation nowcasts. All the ensemble members are characterized by the same amplitude distribution and very similar power spectra. However, the phase evolution (i.e., the positioning of rainfall structures) evolves differently in the altered realizations, providing an estimate of the probability of occurrence of precipitation at a given point in space and a given instant in time.
PhaSt can be reasonably used stand alone to issue forecast on time windows of 1 to 3 hours, or in synergy with Numerical Weather Prediction Systems aiming at blending approaches.
The idea is implementing a Python code that satisfy the requirements needed to be added among the pySTEPS modules.
reference
Metta, S., Rebora, N., Ferraris, L., von Hardernberg, J., & Provenzale, A. (2009). PHAST: a phase-diffusion model for stochastic nowcasting. J. Hydrometeorol, 10, 1285-1297.
Poletti, M. L., Silvestro, F., Davolio, S., Pignone, F., and Rebora, N.: Using nowcasting technique and data assimilation in a meteorological model to improve very short range hydrological forecasts, Hydrol. Earth Syst. Sci., 23, 3823β3841, https://doi.org/10.5194/hess-23-3823-2019, 2019.