Build an ERDDAP URL
buildURL(dataStruct, lonBounds, latBounds, timeBounds,
urlbase = "https://coastwatch.pfeg.noaa.gov/erddap/griddap/")
A structure describing the dataset from erddapStruct.rda
A list or reals size two of the longitude bounds
A list of reals size 2 of the latitude bounds
A list of strings size two of the time bounds
A character string giving the base URL of the ERDDAP server
The ERDDAP URL to call