| getErddapURL {xtractomatic} | R Documentation |
Download Data using an ERDDAP URL
getErddapURL(myURL, destfile, verbose = FALSE)
myURL |
A character string containing the full ERDDAP URL |
destfile |
A character string with the name of the file to store the returned data, a netcdf file |
downloadReturn returns 0 is successful, -1 otherwise