Description Usage Arguments Value See Also
This method generates a static forecast for all times when the sun is up. The training telemetry could either be the test sample or a historical period.
1 | get_clim_ts(issue, telemetry, sun_up, site, max_power, metadata)
|
issue |
A time stamp |
telemetry |
A list of data=vector of telemetry and validtime=vector of POSIXct times |
sun_up |
A vector of booleans, indexed by telemetry valid times |
site |
String, site name |
max_power |
Site's AC power rating or maximum load |
metadata |
A data.frame of forecast parameters |
A ts_forecast object
Other ts_training_forecast: get_binned_ts
,
get_bma_ts
, get_chpeen_ts
,
get_emos_ts
, get_peen_ts
,
get_raw_ts
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.