Author Topic: Wunderground Station Forwarder  (Read 2846 times)

0 Members and 1 Guest are viewing this topic.

Offline RainmanWeather

  • Senior Contributor
  • ****
  • Posts: 158
    • RainmanWeather
Wunderground Station Forwarder
« on: September 27, 2022, 10:45:10 PM »
Here is a nice program that I came across awhile back and am about to customize to include uploads to CWOP. Was surprised not to find any mention of it in here as it seems very useful and right up the alley of WXForum.

Wunderground Station Forwarder

This code is built to be hosted on the free Google Apps Script platform. It takes in weather station data from:

Wunderground,
MyAcurite,
Davis WeatherLink, or
WeatherFlow Tempest
and periodically sends it on to

Wunderground,
Windy,
PWSWeather,
WeatherCloud, and/or
OpenWeatherMap.

Again, I am about to add a CWOP upload option, happy to take any input. Previously had modified this code to take input from LoRaWAN TTN and retransmit to Wunderground for an experiment using a Dragino LHT65 Temperature & Humidity sensor.

Offline karss

  • Member
  • *
  • Posts: 31
Re: Wunderground Station Forwarder
« Reply #1 on: July 03, 2023, 03:49:31 AM »
Thanks, the script works. But, seems there is some issue with respect to pressure, it is not updating on wunderground.

Offline RainmanWeather

  • Senior Contributor
  • ****
  • Posts: 158
    • RainmanWeather
Re: Wunderground Station Forwarder
« Reply #2 on: July 03, 2023, 10:07:47 AM »
Thanks, the script works. But, seems there is some issue with respect to pressure, it is not updating on wunderground.

The author of the script (not me) has opened a thread here: https://www.wxforum.net/index.php?topic=45368.msg460268#msg460268

Offline karss

  • Member
  • *
  • Posts: 31
Re: Wunderground Station Forwarder
« Reply #3 on: July 17, 2023, 06:09:06 AM »
Thanks, I posted a message in that thread.

Offline karss

  • Member
  • *
  • Posts: 31
Re: Wunderground Station Forwarder
« Reply #4 on: October 04, 2023, 02:57:12 PM »
Got in touch with the author and the issues/bugs that I was facing while forwarding data to Weather Underground has been sorted out.
The latest script is available at: https://github.com/leoherzog/WundergroundStationForwarder