View source: R/cleanNZGridEA.R
cleanNZGridEA | R Documentation |
cleanNZGridEA
cleans up the raw grid gen file from the NZ EA data websiteThese are not in pretty form so we clean them up to a long form file and fix the dateTimes.
cleanNZGridEA(dt)
dt |
the data.table to clean up |
Note that rDateTime will be NA for the DST breaks which equate to TP49/50. We really dislike DST breaks.
Ben Anderson, b.anderson@soton.ac.uk (original)
Other data:
alignDates()
,
cleanNZEmbEA()
,
cleanNZGxpEA()
,
cleanUkEmbeddedESO()
,
cleanUkGridESO()
,
getNZEmbData()
,
getNZEmbMeta()
,
getNZGridEA()
,
getNZGridMeta()
,
getNZGxpEA()
,
getNZGxpMeta()
,
getUkEmbeddedESO()
,
getUkGridESO()
,
loadNZEAYearlyEmbeddedGenData()
,
loadNZEAYearlyGridGenData()
,
loadUKESOYearlyGenData()
,
loadUKEmbeddedGenData()
,
makeNZYearlyData()
,
nzCalculateCO2e()
,
reshapeEmbeddedGenDT()
,
reshapeGenDT()
,
saveUkEmbeddedESO()
,
saveUkGridESO()
,
setEmbeddedGenTimePeriod()
,
setGridGenTimePeriod()
Other grid:
cleanNZGxpEA()
,
cleanUkGridESO()
,
getNZEmbData()
,
getNZGridEA()
,
getNZGridMeta()
,
getNZGxpEA()
,
getNZGxpMeta()
,
makeNZYearlyData()
,
saveUkGridESO()
Other NZ:
cleanNZEmbEA()
,
cleanNZGxpEA()
,
getNZEmbData()
,
getNZEmbMeta()
,
getNZGridEA()
,
getNZGridMeta()
,
getNZGxpEA()
,
getNZGxpMeta()
,
makeNZYearlyData()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.