Tagged: weather satellite

SatDump Version 1.1.0 Released – Feature Overview

SatDump is a popular program that can be used with RTL-SDRs and other software defined radios for decoding images from a wide array of weather imaging (and other) satellites including GOES, GK-2A, NOAA APT, NOAA HRPT, FengYun, Electro-L and Meteor M2 LRPT + HRPT, and many many others. It is multiplatform, running on Windows, MacOS, Linux and even Android. Because of it's good decoding performance, wide satellite and OS compatibility, it is the most recommended software for satellite decoding.

Recently SatDump was updated to version 1.1.0 and the new version brings many enhancements and new features. In summary, Lua scripting support has been added, calibrated products are now possible, composites can be made via Lua scripting, nightly builds are now available on GitHub, Mac .dmg builds are now available, decimation has been added, an SDR Server is available, and a Windows installer was added.

Support for various satellites and their instruments have also been added for NOAA APT, CCSDS LDPC decoding for Orion, LandSat-9, TUBIN X-Band, FengYun-3G/3F, Meteor M2-3, Geonetcast (soon), GOES RAW X-Band,  STEREO-A, DSCOVR EPIC, ELEKTRO-L N°4, Inmarsat STD-C, UmKA-1 (soon), PROBA-V GPS .

SatDump also now includes rotor tracking control which works together with it's satellite pass predictor and scheduler. There is no more need to use programs like Orbitron or Gpredict as everything can be handled by SatDump.

An insane amount of work has gone into SatDump, so if you like the software please remember to support the developer @aang23 by donating on Ko-Fi.

SatDump Rotator controller, Tracker and Scheduler

M2_LRPT_DECODER Version 59 Released

Thank you to Carl Reinemann for writing in and sharing with us that the Meteor M2 LRPT decoder by Oleg (Robonuka) was recently updated. The Russian Meteor M2-3 weather  satellite was launched in June of this year and is currently the only operational Meteor M2 satellite in the sky. It transmits images at 137 MHz in the digital LRPT format.

To receive it a simple V-Dipole antenna and RTL-SDR is usually sufficient. And to decode it software like SatDump or M2_LRPT_DECODER combined with the Meteor Demodulation Plugin for SDR# can be used. Instructions for the latter are available on HappySats instructional page.

Regarding the update Carl writes:

Thanks to Oleg (Robonuka), Happysat and Usradioguy have been testing the new decoder for about 6 weeks now, and it is ready to go!

  • The stability of the processing has been improved: The decoder is now more likely to produce stable results, even when there are errors in the input data.
  • The procedure for generating RGB and calculating GEO in the error-handling block has been improved. Now, the decoder's processing is considered unfinished until the GEO calculation is completed.: This means that the decoder will now wait until the GEO calculation is finished before generating the RGB values. This helps to prevent errors and produce more accurate results.

  • Exception errors fixed: Some errors that were previously causing the decoder to crash have been fixed.

  • AutoClose=yes by default: This means that the decoder will now automatically close when it is finished decoding. This can be helpful for saving resources and preventing memory leaks.

  • 80K is much more stable: The decoder is now more stable than before. This means that it is less likely to crash or produce unexpected results.

  • Overall, these changes make the decoder more reliable and easier to use.

    V59 Software can be downloaded from my page https://usradioguy.com/meteor-m2-3/ , or on happysats page

    Update instructions are on my page as well.
Screenshot of an older version of M2 LRPT Decoder
 

Goestools Now Ported to Run on Windows

Thank you to Carl Reinemann (aka USRadioGuy) for letting us know through his blog post that goestools has recently been ported to Windows. Goestools is a software package that is used to receive and decode images from GOES weather satellites. In the past it was only available for Linux systems, however recently thanks to the work of Jamie Vital, goestools has now been ported and can run on Windows. Carl Reinemann has confirmed that the software runs perfectly on Windows. Our GOES tutorial should also be easily modified to work with the Windows port.

The Windows port can be downloaded from goestools-win on GitHub. If you are interested, Jamie Vital is also the author of Vitality GOES, which is a program that can display the received weather images in a nice GUI.

Alternatively we note that another cross platform GOES decoder is SatDump which is currently the most popular choice for GOES.

Goestools on Windows

Video on Meteor M2-3 LRPT, HRPT and Telemetry Reception

Over on YouTube dereksgc has another video on Meteor M2-3 reception. In the video Derek goes over the history of Meteor M launches and then goes on to test reception of the 3.4 GHz telemetry signal which he recorded early after the satellites launch.

The next day he sets up 1.7 GHz HRPT reception using a hand tracked satellite dish and is successful as receiving it. He then goes on to test 137 MHz LRPT reception with a V-dipole antenna and RTL-SDR and is also successful. Finally he decodes the recordings using SatDump and is able to get some great images.

Derek also notes that there might be a problem with the LRPT antenna which could explain some reports of poor reception at some elevations of the satellite. He notes that it seems likely that the QFH antenna extension process on the satellite didn't extend fully or at all.

Saveitforparts: Receiving Images from the new Russian Satellite Meteor M2-3

A few days ago we posted about the successful launch and deployment of the latest Russian Meteor M2-3 weather satellite. The satellite is currently actively transmitting LRPT weather images.

Over on his YouTube channel, "saveitforparts" has uploaded a video showing how he received images from the new satellite using his RTL-SDR. His method involves first recording the signal pass on a Raspberry Pi with rtl_fm, and then passing that wav file into SatDump for decoding and image generation.

