Author Topic: from meteobridge to meteohub  (Read 2157 times)

0 Members and 1 Guest are viewing this topic.

Offline txweather.org

  • Forecaster
  • *****
  • Posts: 1597
    • Texas Weather
from meteobridge to meteohub
« on: June 16, 2014, 04:16:43 PM »
Is the migration seamless?
Thanks!

----
Davis Vantage Pro2 Plus +FARS|Meteobridge Nano SD|Meteohub|Meteobridge MR-3020|WU KTXSPRIN75/PWS JRARGWX75/CWOP EW2972/WBB TXWDVUE75/Blitzortung ID: 1142|AWEKAS: 12095
Donations are welcome: https://paypal.me/ffuentesb

Offline docbee

  • Moderator
  • Forecaster
  • *****
  • Posts: 855
    • smartbedded
Re: from meteobridge to meteohub
« Reply #1 on: June 16, 2014, 08:16:50 PM »
it is similar, but a different system having some additional features and some lacking features.
founder of smartbedded.com - home of meteohub, meteoplug, meteobridge, meteostick

Offline txweather.org

  • Forecaster
  • *****
  • Posts: 1597
    • Texas Weather
Re: from meteobridge to meteohub
« Reply #2 on: June 16, 2014, 11:35:48 PM »
Docbee,

Does it support uploading to the same services?

Thanks!

----
Davis Vantage Pro2 Plus +FARS|Meteobridge Nano SD|Meteohub|Meteobridge MR-3020|WU KTXSPRIN75/PWS JRARGWX75/CWOP EW2972/WBB TXWDVUE75/Blitzortung ID: 1142|AWEKAS: 12095
Donations are welcome: https://paypal.me/ffuentesb

Offline docbee

  • Moderator
  • Forecaster
  • *****
  • Posts: 855
    • smartbedded
Re: from meteobridge to meteohub
« Reply #3 on: June 17, 2014, 03:33:56 AM »
yes, mainly. weathercloud is not there yet but a few other networks on top.
twitter, http, mysql, webcam uploads are also not supported.



founder of smartbedded.com - home of meteohub, meteoplug, meteobridge, meteostick

Offline txweather.org

  • Forecaster
  • *****
  • Posts: 1597
    • Texas Weather
Re: from meteobridge to meteohub
« Reply #4 on: June 19, 2014, 11:33:20 AM »
docbee,

Thanks for the reply.

No psweather "WeatherForYou"?

Thanks for the help!

----
Davis Vantage Pro2 Plus +FARS|Meteobridge Nano SD|Meteohub|Meteobridge MR-3020|WU KTXSPRIN75/PWS JRARGWX75/CWOP EW2972/WBB TXWDVUE75/Blitzortung ID: 1142|AWEKAS: 12095
Donations are welcome: https://paypal.me/ffuentesb

Offline docbee

  • Moderator
  • Forecaster
  • *****
  • Posts: 855
    • smartbedded
Re: from meteobridge to meteohub
« Reply #5 on: June 19, 2014, 02:44:07 PM »
that is "HamWeather", they changed names some times ago.
founder of smartbedded.com - home of meteohub, meteoplug, meteobridge, meteostick

Offline txweather.org

  • Forecaster
  • *****
  • Posts: 1597
    • Texas Weather
Re: from meteobridge to meteohub
« Reply #6 on: June 19, 2014, 03:39:45 PM »
docbee,

Thanks for teh help.

Quick question.
To minimize downtime.... What do I need to do to generate the same ftp upload template that meteobridge generates?
Also what do I need to do do to generate a clientraw.txt similar to WD?

Thanks for the help!

----
Davis Vantage Pro2 Plus +FARS|Meteobridge Nano SD|Meteohub|Meteobridge MR-3020|WU KTXSPRIN75/PWS JRARGWX75/CWOP EW2972/WBB TXWDVUE75/Blitzortung ID: 1142|AWEKAS: 12095
Donations are welcome: https://paypal.me/ffuentesb

Offline docbee

  • Moderator
  • Forecaster
  • *****
  • Posts: 855
    • smartbedded
Re: from meteobridge to meteohub
« Reply #7 on: June 20, 2014, 02:28:58 PM »
template variables are different, templates have to be stored locally in /public/graphs/ folder for ftp upload.
founder of smartbedded.com - home of meteohub, meteoplug, meteobridge, meteostick

Offline txweather.org

  • Forecaster
  • *****
  • Posts: 1597
    • Texas Weather
Re: from meteobridge to meteohub
« Reply #8 on: June 20, 2014, 02:31:38 PM »
template variables are different, templates have to be stored locally in /public/graphs/ folder for ftp upload.

docbee,

For the past 18hour or so I been working to adapt how the data now displays.
I only have one issue that I cant seem to figure out.

My dashboard icons are stuck in night mode...

----
Davis Vantage Pro2 Plus +FARS|Meteobridge Nano SD|Meteohub|Meteobridge MR-3020|WU KTXSPRIN75/PWS JRARGWX75/CWOP EW2972/WBB TXWDVUE75/Blitzortung ID: 1142|AWEKAS: 12095
Donations are welcome: https://paypal.me/ffuentesb

