Skip to content

EricFROL/r2cloud-apt-decoder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 

Repository files navigation

r2cloud-apt-decoder

Decodes dernasherbrezon/r2cloud NOAA data into custom folder.

Change .sh to your needs!!

Workflow:

  • Checks if a done.mark file exists, if it does not, continue. Else, sleep 1200, and check it again until it does.
  • Declares variables, which you must modify depending on your needs.
  • Creates folders (if needed) in /var/www/html/data/noaa.
  • Copies raw audio file from r2cloud data to /var/www/html/data/noaa/(timestamp)
  • Decodes raw audio file with 4 contrasts.
  • Creates a done.mark file, which confirms that the task has been done
  • Repeat.

This just complements dernasherbrezon's work.

Requierements:

  • bash
  • noaa-apt
  • apache2 or nginx

About

Decodes r2cloud NOAA data into custom folder.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages