rspatial / geodata

download geographic data
GNU General Public License v3.0
147 stars 15 forks source link

cmip6_tile error #53

Open fipoucat opened 1 year ago

fipoucat commented 1 year ago

I am using cmip6_tile of geodata but download failed error is issued: bio10 <- cmip6_tile(lon=-15, lat=15, model="CNRM-CM6-1", ssp="585", time="2061-2080", var="bio", res=10, path=tempdir()) trying URL 'https://geodata.ucdavis.edu/cmip6/tiles/CNRM-CM6-1/ssp585/wc2.1_30s_bioc_CNRM-CM6-1_ssp585_2061-2080_tile-30.tif' download failed

Any idea on solving this?

skmaharjan commented 8 months ago

I am not sure, but it seems the URL 'https://geodata.ucdavis.edu/cmip6/tiles/ACCESS-CM2/ssp585/' (I checked it in the browser) does not have tiles yet but the URL 'https://geodata.ucdavis.edu/cmip6/30s/ACCESS-CM2/ssp585/' does have global layers to download.