Receiving Weather Satellite Images Using SatDump

This page summarizes the projects mentioned and recommended in the original post on news.ycombinator.com

Our great sponsors
  • SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • live-cloud-maps

    Near real-time cloud maps

  • Messing around with SDR is a really fun little hobby. There's something very satisfying about picking up signals that are just floating around waiting to be seen.

    I briefly tried writing an SDR tuner in JavaScript a while back but there was a bug somewhere between Chrome and my SDR dongle that meant it failed whenever you tried to tune to a different frequency. I might pick it back up and see if it's possible now.

    If you're interested in near-realtime weather images without having to fiddle with SDR, NASA collate images from loads of different satellites at https://worldview.earthdata.nasa.gov/ and so do EUMETSAT at https://view.eumetsat.int/productviewer?v=default#

    I used the EUMETSAT data to build this service which provides 3-hourly cloud maps for the whole Earth, which are surprisingly difficult to find: https://github.com/matteason/live-cloud-maps

  • worldview

    Interactive interface for browsing global, full-resolution satellite imagery

  • Messing around with SDR is a really fun little hobby. There's something very satisfying about picking up signals that are just floating around waiting to be seen.

    I briefly tried writing an SDR tuner in JavaScript a while back but there was a bug somewhere between Chrome and my SDR dongle that meant it failed whenever you tried to tune to a different frequency. I might pick it back up and see if it's possible now.

    If you're interested in near-realtime weather images without having to fiddle with SDR, NASA collate images from loads of different satellites at https://worldview.earthdata.nasa.gov/ and so do EUMETSAT at https://view.eumetsat.int/productviewer?v=default#

    I used the EUMETSAT data to build this service which provides 3-hourly cloud maps for the whole Earth, which are surprisingly difficult to find: https://github.com/matteason/live-cloud-maps

  • SurveyJS

    Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App. With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.

    SurveyJS logo
  • noaa-apt

    NOAA APT weather satellite image decoder, for Linux, Windows, RPi 2+, OSX and Android+Termux

  • GOES sats are geostationary but the NOAA APT satellites are encircling the planet and you can pick them up. Old tutorial but still relevant, just use "noaa-apt" tool[0] instead of WXtoImg. https://www.rtl-sdr.com/rtl-sdr-tutorial-receiving-noaa-weat...

    [0] https://github.com/martinber/noaa-apt

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts