projecthorus / radiosonde_auto_rx

Automatically Track Radiosonde Launches using RTLSDR
GNU General Public License v3.0
476 stars 123 forks source link

Temperature showing -273.0C #61

Closed noengine closed 6 years ago

noengine commented 6 years ago

How to get the actual meteorological data in the logs rather than just GPS coords and altitude

darksidelemm commented 6 years ago

I'm assuming you are decoding a RS92. Currently temperature decoding is only supported on the newer Vaisala RS41 radiosondes. Humidity decoding is not yet supported, but may be added in the future.

There is no plan to add support for the RS92s, since they are obsolete and should be phased out over the next year or so (depending on local stocks).

noengine commented 6 years ago

Correct - RS92 I am interested in processing wx data directly from the sonde for Glider pilot weather briefings. I'm stoked that you made auto_rx, btw! kudos!

darksidelemm commented 6 years ago

You may want to try out SondeMonitor ( https://www.coaa.co.uk/sondemonitor.htm ), which supports decoding temperature/humidity data from RS92s, and will also provide a stuve diagram. It's not free and not open source, but it might do what you're after until your local radiosonde launch site starts flying RS41s!

darksidelemm commented 6 years ago

It's just clicked who and where you are located :-) (Just noticed your station on HabHub)

RS41s should be rolling out to Perth sometime in the next few months, and when that happens you will end up with actual temperature data.

Make sure to join the mailing list (see the main wiki page) for information on updates! (There's a few new updates as of today).