Author Topic: Meteotemplate - new free website template  (Read 634493 times)

0 Members and 1 Guest are viewing this topic.

Offline bianconero57

  • Contributor
  • ***
  • Posts: 134
    • Valdefensch@57
Re: Meteotemplate - new free website template
« Reply #5400 on: January 05, 2017, 05:38:00 AM »
hello  :grin:
yep update 1.1
compliments for the new plugin  =D>
data source weather display and MB
all perfect!

"Wind rose" ? ... does it work correctly with source files ?

and the scroll status for the MB version "out" but yet configured on "YES"  (screnn attached)
Regards

http://seremange-meteolive.franceserv.com/meteotemplate/plugins/steelSeries/index.php
http://valdefench57sgz.franceserv.com/meteotemplate/plugins/steelSeries/index.php

Offline Jáchym

  • Meteotemplate Developer
  • Forecaster
  • *****
  • Posts: 8605
    • Meteotemplate
Re: Meteotemplate - new free website template
« Reply #5401 on: January 05, 2017, 07:14:22 AM »
Sorry Bianco, Im not sure what you mean, your gauges work fine, but in the first link you probably used some incorrect url for the source because the data is outdated.

Offline bianconero57

  • Contributor
  • ***
  • Posts: 134
    • Valdefensch@57
Re: Meteotemplate - new free website template
« Reply #5402 on: January 05, 2017, 08:16:53 AM »
re_Jachym

 :oops: just a detail for the rose of the winds: compared to the variables that one reads in the gauges "wind run today" ....
for the link of the source data MB, i nevertheless sent back to the file (updated) of "mbLive.txt" !
i missed something? thank you  ;)

http://seremange-meteolive.franceserv.com/meteotemplate/plugins/liveGaugesMB/mbLive.txt

Offline Jáchym

  • Meteotemplate Developer
  • Forecaster
  • *****
  • Posts: 8605
    • Meteotemplate
Re: Meteotemplate - new free website template
« Reply #5403 on: January 05, 2017, 08:32:19 AM »
Wind rose data comes from the database, it is not sent by MB

Offline Jáchym

  • Meteotemplate Developer
  • Forecaster
  • *****
  • Posts: 8605
    • Meteotemplate
Re: Meteotemplate - new free website template
« Reply #5404 on: January 05, 2017, 08:33:05 AM »
you must provide relative path for the mbLive.txt otherwise the time will not work

Offline bianconero57

  • Contributor
  • ***
  • Posts: 134
    • Valdefensch@57
Re: Meteotemplate - new free website template
« Reply #5405 on: January 05, 2017, 08:56:53 AM »
you must provide relative path for the mbLiv("path") e.txt otherwise the time will not work

 :oops: :oops: sorry confused i thought to do well with url ... and sorry also for my ignorance, in my case i have to inquire what exactly ("path") ?
thnx

Offline Jáchym

  • Meteotemplate Developer
  • Forecaster
  • *****
  • Posts: 8605
    • Meteotemplate
Re: Meteotemplate - new free website template
« Reply #5406 on: January 05, 2017, 09:44:02 AM »
Hi,
no problem.

Url will work for the data, but not for the date/time, because the script checks the time of file creation and you can only check that if you access the script locally, not as an external file.

So you have to use something like for example:
"../../mbLiveGauges/mbLive.txt"

Offline bianconero57

  • Contributor
  • ***
  • Posts: 134
    • Valdefensch@57
Re: Meteotemplate - new free website template
« Reply #5407 on: January 05, 2017, 10:16:27 AM »
So you have to use something like for example:
"../../mbLiveGauges/mbLive.txt"

 ](*,) have to be the only one but in my case, the function "path" does not update the plugin except to fill in the full URL of the file mbLive.txt  #-o
not serious, i tested with the [database] and it works
as my MB Pro allows the ftp sending of the data file in "Clientraw" format, the complete URL of the file.txt works as well  :-)
Thank you A ++
Regards

Offline justinhow

  • Member
  • *
  • Posts: 48
    • Dumfries Weather
Re: Meteotemplate - new free website template
« Reply #5408 on: January 05, 2017, 11:36:30 AM »
Just a possible bug or problem wit the cityConditions (Current Conditions) plugin.
It does not seem to be reliable. Sometimes it works and sometimes it returns nothing.
May be Yahoo problems or some such - I am not sure - just thought I would report it.
Thought it might be just my site but seems to be the same on the MT demo site.
Cheers
Justin
Station: Davis Vantage Pro2, Weather Display, meteotemplate 14
Location: Dumfries, Scotland
Website: https://www.dumfries-weather.com (geo-restricted)

Offline Jáchym

  • Meteotemplate Developer
  • Forecaster
  • *****
  • Posts: 8605
    • Meteotemplate
