SAtemp {fds}R Documentation

Temperatures in South Australia

Description

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.

Usage

data(mondaytemp)
data(tuesdaytemp)
data(wednesdaytemp)
data(thursdaytemp)
data(fridaytemp)
data(saturdaytemp)
data(sundaytemp)
data(SAtemp)

Format

An object of class sfts.

Details

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.

Source

L. Magnano and J. Boland and R. Hyndman (2008) "Generation of symthetic sequences of half-hourly temperature", Environmetrics, 19(8), 818-835.

Examples

plot(mondaytemp)
plot(tuesdaytemp)
plot(wednesdaytemp)
plot(thursdaytemp)
plot(fridaytemp)
plot(saturdaytemp)
plot(sundaytemp)
plot(SAtemp)

[Package fds version 1.3 Index]