getNZEmbData: 'getNZEmbData' gets the embedded generation data files from...

View source: R/getNZEmbData.R

getNZEmbDataR Documentation

getNZEmbData gets the embedded generation data files from the NZ EA data website

Description

These 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.

Usage

getNZEmbData(path, years, months)

Arguments

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

Author(s)

Ben Anderson, b.anderson@soton.ac.uk (original)

See Also

Other data: alignDates(), cleanNZEmbEA(), cleanNZGridEA(), cleanNZGxpEA(), cleanUkEmbeddedESO(), cleanUkGridESO(), getNZEmbMeta(), getNZGridEA(), getNZGridMeta(), getNZGxpEA(), getNZGxpMeta(), getUkEmbeddedESO(), getUkGridESO(), loadNZEAYearlyEmbeddedGenData(), loadNZEAYearlyGridGenData(), loadUKESOYearlyGenData(), loadUKEmbeddedGenData(), makeNZYearlyData(), nzCalculateCO2e(), reshapeEmbeddedGenDT(), reshapeGenDT(), saveUkEmbeddedESO(), saveUkGridESO(), setEmbeddedGenTimePeriod(), setGridGenTimePeriod()

Other grid: cleanNZGridEA(), cleanNZGxpEA(), cleanUkGridESO(), getNZGridEA(), getNZGridMeta(), getNZGxpEA(), getNZGxpMeta(), makeNZYearlyData(), saveUkGridESO()

Other NZ: cleanNZEmbEA(), cleanNZGridEA(), cleanNZGxpEA(), getNZEmbMeta(), getNZGridEA(), getNZGridMeta(), getNZGxpEA(), getNZGxpMeta(), makeNZYearlyData()


CfSOtago/gridCarbon documentation built on April 5, 2022, 6:46 a.m.