Re: Meteotemplate - new free website template
« Reply #5409 on: January 05, 2017, 11:53:39 AM »
Yes it is Yahoo - with PHP it is realtively simple, if there is a bug, it fails, if not, it works. So given it works "sometimes" the only possible explanation is Yahoo - and I know they are very unrealible, probably the second worst option after WU :D :D :D

Originally Yahoo was used for the interactive banner at the top, i then had to change this to use METAR, which is not so region-specific, but reliable. I guess there is not much we can do or expect given it is a free API. I even had to remove the pressure completely not long ago, because there was a bug, they reported nonsense, people told them about it on their forums and they didnt do anything since March, so I deleted it.

Offline BfdWx

  • WxElement panel
  • Senior Contributor
  • *****
  • Posts: 255
    • Branford Weather
Re: Meteotemplate - new free website template
« Reply #5410 on: January 05, 2017, 12:35:41 PM »
Hello Jachym,

Is there any way to stop the gauges from resetting? Upon every update the temp resets and then goes back up, looks strange when I do 5 second updates.

http://southernctwx.com/template/plugins/steelSeries/index.php

Thanks,

Jack

Offline justinhow

  • Member
  • *
  • Posts: 48
    • Dumfries Weather
Re: Meteotemplate - new free website template
« Reply #5411 on: January 05, 2017, 12:36:56 PM »
Yes it is Yahoo - with PHP it is realtively simple, if there is a bug, it fails, if not, it works. So given it works "sometimes" the only possible explanation is Yahoo - and I know they are very unrealible, probably the second worst option after WU :D :D :D

Originally Yahoo was used for the interactive banner at the top, i then had to change this to use METAR, which is not so region-specific, but reliable. I guess there is not much we can do or expect given it is a free API. I even had to remove the pressure completely not long ago, because there was a bug, they reported nonsense, people told them about it on their forums and they didnt do anything since March, so I deleted it.

Useless ****ers. Only thing they seem to be good at is getting hacked!
Thanks for update.
Station: Davis Vantage Pro2, Weather Display, meteotemplate 14
Location: Dumfries, Scotland
Website: https://www.dumfries-weather.com (geo-restricted)

Offline Jáchym

  • Meteotemplate Developer
  • Forecaster
  • *****
  • Posts: 8605
    • Meteotemplate
Re: Meteotemplate - new free website template
« Reply #5412 on: January 05, 2017, 12:47:28 PM »
Hello Jachym,

Is there any way to stop the gauges from resetting? Upon every update the temp resets and then goes back up, looks strange when I do 5 second updates.

http://southernctwx.com/template/plugins/steelSeries/index.php

Thanks,

Jack

In the works.... http://www.weather-watch.com/smf/index.php/topic,60996.msg515644.html#msg515644

If you want to fix it immediately, set your T limits to multiples of 20 (in case of F) or 10 (for C). That should do it.

Offline Jáchym

  • Meteotemplate Developer
  • Forecaster
  • *****
  • Posts: 8605
    • Meteotemplate
Re: Meteotemplate - new free website template
« Reply #5413 on: January 05, 2017, 12:50:05 PM »
Yes it is Yahoo - with PHP it is realtively simple, if there is a bug, it fails, if not, it works. So given it works "sometimes" the only possible explanation is Yahoo - and I know they are very unrealible, probably the second worst option after WU :D :D :D

Originally Yahoo was used for the interactive banner at the top, i then had to change this to use METAR, which is not so region-specific, but reliable. I guess there is not much we can do or expect given it is a free API. I even had to remove the pressure completely not long ago, because there was a bug, they reported nonsense, people told them about it on their forums and they didnt do anything since March, so I deleted it.

Useless ****ers. Only thing they seem to be good at is getting hacked!
Thanks for update.

I disagree with this... I mean before we say something like that we should think about how much you paid Yahoo for this :D And remember that by parsing data from their API they dont get many ad views from you :D

Btw... they introduced OAuth2 mechanism at the beginning of last yr and because so many people protested they at least went back to no auth API - which actually might be the problem, if there was some API key required with some sensible limit, just like Google Maps, Im sure their servers wont be so overloaded and it would work for all "normal" users if they use proper caching (data is only updated maybe very hour, so even 100 calls/day is enough, like this, bots can be calling for data every second...)

Offline BfdWx

  • WxElement panel
  • Senior Contributor
  • *****
  • Posts: 255
    • Branford Weather
Re: Meteotemplate - new free website template
« Reply #5414 on: January 05, 2017, 01:21:33 PM »



In the works.... http://www.weather-watch.com/smf/index.php/topic,60996.msg515644.html#msg515644

If you want to fix it immediately, set your T limits to multiples of 20 (in case of F) or 10 (for C). That should do it.

Yes, that worked, set it to -20 to 120 F

Thanks.

