Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

cmip6_tile cannot download data because geodata server is down for maintenance #61

Open
ManuelSpinola opened this issue Dec 21, 2023 · 3 comments

Comments

@ManuelSpinola
Copy link

I am trying to use the function cmip6_tile but it say that the geodata server is down for maintainance.

p <- cmip6_tile(lon = -84.2, lat = 9.6, model = "BCC-CSM2-MR", ssp = "585", time = "2041-2060", var = "bioc", path=tempdir())

The geodata server is down for maintenance.
It is expected to be back online on October 12, 2023.
download failed

@tubabucak
Copy link

Yes I am also having the similar issues though cmip6_world function is working.

@msug0
Copy link

msug0 commented Jan 31, 2024

I am having the same issue. The function cmip6_world is not working for me

fut.clim <- geodata::cmip6_world(model="GISS-E2-1-G", ssp="585", time="2041-2060", var="bioc", res=5, path=tempdir())

The geodata server is down for maintenance.
It is expected to be back online on October 12, 2023

I tried installing the package directly from GitHub and I still have the issue.

@tubabucak
Copy link

I think it is a temporary issue. I was able to download the data last week with cmip6_world but know I am also having the same error that you got when I run the same code.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants