When this is used as an input to the program.
python main.py -f 137100000 -d noaa SDRSharp_20170830_073907Z_145825000Hz_IQ_autogain.wav
we get an error which is hard to understand.
ERROR An error occured during decoding of frequency 1 of 1 frequenciesERROR The error is: zero-size array to reduction operation minimum which has no identity
It should provide an error like "No NOAA data found".
When this is used as an input to the program.
python main.py -f 137100000 -d noaa SDRSharp_20170830_073907Z_145825000Hz_IQ_autogain.wav
we get an error which is hard to understand.ERROR An error occured during decoding of frequency 1 of 1 frequencies
ERROR The error is: zero-size array to reduction operation minimum which has no identity
It should provide an error like "No NOAA data found".