Offline i_fiorentino

  • Forecaster
  • *****
  • Posts: 562
  • Davis Vantage Vue, Boltek Stormtr., Mobotix M22-IT
    • Meteopistoia.it
Re: Meteotemplate - new free website template
« Reply #5415 on: January 05, 2017, 01:27:58 PM »
Hi Jachym,
two questions about steelseries plugin.

1) What about liveGaugesWD plugin? Can i delete it?
2) I've tried to insert plugin menu like this: #plugin(steelSeries) but it doesn't show anything.

Sorry if this questions just had an answer but i'm on alps mountain now and internet connection is very bad!
Thanks in advance.
Regards,


Alessandro

Offline Jáchym

  • Meteotemplate Developer
  • Forecaster
  • *****
  • Posts: 8605
    • Meteotemplate
Re: Meteotemplate - new free website template
« Reply #5416 on: January 05, 2017, 01:33:00 PM »
1) depends what you want, you can use neither, one of them or both
2) you need to update menu.php, this is a very common question

Offline justinhow

  • Member
  • *
  • Posts: 48
    • Dumfries Weather
Re: Meteotemplate - new free website template
« Reply #5417 on: January 05, 2017, 01:58:05 PM »
I disagree with this... I mean before we say something like that we should think about how much you paid Yahoo for this :D And remember that by parsing data from their API they dont get many ad views from you :D
I am sorry but this was unforgiveable "Yahoo hack: 1bn accounts compromised by biggest data breach in history - https://www.theguardian.com/technology/2016/dec/14/yahoo-hack-security-of-one-billion-accounts-breached"
Anyway off topic so I'll get off my soab box!
Station: Davis Vantage Pro2, Weather Display, meteotemplate 14
Location: Dumfries, Scotland
Website: https://www.dumfries-weather.com (geo-restricted)

Offline N0BGS

  • Senior Member
  • **
  • Posts: 98
Re: Meteotemplate - new free website template
« Reply #5418 on: January 05, 2017, 02:34:17 PM »
My Steelseries temp WIND gauge is updating (drawing) the recent scale but the pointer is not moving and the LED display value does not change. Using version 1.1 with Cumulus realtime.txt

http://www.kpw3.com/meteo/plugins/steelSeries/index.php

Loves those gauges, btw!  :-)

--Kurt
« Last Edit: January 05, 2017, 02:36:51 PM by N0BGS »

Offline Jáchym

  • Meteotemplate Developer
  • Forecaster
  • *****
  • Posts: 8605
    • Meteotemplate
Re: Meteotemplate - new free website template
« Reply #5419 on: January 05, 2017, 05:36:51 PM »
You can check the direct input to the gauges here:

http://www.kpw3.com/meteo/plugins/steelSeries/ssMeteotemplate.php

Offline Brett001

  • Member
  • *
  • Posts: 38
Re: Meteotemplate - new free website template
« Reply #5420 on: January 05, 2017, 06:01:54 PM »
Hi!

Why can't choice in steelSeries setup "TYPE5"-"TYPE8" gauge type for temperature and humidity gauges?
« Last Edit: January 05, 2017, 06:03:47 PM by Brett001 »

Offline Jáchym

  • Meteotemplate Developer
  • Forecaster
  • *****
  • Posts: 8605
    • Meteotemplate
Re: Meteotemplate - new free website template
« Reply #5421 on: January 05, 2017, 06:04:54 PM »
Because they use different syntax, they have different specifications for example for the ranges etc. They are different gauge types, not just alternatives and the ones used make more sense for temp and humidity, while the other one for precipitation.
Type1-Type4 is practically the same gauge, just alternative styling. Likewise 5-8. But using 1 instead of 5 for example would need a different script for those gauges.

Offline Brett001

  • Member
  • *
  • Posts: 38
Re: Meteotemplate - new free website template
« Reply #5422 on: January 05, 2017, 06:11:55 PM »
I see, thanks Jáchym. Otherwise the steelseries plugin very cool, I like it! :)

Offline Jáchym

  • Meteotemplate Developer
  • Forecaster
  • *****
  • Posts: 8605
    • Meteotemplate
Re: Meteotemplate - new free website template
« Reply #5423 on: January 06, 2017, 05:26:00 AM »
Ive noticed a strange problem with cross-origin policy, is anyone else having the issue that they cannot see any icons (or strange symbols instead of them) when they are not logged in as an admin? (which is what is weird about it, the fact it works when logged in as admin). On my demo site for example, I see it fine even when logged out.

Offline WessexWeather

  • Senior Member
  • **
  • Posts: 83
    • WessexWeather
Re: Meteotemplate - new free website template
« Reply #5424 on: January 06, 2017, 05:40:11 AM »
I have noticed this yes. Thought it was due to my work PC using an outdated browser.
Cheers,

Simon (WessexWeather)


 

anything