Hello i am trying to read the file from this url https://opendata.dwd.de/weather/radar/radolan/ry/raa01-ry_10000-latest-dwd---bin.bz2 follwing the example from https://github.com/wradlib/wradlib-notebooks/, but i am facing the OSError: 'WRADLIB_DATA' environment variable not set. Can someone please let me know how to set the WRADLIB_DATA env var.
Please refer to the following code.
Hello i am trying to read the file from this url
https://opendata.dwd.de/weather/radar/radolan/ry/raa01-ry_10000-latest-dwd---bin.bz2
follwing the example fromhttps://github.com/wradlib/wradlib-notebooks/
, but i am facing the OSError: 'WRADLIB_DATA' environment variable not set. Can someone please let me know how to set the WRADLIB_DATA env var. Please refer to the following code.