EvolEcolGroup / pastclim

An R package providing helper functions to interact with timeseries of worldwide climate reconstructions
https://evolecolgroup.github.io/pastclim/
Creative Commons Attribution 4.0 International
35 stars 3 forks source link

no data in WorldClim_2.1_ACCESS-CM2_ssp245_0.5m 2021-2040 #58

Open anniequasar opened 2 weeks ago

anniequasar commented 2 weeks ago

Hi,

when running the command:

download_dataset(dataset = "WorldClim_2.1_ACCESS-CM2_ssp245_0.5m") this results in nodata for 2021-2040 layer.

The 2021-2040 layer is only 85MB (rows and columns with nodata), whereas wc2.1_30s_bioc_ACCESS-CM2_ssp245_2041-2060, 2061-2080 and 2081-2100 are all 8.5 GB each.

Please update the source data, many thanks, Annie

dramanica commented 2 weeks ago

Hi @anniequasar, this seems to be a problem with the original dataset on the Worldclim server. If I go on the future climate, 30 secs page https://www.worldclim.org/data/cmip6/cmip6_clim30s.html, and try to download the bc variables from ACCESS-CM2 ssp245 for2021-2040, I only get a small file (~85 Mb as you reported). So, the link is correct, it's the original file that seems problematic. @rhijmans, can you help with this?