HISCentral_GetSites(west = -180, south = -90, east = 180, north = 90, serviceID = NULL, keyword = NULL, IncludeServerDetails = TRUE)
#Getting all sites from the (14.1E, 49.8N, 14.6E, 50.2N) bounding box from the GLDAS web service
sites <- HISCentral_GetSites(west=14.1, south=49.8, east=14.6, north=50.2, serviceID=262)
Run the code above in your browser using DataLab