Offline saratogaWX

  • Administrator
  • Forecaster
  • *****
  • Posts: 9278
  • Saratoga, CA, USA Weather - free PHP scripts
    • Saratoga-Weather.org
Re: from meteobridge to meteohub
« Reply #9 on: June 20, 2014, 02:58:19 PM »
The icon is showing night because of some issue with sunrise/sunset times being reversed.
Quote
<!-- mtr_get_iconnumber begin: '13:40','Mostly Cloudy','17:36','07:41' -->
<!-- mtr_fixupTime in='17:36' tfixed='17:36' out='17:36' -->
<!-- mtr_fixupTime in='07:41' tfixed='07:41' out='07:41' -->
<!-- mtr_fixupTime in='13:40' tfixed='13:40' out='13:40' -->
<!-- mtr_get_iconnumber using: time2='13:40' as night for sunrise2='17:36',sunset2='07:41'  -->
<!-- MH_RainRateIcon out='Mostly Cloudy' icon='4' rate='0' mm/hr -->

The two values come from Meteohub in the MH-defs.php lines:

$sunrise = $WX['actual_sunrise_standard_local'];
$sunset = $WX['actual_sunset_standard_local'];

and your MHtags.php?sce=dump has currently:

$WX['actual_sunrise_standard_local'] = '17:36';
$WX['actual_sunset_standard_local'] = '07:41';

I suspect you have set Meteohub longitude for +90 instead of -90 and so the times are reversed.

Best regards,
Ken
Ken True/Saratoga, CA, USA main site: saratoga-weather.org
Davis VP1+ FARS, Blitzortung RED, GRLevel3, WD, WL, VWS, Cumulus, Meteobridge
Free weather PHP scripts/website templates - update notifications on Twitter saratogaWXPHP

Offline txweather.org

  • Forecaster
  • *****
  • Posts: 1597
    • Texas Weather
Re: from meteobridge to meteohub
« Reply #10 on: June 20, 2014, 03:01:27 PM »
The icon is showing night because of some issue with sunrise/sunset times being reversed.
Quote
<!-- mtr_get_iconnumber begin: '13:40','Mostly Cloudy','17:36','07:41' -->
<!-- mtr_fixupTime in='17:36' tfixed='17:36' out='17:36' -->
<!-- mtr_fixupTime in='07:41' tfixed='07:41' out='07:41' -->
<!-- mtr_fixupTime in='13:40' tfixed='13:40' out='13:40' -->
<!-- mtr_get_iconnumber using: time2='13:40' as night for sunrise2='17:36',sunset2='07:41'  -->
<!-- MH_RainRateIcon out='Mostly Cloudy' icon='4' rate='0' mm/hr -->

The two values come from Meteohub in the MH-defs.php lines:

$sunrise = $WX['actual_sunrise_standard_local'];
$sunset = $WX['actual_sunset_standard_local'];

and your MHtags.php?sce=dump has currently:

$WX['actual_sunrise_standard_local'] = '17:36';
$WX['actual_sunset_standard_local'] = '07:41';

I suspect you have set Meteohub longitude for +90 instead of -90 and so the times are reversed.

Best regards,
Ken


Ken,

You are right!
But Meteohub does not allow me to use -95

I keep getting:

Specified longitude is invalid. Value for degrees must be between 0 and 179.
Job scheduled for recalculation of weather data
Data Logging restarted

----
Davis Vantage Pro2 Plus +FARS|Meteobridge Nano SD|Meteohub|Meteobridge MR-3020|WU KTXSPRIN75/PWS JRARGWX75/CWOP EW2972/WBB TXWDVUE75/Blitzortung ID: 1142|AWEKAS: 12095
Donations are welcome: https://paypal.me/ffuentesb

Offline wvdkuil

  • Wim van der kuil
  • Forecaster
  • *****
  • Posts: 1986
    • My PWS at Leuven Belgium Europe
Re: from meteobridge to meteohub
« Reply #11 on: June 20, 2014, 03:23:04 PM »
Meteohub does its setting:
North or S outh and East or  West using the drop-down boxes.

So you should set North  and West.

Wim

Offline txweather.org

  • Forecaster
  • *****
  • Posts: 1597
    • Texas Weather
Re: from meteobridge to meteohub
« Reply #12 on: June 20, 2014, 03:36:52 PM »
Wim,

Thanks for the pointer.
I just ditch chromium. Piece of crap keeps caching my changes.
That was my whole desperation.

At any rate all thanks!

----
Davis Vantage Pro2 Plus +FARS|Meteobridge Nano SD|Meteohub|Meteobridge MR-3020|WU KTXSPRIN75/PWS JRARGWX75/CWOP EW2972/WBB TXWDVUE75/Blitzortung ID: 1142|AWEKAS: 12095
Donations are welcome: https://paypal.me/ffuentesb

 

anything