SAtemp {fds} | R Documentation |
This data set consists of half-hourly temperatures measured from Monday to Sunday for the same period in 9 years in Adelaide from 1996 to 2005.
data(mondaytemp) data(tuesdaytemp) data(wednesdaytemp) data(thursdaytemp) data(fridaytemp) data(saturdaytemp) data(sundaytemp) data(SAtemp)
An object of class sfts
.
In Adelaide, the electricity demands in summer are very volatile and highly dependent on temperatures. Analyses were performed to test whether, under different temperature scenarios, there will be enough capacity to satisfy the demands.
L. Magnano and J. Boland and R. Hyndman (2008) "Generation of symthetic sequences of half-hourly temperature", Environmetrics, 19(8), 818-835.
plot(mondaytemp) plot(tuesdaytemp) plot(wednesdaytemp) plot(thursdaytemp) plot(fridaytemp) plot(saturdaytemp) plot(sundaytemp) plot(SAtemp)