Skip to content

Latest commit

 

History

History
26 lines (14 loc) · 667 Bytes

readme.md

File metadata and controls

26 lines (14 loc) · 667 Bytes

Noaa signal decoding

web interface for decoding signal from satellites Noaa 15,Noaa 18 and Noaa 19.

with the option of whether the audio is resampled or not

this repository uses the code of:

https://medium.com/swlh/decoding-noaa-satellite-images-using-50-lines-of-code-3c5d1d0a08da

that use hilbert transform

install

install runing in teminal

python setup.py install

execute

python main.py

Screenshots

screenshot1

screenshot2