# Extract all available 15-minute rainfall from the St Ives (Cambridgeshire)
# rain gauge (WISKI ID = 179365).
if (FALSE) {
st_ives <- GetDataEA_Rain(WISKI_ID = "179365", Period = "15Mins")
}
# Apply the DDF function.
if (FALSE) {
DDFExtract(st_ives)
}
Run the code above in your browser using DataLab