jeffcnz / hillr

An R Package for interacting with a Hilltop time-series server
Other
2 stars 2 forks source link

Connection timed out #5

Open lnicotina-rms opened 1 year ago

lnicotina-rms commented 1 year ago

I was testing the hillr package to download available discharge observations during cyclone Gabrielle and the R package returns a connection timeout when running the list of sites command from the README:

sites <- getHilltopSites(endpoint = "https://data.hbrc.govt.nz/Envirodata/EMARDiscrete.hts?")

Screenshot 2023-05-12 at 16 45 55

does the server need a registration or something?

jeffcnz commented 1 year ago

It doesn't need registration. I just tested it and it worked ok for me. Do you get an xml list of sites if you go to this address in a browser? https://data.hbrc.govt.nz/Envirodata/EMAR.hts?Service=Hilltop&Request=SiteList