Skip to content

Add Blending module for the loading of backwards/forwards requested data

Hello @vagudets,

I think we can start the MR process for the integration of the Blending module in SUNSET. This module adds some new recipe parameters under Workflow that allow users to load any additional months forward/backward for observations and forecasting data previously loaded using the Loading module. It works for monthly and daily data.

You can see an example of the usage of this module in example_scripts/example_blending.R for the computation of SPEI using the CSIndicators package. I can answer any questions you might have regarding the MR, and I'm open for any discussions, changes or tweaks

Many thanks,

Javier

P.S: The lintr pipeline fails as, right now, the load_blending script is sourcing my own version of the CST_BindDim to order the bound s2dv_cube objects chronologically, as previously discussed here.

Merge request reports

Loading