Weathernetwork upload hetweeractueel.txt is different for Meteohub versus Meteobridge and Meteoplug.
The Meteohub version for the upload uses UTC for stationdates in the first few fields.
Meteohub:
BOF
$date = "15-04-13";
$time = "16:37";
$stationDate = "15-04-13";
$stationTime = "16:37";
$utcdate = "15-04-13";
$utctime = "16:37";
Meteobridge / Meteoplug show correct station times:
BOF
$date = "15-04-13";
$time = "18:34";
$stationDate = "15-04-13";
$stationTime = "18:34";
$utcdate = "15-04-13";
$utctime = "16:34";
I tested by using Meteohub to upload to Meteroplug, again Meteohub shows UTC and Meteoplug correct station times.
We want to use the uploaded hetweeractueel.txt file to populate a simple weatherpage and therefor need correct station times. All other time fields (sunset, min max fields and so on) in the upload file are in correct station time. Only the current date/time fields are "in error".
Thanks for looking into this,
Wim van der Kuil
www.weerstation-wilsele.be
hetweeractueel weathernetwork upload errors
Moderator: Mattk
Re: hetweeractueel weathernetwork upload errors
thanks for finding that. will be fixed today.
Re: hetweeractueel weathernetwork upload errors
Today I installed latest version/build (4.9u (Build 6929)) of Meteohub and did a restartadmin wrote:thanks for finding that. will be fixed today.
Did a save on the Weather Networks page
and checked the uploaded file when it was uploaded again.
The station dates are still in error.
Do I overlook something or do I have to wait for a new release.
Thanks for looking into it.
Wim
Re: hetweeractueel weathernetwork upload errors
Please do a fresh update to 4.9u.
The change didn't made it into the initial 4.9u update,
but I just added it as a hot fix.
The change didn't made it into the initial 4.9u update,
but I just added it as a hot fix.