We note that it is also possible to directly live decode the pass using SatDump, however a Raspberry Pi may be a little too slow to run the GUI version of SatDump. Instead you could use rtl_tcp on the Pi and run SatDump on a networked PC, or simply run the RTL-SDR and SatDump on the PC or a more powerful device like an Orange Pi 5.

Ultimately he experiences some unresolved problems with the decoding process, but is able to end up with a decent image.

Grabbing Images From New Russian Satellite (Meteor M2-3)

Meteor M2-3 Now In Orbit and Transmitting Weather Images

Meteor-M satellites are Russian owned weather imaging satellites that are in polar orbit. They transmit images to earth in the LRPT format at 137 MHz, making them almost as easy to receive as the older NOAA APT satellites. Unfortunately all prior Meteor M satellites have suffered an early ending or partial ending to their mission from technical faults or micro-meteorite collisions.

However, on June 27th 2023 the latest Meteor M2-3 satellite was successfully launched on a Soyuz-2 and has been reported to be already transmitting LRPT images of the earth.

Soyuz-2 Launch of Meteor M2-3 and 42 Cubesats

To receive images from the Meteor M2-3 satellite you will need an appropriate 137 MHz satellite antenna such as a v-dipole, Turnstile or QFH. An RTL-SDR or any similar SDR can be used as the receiver. 

These days, the easiest software to use to receive Meteor M2-3 is probably SatDump, whose Windows and Android binary releases can be downloaded from the GitHub Releases page. Linux users can follow the build guide in the SatDump Readme. We note that we've found the SatDump GUI to run well on an Orange Pi 5, which makes this a good portable solution too. 

To determine when the satellite is over your location you can use satellite tracking software such as Gpredict on Linux and Mac, or Orbitron on Windows. (For Orbitron, remember to run the software as Administrator, and to update the TLEs so that the Meteor M2-3 weather.txt TLE tracking data is downloaded). 

More information about Meteor M2-3's operational status can be found on Happysat's page.

Over on Twitter we've already seen various Tweets about successful reception.

@aang254, the author of SatDump has also noted that he is working on finalizing projections for Meteor M2-3 and this should be ready to use in SatDump shortly.

We also note that a Meteor Demodulator has also now just been added to SDR++.

Another interesting fact is that along with Meteor M2-3 the UmKA cubesat was launched will transmit astronomical images at 2.4 GHz. To receive this, you will most likely need a 2.4 GHz WiFi dish, and also a motorized tracking system to track the satellite as it fly's overhead. Decoding of this is already supported in SatDump according to the programmer.

The Meteor M2 LRPT Weather Satellite has Failed

Meteor M2 is a Russian meteorological satellite whose LRPT transmissions at 137 MHz were relatively easily received by anyone with a simple satellite antenna and an RTL-SDR and computer. Meteor M2 was launched in July 2014, and it should not be confused with Meteor M2-1 which failed on launch in 2017 due to an upper stage deployment issue, or Meteor M2-2 which suffered a micrometeorite strike in 2019.

Unfortunately it appears that Meteor M2 has permanently failed on 24 December 2022. Problems with the Meteor M2 satellite losing orientation stability have occurred several times in the past, and have always been fixed within a few days after the event. There was initially hope that after the holidays when the engineers returned to work that the problem would be fixed. However @Serge, a Russian radio amateur who talks with Meteor engineers on Russian amateur radio forums has recently mentioned on Twitter that recovery seems unlikely.

As well as @Serge's twitter, Happysat keeps track of Meteor M2 satellites on his Meteor M2 status page so keep an eye there for any updates. At the moment all LRPT transmissions have been turned off.

In 2019 the Meteor M2-2 (the third M2 satellite) also failed in December due to a micrometeorite strike. Meteor M N2-2 was partially recovered, and while it can no longer transmit LRPT, it can still transmit HRPT in the L-band, when in sunlight.

The good news is that Meteor M2-3 is due to be launched in 2023, and this will hopefully bring back LRPT reception. Currently the only weather image satellites transmitting at 137 MHz are NOAA-15, NOAA-18 and NOAA-19. NOAA-15 still lives, but may be slowly failing. NOAA-18 and NOAA-19 are also aging satellites but show no signs of wear so far.

If you are interested in satellite reception and want to future proof your setup against more 137 MHz band satellite failures, we recommend looking in LRIT/HRIT or HRPT satellite reception which is a little more complex, but has become significantly easier to get started with in recent times.

Meteor M2 Failure: One of the last LRPT images received by Happysat before it was turned off.

Vitality GOES: A Web Interface for Displaying Weather Images from SatDump and/or goestools

Thank you to Carl Reinemann (aka usradioguy) for submitting his article about Vitality GOES. Vitality GOES is an open source tool that displays the weather satellite images received by SatDump and/or goestools in a user friendly web interface that is accessible over a network connection.

SatDump and goestools are decoders that can be used to decode images from GOES and other satellites, when combined with a PC or single board computer, satellite antenna and RTL-SDR or similar SDR dongle. What they lack however is an easy way to display the received images, as the images are simply dumped to folders. If you're interested in getting started with GOES reception, we have a tutorial here.

Carl's article explains the purpose of Vitality GOES in detail and shows a few example screenshots. He notes how it can be used to display full disk images, composite together Meteor M2 images, present EMWIN data such as forecasts and warnings, and more.

Carl also notes that Vitality GOES was recently updated to V1.2 with the main update being added support for SatDump. SatDump can decode dozens of different weather satellites, not only GOES, so this opens up a wide range of possibilities.

Vitality GOES - Feature Overview

Vitality GOES: Example screenshots from Carl Reinemann (usaradioguy)