-
Notifications
You must be signed in to change notification settings - Fork 13
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
Error accessing E-OBS data #93
Comments
It seems that the KNMI server is down at the moment: http://opendap.knmi.nl |
You can access E-OBS data as a climate4R "local" dataset (see #65 ) |
After trying to open observation: #9 E-OBS_v17_0.25regular observation https://data.meteo.unican.es/thredds/dodsC/eobs/e-obs_v17_0.25regular.ncml eobsNcML_repo <- "https://data.meteo.unican.es/thredds/dodsC/eobs/e-obs_v17_0.25regular.ncml" I get the following error: [2024-04-11 10:22:55.735335] Doing inventory ... |
ping @cofinoa @zequihg50 |
@msirodrigues Could you try again? This is working for me. Also, this is a protected dataset, remember to call |
@zequihg50 the credentials are set with success, it is only when I try to open the dataset that the error occurs. Do I need to join a specific group in https://data.meteo.unican.es/udg-tap/home to have access to the dataset? Thank you. |
@msirodrigues Yes, you should have access now to the dataset. |
@zequihg50 thank you, just managed to access it. |
I've encountered another problem when running:
I get the following error:
I have followed the instructions from the Supplement of "Iberia01: a new gridded dataset of daily precipitation and temperatures over Iberia".
My system and R info are:
R version 4.3.2 (2023-10-31)
Platform: aarch64-apple-darwin20 (64-bit)
Running under: macOS Ventura 13.2.1
The climate4R package versions are:
other attached packages:
Has anyone encountered this problem before and how to solve it?
Thank you for your time.
Kind regards,
Miguel
The text was updated successfully, but these errors were encountered: