Page 1 of 1

Meteohub-WDL: Forecast-Text

Posted: Thu Jan 20, 2011 10:10 pm
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.

Re: Meteohub-WDL: Forecast-Text

Posted: Fri Jan 21, 2011 10:54 am
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

Re: Meteohub-WDL: Forecast-Text

Posted: Sat Jan 22, 2011 12:04 am
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...