getNZGridEA | R Documentation |
getNZGridEA
gets the grid generation data files from the NZ EA data websiteThese are not in pretty form so we clean them up and save them as monthly and yearly files. The code attempts to be clever about not downloading files it already has.
getNZGridEA(path, years, months)
path |
the path we may have saved files in before as 'path/raw', 'path/processed/monthly' etc |
years |
the years to get |
months |
themonths to get |
Ben Anderson, b.anderson@soton.ac.uk (original)
Other data:
alignDates()
,
cleanNZEmbEA()
,
cleanNZGridEA()
,
cleanNZGxpEA()
,
cleanUkEmbeddedESO()
,
cleanUkGridESO()
,
getNZEmbData()
,
getNZEmbMeta()
,
getNZGridMeta()
,
getNZGxpEA()
,
getNZGxpMeta()
,
getUkEmbeddedESO()
,
getUkGridESO()
,
loadNZEAYearlyEmbeddedGenData()
,
loadNZEAYearlyGridGenData()
,
loadUKESOYearlyGenData()
,
loadUKEmbeddedGenData()
,
makeNZYearlyData()
,
nzCalculateCO2e()
,
reshapeEmbeddedGenDT()
,
reshapeGenDT()
,
saveUkEmbeddedESO()
,
saveUkGridESO()
,
setEmbeddedGenTimePeriod()
,
setGridGenTimePeriod()
Other grid:
cleanNZGridEA()
,
cleanNZGxpEA()
,
cleanUkGridESO()
,
getNZEmbData()
,
getNZGridMeta()
,
getNZGxpEA()
,
getNZGxpMeta()
,
makeNZYearlyData()
,
saveUkGridESO()
Other NZ:
cleanNZEmbEA()
,
cleanNZGridEA()
,
cleanNZGxpEA()
,
getNZEmbData()
,
getNZEmbMeta()
,
getNZGridMeta()
,
getNZGxpEA()
,
getNZGxpMeta()
,
makeNZYearlyData()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.