Sprogloc nowcasting method #505
Open
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Added SPROG Localized (SPROGLOC) nowcasting method from Reinoso-Rondinel et al. (2022), allowing localization in computation of gamma and phi coefficients for different window sizes for each cascade level, using an autoregressive (AR) or autoregressive integrated (ARI) model.
Small addition to anvil method to print mean of localized gamma and phi coefficients, and 2 added functions in autocorrelation file to optimize estimate_ar_params_yw_localized function for ARI(1,d) and ARI(2,d), and few changes in correlation.temporal_autocorrelation funciton to allow uniform filter and fill nan values with global autocorrelation values after localization.
Reference:
R. Reinoso-Rondinel, M. Rempel, M. Schultze and S. Trömel, "Nationwide Radar-Based Precipitation Nowcasting—A Localization Filtering Approach and its Application for Germany," in IEEE Journal of Selected Topics in Applied Earth Observations and Remote Sensing, vol. 15, pp. 1670-1691, 2022, doi: 10.1109/JSTARS.2022.3144342.