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

Error while downloading data from IMGW (hourly in year 2024) #103

Open
akrzyzew opened this issue Mar 6, 2025 · 0 comments · May be fixed by #104
Open

Error while downloading data from IMGW (hourly in year 2024) #103

akrzyzew opened this issue Mar 6, 2025 · 0 comments · May be fixed by #104
Assignees

Comments

@akrzyzew
Copy link

akrzyzew commented Mar 6, 2025

I get this error while downloading data from IMGW with climate package:

"Błąd w poleceniu 'file(file, "rt", encoding = fileEncoding)':
nie można otworzyć połączenia
Dodatkowo: Komunikaty ostrzegawcze:
1: W poleceniu 'unzip(zipfile = temp, exdir = temp2)': plik zip jest uszkodzony
2: W poleceniu 'file(file, "rt", encoding = fileEncoding)':
nie można otworzyć pliku 'C:\Users\krzyz\AppData\Local\Temp\RtmpiM74OG\file3c6824f25b3a/': Permission denied"

The code I ran is this:

war_fil = meteo_imgw_hourly(
rank = "climate",
year = 2024,
status = TRUE,
coords = TRUE,
station = "WARSZAWA-FILTRY",
col_names = "polish")

Could you please fix it?

Thank you,
Agnieszka Krzyżewska

@bczernecki bczernecki self-assigned this Mar 6, 2025
@bczernecki bczernecki linked a pull request Mar 6, 2025 that will close this issue
@bczernecki bczernecki linked a pull request Mar 6, 2025 that will close this issue
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

Successfully merging a pull request may close this issue.

2 participants