hetweeractueel weathernetwork upload errors

Discussion of the Meteohub software package

Moderator: Mattk

Post Reply
User avatar
wvdkuil
Platinum Boarder
Platinum Boarder
Posts: 606
Joined: Sun Jul 24, 2011 8:00 pm
Location: Belgium
Contact:

hetweeractueel weathernetwork upload errors

Post by wvdkuil »

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
User avatar
admin
Platinum Boarder
Platinum Boarder
Posts: 7878
Joined: Mon Oct 01, 2007 10:51 pm

Re: hetweeractueel weathernetwork upload errors

Post by admin »

thanks for finding that. will be fixed today.
User avatar
wvdkuil
Platinum Boarder
Platinum Boarder
Posts: 606
Joined: Sun Jul 24, 2011 8:00 pm
Location: Belgium
Contact:

Re: hetweeractueel weathernetwork upload errors

Post by wvdkuil »

admin wrote:thanks for finding that. will be fixed today.
Today I installed latest version/build (4.9u (Build 6929)) of Meteohub and did a restart
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
User avatar
admin
Platinum Boarder
Platinum Boarder
Posts: 7878
Joined: Mon Oct 01, 2007 10:51 pm

Re: hetweeractueel weathernetwork upload errors

Post by admin »

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.
Post Reply