ArgoCanada / argodata

Download Argo Ocean Float Data
https://argocanada.github.io/argodata
Other
8 stars 3 forks source link

`argo_download()` can't download files in the aux/ subdirectory #29

Closed paleolimbot closed 3 years ago

paleolimbot commented 3 years ago
argodata::argo_download("aux/meds/4902533/profiles/R4902533_001_aux.nc")
#> Downloading 1 file from 'https://data-argo.ifremer.fr'
#> Error: 1 file failed to download:
#> '~/data/argodata-cache/aux/meds/4902533/profiles/R4902533_001_aux.nc': Error in curl::curl_download(url[i], dest[i]): Failed to open file C:\Users\dunningtond\Documents\data\argodata-cache\aux\meds\4902533\profiles\R4902533_001_aux.nc.curltmp.

Created on 2021-05-05 by the reprex package (v2.0.0)