USGS-R / protoloads

Prototyping and exploring options for broad-scale load forecasting
0 stars 4 forks source link

First batch model run #49

Closed aappling-usgs closed 6 years ago

aappling-usgs commented 6 years ago

I think anybody can now play with these partial results by calling

sc_retrieve('3_forecast/out/preds_wrtds.rds.ind','3_forecast.yml')
preds_wrtds <- readRDS('3_forecast/out/preds_wrtds.rds')
sc_retrieve('3_forecast/out/preds_loadest.rds.ind','3_forecast.yml')
preds_loadest <- readRDS('3_forecast/out/preds_loadest.rds')