Meteohub-WDL: Forecast-Text

Discussion of the Meteohub software package

Moderator: Mattk

Post Reply
Stachi
Fresh Boarder
Fresh Boarder
Posts: 12
Joined: Sat Dec 04, 2010 12:18 pm

Meteohub-WDL: Forecast-Text

Post by Stachi »

Hi
does somebody knows wether it's possible to configure, that Meteohub writes the german weather-forcast text in the clientdraw-File?
Thanks for your help.
User avatar
YJB
Platinum Boarder
Platinum Boarder
Posts: 387
Joined: Thu Feb 19, 2009 5:53 pm
Location: Venhuizen, Netherlands
Contact:

Re: Meteohub-WDL: Forecast-Text

Post by YJB »

I assume that you are talking about field 49: Weather Desc

Yes, this is possible assuming that your station is a Vantage Pro (Other stations like the Oregon ones do not generate a text field for this):

- It requires you to change a configuration file manually
- You will need to reapply the change after every version update

Modify the following file (make a backup of this file 1st):

Code: Select all

/home/meteohub/clientraw.conf
find the following entry:

Code: Select all

[actual_thb0_fc_text&:_]
Change it to:

Code: Select all

[actual_thb0_fc_textde&:_]
or

Code: Select all

[actual_thb0_fc_textdeiso&:_]
Make sure that you are using a text editor like notepad or ultra-edit, you will break this file when using Word
Stachi
Fresh Boarder
Fresh Boarder
Posts: 12
Joined: Sat Dec 04, 2010 12:18 pm

Re: Meteohub-WDL: Forecast-Text

Post by Stachi »

Thanks, it works fine.
Perhaps Boris can make a version, so that the german texts are settet like the choosed meteohub-language or so...
Post Reply