ECMWFCode4Earth / ml_drought

Machine learning to better predict and understand drought. Moving github.com/ml-clim
https://ml-clim.github.io/drought-prediction/
89 stars 18 forks source link

init commit forecast engineer ... #170

Open tommylees112 opened 3 years ago

tommylees112 commented 3 years ago

Create an engineer for specifically dealing with forecast data:

This takes the forecast variables for the target timestep and the target variables for all previous timesteps (not the target timestep).

This produces a dataset:

        t-3  t-2  t-1  t=0   |  y (t=0)
        --------------------------------
        X Y  X Y  X Y  fcast |  Y
                             |  Y