Realtime data and Meteohub
Posted: Tue Jan 27, 2015 1:00 pm
As far as I understand the fastest my webserver can get data from Meteohub is once per minute.
That is because
1. the upload times using FTP is set to that minimum
2. FTP is the only way to "upload" data to ones own website.
Using one of the network uploads is even less interesting as that is once / 5 minutes, but there is one instance Meteohub can upload very fast, as it uploads to WeatherFlow / WeatherUnderground at once every 5 seconds in rapid fire mode but that data goes to WF/WU not to our own site.
At the moment I am developing release 3 of the Leuven Template were I need
1. one normal tag-file every 5 minutes or slower with all weatherdata that does not update fast => FTP is adequate
2. a realtime file to supply data to all realtime parts of a modern website, be it gauges / ajax and so on.
As there is only 1 realtime file to be used by all realtime parts of the users website it should be at least as fast as other weather-programs such as Meteobridge.
Meteobridge and most other weather-programs are far more capable, a few examples:
Meteobridge can drive the gauges and ajax data at once every 5 seconds (which is to fast to my liking).
WD and consoleWD supply clientraw.txt faster then once / minute.
VirtualWeatherStation supplies wflash data every so many seconds.
WVIEW is limited by the "only 1" ftp upload possibillity but can easily upload every 10 seconds using FTP
I amd supporting 12 weather-programs with the template and only Weatherlink.com is far slower then Meteohub.
Meteobridge and VWS are extremely faster as they support HTTP "upload".
@Boris
Can you please consider either allowing the WeatherUnderground Rapidfire to upload to our own sites, if you supply the tags I can filter the needed data
OR
to make available one or more http uploads.
OR
to make the upload frequency of the clientraw.txt file (only 1, not 4) faster, although that is more a mess than a solution for all involved parties.
If you check the list of the 200+ users of my Leuven-Template (http://leuven-template.eu/userlist.php?lang=en) there are 25 Meteobridge users and 34 Meteohub users and the numbers are still growing. So it would be pleasant to have the same user experience for Meteohub as for Meteobridge users.
Wim
That is because
1. the upload times using FTP is set to that minimum
2. FTP is the only way to "upload" data to ones own website.
Using one of the network uploads is even less interesting as that is once / 5 minutes, but there is one instance Meteohub can upload very fast, as it uploads to WeatherFlow / WeatherUnderground at once every 5 seconds in rapid fire mode but that data goes to WF/WU not to our own site.
At the moment I am developing release 3 of the Leuven Template were I need
1. one normal tag-file every 5 minutes or slower with all weatherdata that does not update fast => FTP is adequate
2. a realtime file to supply data to all realtime parts of a modern website, be it gauges / ajax and so on.
As there is only 1 realtime file to be used by all realtime parts of the users website it should be at least as fast as other weather-programs such as Meteobridge.
Meteobridge and most other weather-programs are far more capable, a few examples:
Meteobridge can drive the gauges and ajax data at once every 5 seconds (which is to fast to my liking).
WD and consoleWD supply clientraw.txt faster then once / minute.
VirtualWeatherStation supplies wflash data every so many seconds.
WVIEW is limited by the "only 1" ftp upload possibillity but can easily upload every 10 seconds using FTP
I amd supporting 12 weather-programs with the template and only Weatherlink.com is far slower then Meteohub.
Meteobridge and VWS are extremely faster as they support HTTP "upload".
@Boris
Can you please consider either allowing the WeatherUnderground Rapidfire to upload to our own sites, if you supply the tags I can filter the needed data
OR
to make available one or more http uploads.
OR
to make the upload frequency of the clientraw.txt file (only 1, not 4) faster, although that is more a mess than a solution for all involved parties.
If you check the list of the 200+ users of my Leuven-Template (http://leuven-template.eu/userlist.php?lang=en) there are 25 Meteobridge users and 34 Meteohub users and the numbers are still growing. So it would be pleasant to have the same user experience for Meteohub as for Meteobridge users.
Wim