View source: R/setEmbeddedGenTimePeriod.R
setEmbeddedGenTimePeriod | R Documentation |
setEmbeddedGenTimePeriod
converts the given time periods (TP1 -> TP48, 49. 50) to hh:mm. It ignores
TP49 & TP50 as evil incarnations of DST related clock changes (see https://www.emi.ea.govt.nz/Wholesale/Datasets/Generation/Generation_MD/).
We advise NEVER using the months in which this happens as it will hurt your brain.
setEmbeddedGenTimePeriod(dt)
dt |
the data table containing the Time_Period variable |
Ben Anderson, b.anderson@soton.ac.uk (original)
Other data:
alignDates()
,
cleanNZEmbEA()
,
cleanNZGridEA()
,
cleanNZGxpEA()
,
cleanUkEmbeddedESO()
,
cleanUkGridESO()
,
getNZEmbData()
,
getNZEmbMeta()
,
getNZGridEA()
,
getNZGridMeta()
,
getNZGxpEA()
,
getNZGxpMeta()
,
getUkEmbeddedESO()
,
getUkGridESO()
,
loadNZEAYearlyEmbeddedGenData()
,
loadNZEAYearlyGridGenData()
,
loadUKESOYearlyGenData()
,
loadUKEmbeddedGenData()
,
makeNZYearlyData()
,
nzCalculateCO2e()
,
reshapeEmbeddedGenDT()
,
reshapeGenDT()
,
saveUkEmbeddedESO()
,
saveUkGridESO()
,
setGridGenTimePeriod()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.