KWB-R / kwb.dwd

R Package to Access Information Provided by Deutscher Wetterdienst (DWD)
https://kwb-r.github.io/kwb.dwd
MIT License
0 stars 0 forks source link

DWD https certificate expired (wait until fixed by DWD) #31

Closed mrustl closed 2 years ago

mrustl commented 2 years ago
> shape <- kwb.dwd:::read_shape_with_dwd_projection(file)
OGR data source with driver: ESRI Shapefile 
Source: "C:\kwb\projects\flextreat\3_1_2_Boden-Grundwasser\daten_karten\GIS\Abwasserverregnungsgebiet.shp", layer: "Abwasserverregnungsgebiet"
with 1 features
It has 2 fields
Integer64 fields read as strings:  id 
File already available: C:\Users\mrustl\AppData\Local\Temp/R_kwb.dwd/grids_germany_monthly_evapo_p_202201.asc.gz 
Downloading projection file from
  https://opendata.dwd.de/climate_environment/CDC/help/gk3.prj
to
  C:/Users/mrustl/Documents/R/win-library/4.1/kwb.dwd/extdata/gk3.prj ... 
trying URL 'https://opendata.dwd.de/climate_environment/CDC/help/gk3.prj'
Error in download.file(url, prj_file, method = "auto") : 
  cannot open URL 'https://opendata.dwd.de/climate_environment/CDC/help/gk3.prj'
In addition: Warning message:
In download.file(url, prj_file, method = "auto") :

 Error in download.file(url, prj_file, method = "auto") : 
cannot open URL 'https://opendata.dwd.de/climate_environment/CDC/help/gk3.prj'

Due to an expired DWD https certificate (since 2022-05-08):

grafik

grafik

mrustl commented 2 years ago

Sent an email to info@dwd.de today asking to fix this issue!

mrustl commented 2 years ago

Feedback received. Everything is working again

grafik