Hi,
I'm getting acquainted with the package by following the vignette. When I run:
# with my actual username and password
log <- mf_login(credentials = c(username, password))
I get the error:
Checking credentials...
Error in curl::curl_fetch_memory(url, handle = handle) :
Timeout was reached [opendap.cr.usgs.gov]: Connection timed out after 10002 milliseconds
Any idea what might be happening here?
Hi,
I'm getting acquainted with the package by following the vignette. When I run:
I get the error:
Any idea what might be happening here?