View source: R/getUkEmbeddedESO.R
getUkEmbeddedESO | R Documentation |
getUkEmbeddedESO
gets the latest embedded generation update file from the UK Grid ESO data website. This is a modelled forecast
since the ESO has no visibility of these. It is embedded in a demand data file for some reason... We then need to add it to the 'old'
embedded data that we have downloaded manually. We do this when we clean it. Yes, at the time of writing it's a bit of a mess.getUkEmbeddedESO
gets the latest embedded generation update file from the UK Grid ESO data website. This is a modelled forecast
since the ESO has no visibility of these. It is embedded in a demand data file for some reason... We then need to add it to the 'old'
embedded data that we have downloaded manually. We do this when we clean it. Yes, at the time of writing it's a bit of a mess.
getUkEmbeddedESO(f, update)
f |
the file to get (as a url suitable for data.table::fread()) |
update |
force an update |
Ben Anderson, b.anderson@soton.ac.uk (original)
Other data:
alignDates()
,
cleanNZEmbEA()
,
cleanNZGridEA()
,
cleanNZGxpEA()
,
cleanUkEmbeddedESO()
,
cleanUkGridESO()
,
getNZEmbData()
,
getNZEmbMeta()
,
getNZGridEA()
,
getNZGridMeta()
,
getNZGxpEA()
,
getNZGxpMeta()
,
getUkGridESO()
,
loadNZEAYearlyEmbeddedGenData()
,
loadNZEAYearlyGridGenData()
,
loadUKESOYearlyGenData()
,
loadUKEmbeddedGenData()
,
makeNZYearlyData()
,
nzCalculateCO2e()
,
reshapeEmbeddedGenDT()
,
reshapeGenDT()
,
saveUkEmbeddedESO()
,
saveUkGridESO()
,
setEmbeddedGenTimePeriod()
,
setGridGenTimePeriod()
Other embedded:
cleanNZEmbEA()
,
cleanUkEmbeddedESO()
,
getNZEmbMeta()
,
makeNZYearlyData()
,
saveUkEmbeddedESO()
Other uk:
cleanUkEmbeddedESO()
,
cleanUkGridESO()
,
saveUkEmbeddedESO()
,
saveUkGridESO()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.