Description Usage Arguments Value
Generate vector with half-hourly time steps of full year, stamped in the center of time unit. Adapted from: REddyProc - fFullYearTimeSteps
1 | create_timesteps(year, dts = 48, tz = "GMT", shift_by = 720/dts)
|
tz |
The time zone used to store data (advised to keep GMT to avoid daytime shifting issues). |
data |
A data frame to be converted. |
DTS |
The number of daily time steps (24 or 48). |
A vector with time steps of full year in POSIX format.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.