# NOT RUN {
mySos <- SOS(url = "https://climate-sos.niwa.co.nz/",
binding = "KVP", useDCPs = FALSE, version = "2.0.0")
observationData <- getData(sos = mySos,
phenomena = phenomena[18,1],
sites = siteList[1:2,1])
# }
Run the code above in your browser using DataLab