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.
Meteohub-WDL: Forecast-Text
Moderator: Mattk
- YJB
- Platinum Boarder
- Posts: 387
- Joined: Thu Feb 19, 2009 5:53 pm
- Location: Venhuizen, Netherlands
- Contact:
Re: Meteohub-WDL: Forecast-Text
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):
find the following entry:
Change it to:
or
Make sure that you are using a text editor like notepad or ultra-edit, you will break this file when using Word
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
Code: Select all
[actual_thb0_fc_text&:_]
Code: Select all
[actual_thb0_fc_textde&:_]
Code: Select all
[actual_thb0_fc_textdeiso&:_]
Re: Meteohub-WDL: Forecast-Text
Thanks, it works fine.
Perhaps Boris can make a version, so that the german texts are settet like the choosed meteohub-language or so...
Perhaps Boris can make a version, so that the german texts are settet like the choosed meteohub-language or so...