leoherzog / WundergroundStationForwarder

🌦️ Google Apps Script code to send your weather station data to Wunderground, Windy, PWSWeather, Weathercloud, OpenWeatherMap, WindGuru, and/or CWOP
42 stars 6 forks source link

forwarding to CWOP to other sites #22

Closed CT2IRJ closed 2 weeks ago

CT2IRJ commented 2 weeks ago

Hi.

This is a great tool for those who like myself owns a WS wich does not provide data forwarding to CWOP.

Is there a chance that provides the opposite, I mean to grab data from CWOP stations and forward them to any other weather service?

I'll explain, i have in cooperation with AMSAT-PO a few remote weather stations that work only via APRS. Our city hall asked us if we can feed them the data to monitor weather conditions in case of wildfires and such.

Their main goal was to create a dashboard like webpage to display the conditions. I was thinking on the way to achieve that was to forward the specific weather stations to WU (or other service) and with the API of such service grab the data to their use...

thanks in advance

leoherzog commented 2 weeks ago

Great question. It would take some work. Lemme look into that for you to see if it's possible.

CT2IRJ commented 2 weeks ago

Hi Leo.

Thanks for considering it.

Salomão Fresco

Callsign: CT2IRJ

GRID Locator: IM59re -- CQ Zone 14 / ITU Zone 37

QTH: Fazendas de Almeirim, Portugal

On Tue, 18 Jun 2024 at 15:02, Leo @.***> wrote:

Great question. It would take some work. Lemme look into that for you to see if it's possible.

— Reply to this email directly, view it on GitHub https://github.com/leoherzog/WundergroundStationForwarder/issues/22#issuecomment-2176186098, or unsubscribe https://github.com/notifications/unsubscribe-auth/BFMEZPTIHG4T7PPIU2HHLI3ZIA4Y7AVCNFSM6AAAAABJQCUVT2VHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDCNZWGE4DMMBZHA . You are receiving this because you authored the thread.Message ID: @.***>

leoherzog commented 2 weeks ago

Added a new datasource option for APRS (CWOP) weather stations in the latest release, v2.6.0. This uses the wonderful aprs.fi API. You'll need a free account to get an API key from them, but then yes, this script can now pull APRS reports and forward them on to all of the existing supported destinations.

CT2IRJ commented 2 weeks ago

Great work. I'll try it when i get home.

Thanks again for your help

Salomão Fresco

Callsign: CT2IRJ

GRID Locator: IM59re -- CQ Zone 14 / ITU Zone 37 QTH: Fazendas de Almeirim, Portugal

A terça, 18/06/2024, 17:03, Leo @.***> escreveu:

Added a new datasource option for APRS (CWOP) weather stations in the latest release, v2.6.0 https://github.com/leoherzog/WundergroundStationForwarder/releases/tag/v2.6.0. This uses the wonderful aprs.fi API https://aprs.fi/page/api. You'll need a free account to get an API key from them, but then yes, this script can now pull APRS reports and forward them on to all of the existing supported destinations.

— Reply to this email directly, view it on GitHub https://github.com/leoherzog/WundergroundStationForwarder/issues/22#issuecomment-2176462892, or unsubscribe https://github.com/notifications/unsubscribe-auth/BFMEZPSJWJ77PNVSWPYLW63ZIBK3VAVCNFSM6AAAAABJQCUVT2VHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDCNZWGQ3DEOBZGI . You are receiving this because you authored the thread.Message ID: @.***>

CT2IRJ commented 2 weeks ago

Hi again Leo,

I've tried briefly the new script, but it seems it is not working. Maybe in the weekend (if kids allow) I'll give it another go.

Thanks

leoherzog commented 2 weeks ago

Okay. If you could describe what steps you've done and where you got stuck, I'll do my best to help.