Skip to content

brainwagon/noaa-apt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

noaa-apt

This is a simple decoder for the APT signals that are transmitted by the NOAA satellites. It is based upon a very simple decoder that I wrote a long time ago as part of an aborted article I was writing for AMSAT. That encoder was quite simple, but also took a lot of short cuts. My goal is to have a simple command line program that you can run on a recording (any format, bit depth, or sample rate) and have it do something straight forward and produce the best image that it knows how.

It's fairly common for computers these days to have gigabytes of memory, so I'm not working at all to reduce memory consumption. The program works by loading the entire signal into memory at once, and processing it as a whole.

About

A decoder for NOAA weather satellites

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published