get_clim_ts: Get time-series forecast using climatology

Description Usage Arguments Value See Also

View source: R/get_clim_ts.R

Description

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.

Usage

1
get_clim_ts(issue, telemetry, sun_up, site, max_power, metadata)

Arguments

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

Value

A ts_forecast object

See Also

Other ts_training_forecast: get_binned_ts, get_bma_ts, get_chpeen_ts, get_emos_ts, get_peen_ts, get_raw_ts


kdayday/ppnwp documentation built on Oct. 8, 2020, 8:47 a.m.