以0.5分辨率下载未来的WorlClim数据

发布于 2025-01-29 18:21:42 字数 461 浏览 3 评论 0 原文

我需要在WorldClim的0.5分钟(30秒)分辨率下下载未来的Bioclim变量。我可以使用代码 getData 函数以较低的分辨率下载它,而不是我需要的更高分辨率。

直接从网站下载文件让我留下一个无法访问的geotiff文件,即当我在r中打开它时,只有“名称”,只有geotiff文件的名称,它应该具有每个变量的名称(例如“ bio_6”)。

有人知道如何将此文件加载到R中,以便我可以提取每个变量或如何将其直接下载到R中?

先感谢您!

I need to download future bioclim variables at 0.5 minute (30 second) resolution from Worldclim. I can use the code getData function to download it at a lower resolution, but not the higher resolution I need.

Downloading the file directly from the website https://www.worldclim.org/data/cmip6/cmip6_clim30s.html#google_vignette leaves me with an inaccessible GeoTIFF file, i.e. when I open it in R the "names" only has the name of the GeoTIFF file, where it should have the name of each variable (e.g. "bio_6").

Does anyone know either how to load this file into R so that I can extract each variable OR how to download it directly to R?

Thank you in advance!

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

樱花落人离去 2025-02-05 18:21:42

要访问CMIP6数据,您可以使用 geodata :: cmip6_world geodata :: cmip6_tile

To access the CMIP6 data, you can use geodata::cmip6_world or geodata::cmip6_tile.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文