search for: feem

Displaying 1 result from an estimated 1 matches for "feem".

Did you mean: feel
2017 Oct 21
1
Skip error in downloading file in loop
...P2m&location=GEOM:POINT( ", cities[i, "lon_nldas"], ",%20", cities[i,"lat_nldas"], ")&startDate=1980-01-01T00&endDate=2016-12-31T23&type=asc2") target2 <- paste0("/Users/dasgupta/Dropbox (FEEM)/Flu Paper/climate data/temperature/nldas/", # change for whatever destination directory you may prefer. cities[i,"city"], "_", cities[i,"state"], ".csv") download.file(url=target1, destfile=target2, method =...