rainnet icon indicating copy to clipboard operation
rainnet copied to clipboard

Problems Decoding radar data from radarlan/ry

Open cwil1 opened this issue 3 years ago • 2 comments

Hello I am a Grad student trying to run your example code for rainnet. I have installed all the packages as instructed, but when I run the code it reaches this line and this exception is thrown out: code: data, attr = wrl.io.read_radolan_composite( io.BytesIO( data_binary ), missing=0 ) exception: 'utf-8' codec can't decode byte 0x82 in position 0: invalid start byte How could I resolve this? Thanks for the help.

cwil1 avatar Nov 14 '22 16:11 cwil1

@hydrogo

cwil1 avatar Nov 20 '22 20:11 cwil1

I am facing the same problem.

AVI68 avatar Aug 09 '23 12:08 AVI68