[weewx-user] change wind direction from degress

2021-01-02 Thread hobbyl...@gmail.com
hi everybody and happy new year!

I wonder if there is a way to chande the wind direction statistics from 
degrees to direction original
for example from 360 to N 
thank you!

-- 
You received this message because you are subscribed to the Google Groups 
"weewx-user" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to weewx-user+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/weewx-user/44611b68-5913-4918-a482-abeb16b1811en%40googlegroups.com.


[weewx-user] greek translation of seasons skin, and labels of weewx.conf

2020-12-13 Thread hobbyl...@gmail.com
I translated the pages of seasons skin , and the labels of weewx.conf and i 
use them in my weather page

my weather page 

all labels are in greek , also the extended celestial 
i have a repository at github the link for the files and instructions in 
greek of course ,for anyone greek user who wants to use it.

weewx greek translate 4.2.0 seasons skin and weewx.conf 


for the history in past i traslate and the greek labels of steelseries 
gauges.

-- 
You received this message because you are subscribed to the Google Groups 
"weewx-user" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to weewx-user+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/weewx-user/ede060d0-b166-4e35-9bea-eab50a9120d0n%40googlegroups.com.


[weewx-user] Re: weird fonts at steelseriesgauges graphs

2020-12-10 Thread hobbyl...@gmail.com
it works after your last command and restarting weewx!!  thank for your 
patience 
!! 


Στις Πέμπτη, 10 Δεκεμβρίου 2020 στις 3:53:47 μ.μ. UTC+2, ο χρήστης gjr80 
έγραψε:

> I should have realised when I saw the path to the fonts in skin.conf. Try 
> this command:
>
> $ sudo cp -R /etc/weewx/skins/Seasons/font /etc/weewx/skins/ss
>
> The plot labels should now come good on the next report cycle. 
>
> Gary
>
> On Thursday, 10 December 2020 at 07:27:41 UTC+10 hobbyl...@gmail.com 
> wrote:
>
>> here   my  skins/ss/skin.conf
>>
>> # $Id: skin.conf 1210 2015-01-01 17:01:08Z mwall $
>> # configuration file for the steel series gauges skin for weewx
>> #   created by Matthew Wall
>> #   based on work by Mark Crossley and others
>> #
>> # This skin can be copied, modified, and distributed as long as this 
>> notice
>> # is included in any derivative work.
>>
>> [CopyGenerator]
>> copy_once = css/*.css, scripts/*.js
>>
>> [CheetahGenerator]
>> encoding = html_entities
>> [[ToDate]]
>> [[[index]]]
>> template = index.html.tmpl
>> [[[data]]]
>> template = gauge-data.txt.tmpl
>>
>> [ImageGenerator]
>> image_width = 720
>> image_height = 196
>> image_background_color = 0xff
>> chart_background_color = 0xff
>> chart_gridline_color = 0xeaeaea
>>
>>   top_label_font_path = font/OpenSans-Bold.ttf
>> top_label_font_size = 10
>>
>> unit_label_font_path = font/OpenSans-Regular.ttf
>> unit_label_font_size = 10
>> unit_label_font_color = 0xaa
>>
>> bottom_label_font_path = font/OpenSans-Regular.ttf
>> bottom_label_font_size = 10
>> bottom_label_font_color = 0xaa
>>
>> axis_label_font_path = font/OpenSans-Regular.ttf
>> axis_label_font_size = 10
>> axis_label_font_color = 0xaa
>>
>> rose_label = N
>> rose_label_font_path = font/OpenSans-Regular.ttf
>> rose_label_font_size  = 8
>> rose_label_font_color = 0x88
>> rose_color = 0xaa
>>
>> chart_line_colors = 0x1e69d2, 0x8b008b, 0xa09e5f, 0x8080f0
>> chart_fill_colors = 0x7ec9f2, 0xeb00eb, 0xf0febf, 0xe0e0f0
>>
>> line_type = 'solid'
>> marker_size = 2
>> marker_type ='none'
>> plot_type = line
>> aggregate_type = none
>> width = 1
>> yscale = None, None, None
>> vector_rotate = 90
>> line_gap_fraction = 0.01
>> bar_gap_fraction = 0.2
>> daynight_day_color = 0xff
>> daynight_night_color = 0xf8f0f0
>> daynight_edge_color = 0xafefef
>> bottom_label_format = %x %X
>> time_length = 9
>>
>> [[images]]
>> x_label_format = %H:%M
>> show_daynight = true
>> [[[daybarometer]]]
>> barometer
>> [[[dayrain]]]
>> yscale = None, None, 0.02
>> plot_type = bar
>> rain
>> aggregate_type = sum
>> aggregate_interval = 3600
>> label = Rain (hourly total)
>> [[[dayrainrate]]]
>> rainRate
>> [[[daywind]]]
>> windSpeed
>> windGust
>> [[[daywinddir]]]
>> line_type = None
>> marker_type = 'box'
>> marker_size = 2
>> yscale = 0.0, 360.0, 45.0
>> windDir
>> [[[daywindvec]]]
>> windvec
>> plot_type = vector
>> windgustvec
>> plot_type = vector
>> aggregate_type = max
>> aggregate_interval = 3600
>> [[[dayouttemphum]]]
>> windchill
>> heatindex
>> dewpoint
>> outTemp
>> [[[dayinouttemp]]]
>> outTemp
>> inTemp
>> [[[dayinouthum]]]
>> yscale = 0, 100, 10
>> outHumidity
>> inHumidity
>> [[[dayradiation]]]
>> radiation
>> [[[dayuv]]]
>> UV
>>
>> [Generators]
>> generator_list = weewx.reportengine.CopyGenerator, 
>> weewx.cheetahgenerator.CheetahGenerator, weewx.imagegenerator

[weewx-user] Re: weird fonts at steelseriesgauges graphs

2020-12-09 Thread hobbyl...@gmail.com
template for the HTML file that 
> displays the gauges. But this file is largely static and once generated (or 
> more correctly once it is uploaded to your web server) your gauges will 
> display. The error has nothing to do with your font problem but I would 
> still fix it if I was you.
>
> Can you go back to my previous post and post the three things I mentioned; 
> a startup debug log (key thing here is capturing the entire WeeWX startup, 
> it has important config info), the Seasons skin.conf and the SteelSeries 
> skin.conf.
>
> Gary
>
> On Wednesday, 9 December 2020 at 04:57:25 UTC+10 hobbyl...@gmail.com 
> wrote:
>
>> i have allready done this but dont works 
>> here my debug log
>>
>> metfm@metfm:~$ tail -f /var/log/syslog | tee /var/tmp/mylog
>> Dec  8 20:53:04 metfm weewx[21524] INFO weewx.manager: Added record 
>> 2020-12-08 20:53:00 EET (1607453580) to database 'weewx.sdb'
>> Dec  8 20:53:04 metfm weewx[21524] INFO weewx.manager: Added record 
>> 2020-12-08 20:53:00 EET (1607453580) to daily summary in 'weewx.sdb'
>> Dec  8 20:53:04 metfm weewx[21524] DEBUG weewx.restx: WeatherCloud: wait 
>> interval (240 < 600) has not passed for record 2020-12-08 20:53:00 EET 
>> (1607453580)
>> Dec  8 20:53:04 metfm weewx[21524] DEBUG weewx.reportengine: Running 
>> reports for latest time in the database.
>> Dec  8 20:53:04 metfm weewx[21524] DEBUG weewx.reportengine: Running 
>> report 'SeasonsReport'
>> Dec  8 20:53:05 metfm weewx[21524] DEBUG weewx.reportengine: Found 
>> configuration file /etc/weewx/skins/Seasons/skin.conf for report 
>> 'SeasonsReport'
>> Dec  8 20:53:05 metfm weewx[21524] DEBUG weewx.cheetahgenerator: Using 
>> search list ['weewx.cheetahgenerator.Almanac', 
>> 'weewx.cheetahgenerator.Station', 'weewx.cheetahgenerator.Current', 
>> 'weewx.cheetahgenerator.Stats', 'weewx.cheetahgenerator.UnitInfo', 
>> 'weewx.cheetahgenerator.Extras']
>> Dec  8 20:53:05 metfm weewx[21524] DEBUG weewx.manager: Daily summary 
>> version is 2
>> Dec  8 20:53:09 metfm weewx[21524] INFO weewx.cheetahgenerator: Generated 
>> 8 files for report SeasonsReport in 4.06 seconds
>> Dec  8 20:53:09 metfm weewx[21524] DEBUG weewx.manager: Daily summary 
>> version is 2
>> Dec  8 20:53:12 metfm weewx[21524] INFO weewx.imagegenerator: Generated 
>> 15 images for report SeasonsReport in 3.53 seconds
>> Dec  8 20:53:12 metfm weewx[21524] INFO weewx.reportengine: Copied 0 
>> files to /var/www/html/weewx
>> Dec  8 20:53:12 metfm weewx[21524] DEBUG weewx.reportengine: Report 
>> 'SmartphoneReport' not enabled. Skipping.
>> Dec  8 20:53:12 metfm weewx[21524] DEBUG weewx.reportengine: Report 
>> 'MobileReport' not enabled. Skipping.
>> Dec  8 20:53:12 metfm weewx[21524] DEBUG weewx.reportengine: Report 
>> 'StandardReport' not enabled. Skipping.
>> Dec  8 20:53:12 metfm weewx[21524] DEBUG weewx.reportengine: Running 
>> report 'SteelSeries'
>> Dec  8 20:53:12 metfm weewx[21524] DEBUG weewx.reportengine: Found 
>> configuration file /etc/weewx/skins/ss/skin.conf for report 'SteelSeries'
>> Dec  8 20:53:12 metfm weewx[21524] INFO weewx.reportengine: Copied 0 
>> files to /var/www/html/weewx/live
>> Dec  8 20:53:12 metfm weewx[21524] DEBUG weewx.cheetahgenerator: Using 
>> search list ['weewx.cheetahgenerator.Almanac', 
>> 'weewx.cheetahgenerator.Station', 'weewx.cheetahgenerator.Current', 
>> 'weewx.cheetahgenerator.Stats', 'weewx.cheetahgenerator.UnitInfo', 
>> 'weewx.cheetahgenerator.Extras']
>> Dec  8 20:53:13 metfm weewx[21524] DEBUG weewx.manager: Daily summary 
>> version is 2
>> Dec  8 20:53:13 metfm weewx[21524] ERROR weewx.cheetahgenerator: Generate 
>> failed with exception ''
>> Dec  8 20:53:13 metfm weewx[21524] ERROR weewx.cheetahgenerator:  
>> Ignoring template /etc/weewx/skins/ss/index.html.tmpl
>> Dec  8 20:53:13 metfm weewx[21524] ERROR weewx.cheetahgenerator:  
>> Reason: [Errno 2] Δεν υπάρχει τέτοιο αρχείο ή κατάλογος: 
>> '/etc/weewx/skins/ss/index.html.tmpl'
>> Dec  8 20:53:13 metfm weewx[21524] ERROR weewx.cheetahgenerator:   
>> Traceback (most recent call last):
>> Dec  8 20:53:13 metfm weewx[21524] ERROR weewx.cheetahgenerator: 
>> File "/usr/share/weewx/weewx/cheetahgenerator.py", line 319, in generate
>> Dec  8 20:53:13 metfm weewx[21524] ERROR weewx.cheetahgenerator: 
>>   filtersLib=weewx.cheetahgenerator)
>> Dec  8 20:53:13 metfm weewx[21524] ERROR weewx.cheetahgenerator: 
>> File "/usr/lib/python3/dist-packages/Cheetah/Template.py", line 1336, in 
>> __init__
>> Dec  8 20:53:13 metfm 

[weewx-user] Re: weird fonts at steelseriesgauges graphs

2020-12-08 Thread hobbyl...@gmail.com
Seasons/skin.conf and skins/ss/skin.conf respectively), and
>
> 2. post a startup debug log. To do this edit weewx.conf, set debug = 1, 
> save weewx.conf and restart WeeWX. Let WeeWX run for at least two archive 
> periods and then take a log extract covering from when WeeWX was just 
> restarted through until the two archive periods have elapsed. Post the log 
> without modification making sure you capture the entire WeeWX startup. If 
> you run into problems refer to the Help! Posting to weewx user 
> <https://github.com/weewx/weewx/wiki/Help!-Posting-to-weewx-user> wiki 
> entry in the first instance. 
>
> Gary
> On Monday, 7 December 2020 at 08:55:05 UTC+10 hobbyl...@gmail.com wrote:
>
>>
>> editing the /ss/skin.config. here my settings but the weird fonts remaing 
>> after the page circle
>> Στις Δευτέρα, 7 Δεκεμβρίου 2020 στις 12:45:04 π.μ. UTC+2, ο χρήστης Greg 
>> from Oz έγραψε:
>>
>>> The font OpenSans-Regular.ttf is here in my install:
>>> /etc/weewx/skins/Seasons/font/OpenSans-Regular.ttf
>>>
>>> Gary is saying edit this file: skins/ss/skin.conf 
>>> And make the changes.
>>>
>>>
>>>
>>>
>>> On Monday, 7 December 2020 at 09:26:00 UTC+11 hobbyl...@gmail.com wrote:
>>>
>>>> im sorry for that, but i cant clear understund the line replace 
>>>>
>>>> replace  /usr/share/fonts/truetype/ttf-dejavu/DejaVuSansCondensed.ttf  
>>>> with  /usr/share/fonts/truetype/font/OpenSans-Regular.ttf  ?  with only  
>>>> font/OpenSans-Regular.ttf  ?
>>>>
>>>> Στις Κυριακή, 6 Δεκεμβρίου 2020 στις 10:57:16 μ.μ. UTC+2, ο χρήστης 
>>>> gjr80 έγραψε:
>>>>
>>>>> Hi,
>>>>>
>>>>> The issue will be the font being used by the SteelSeries skin image 
>>>>> generator. The font used in the SteelSeries plots is based on the font 
>>>>> used 
>>>>> by the Standard skin (the default skin at the time) when the SteelSeries 
>>>>> skin was first developed. WeeWX now uses Seasons as the default skin 
>>>>> which 
>>>>> uses a different font. Most likely what is happening is the SteelSeries 
>>>>> font does not exist and a substitute font is being used and that font 
>>>>> does 
>>>>> not support the characters you are using. 
>>>>>
>>>>> Try editing skins/ss/skin.conf and replace:
>>>>>
>>>>> -  all occurrences of 
>>>>> ‘/usr/share/fonts/truetype/ttf-dejavu/DejaVuSansCondensed.ttf’ with 
>>>>> ‘font/OpenSans-Regular.ttf
>>>>> -  all occurrences of 
>>>>> ‘/usr/share/fonts/truetype/ttf-dejavu/DejaVuSansCondensed-Bold.ttf’ with 
>>>>> ‘font/OpenSans-Bold.ttf’
>>>>>
>>>>> To be consistent with the Seasons skin plot format you might want to 
>>>>> change the unit_label_font_path setting to ‘font/OpenSans-Bold.ttf’
>>>>>
>>>>> Once you save skin.conf the plots should come good on the next report 
>>>>> cycle.
>>>>>
>>>>> I will arrange for appropriate changes to the SteelSeries Weather 
>>>>> Gauges repo.
>>>>>
>>>>> Gary
>>>>> On Monday, 7 December 2020 at 01:03:33 UTC+10 hobbyl...@gmail.com 
>>>>> wrote:
>>>>>
>>>>>> in my weather page of weewx with steelseries gauges, weird font 
>>>>>> appears in tooltip graphs. the page is
>>>>>>
>>>>>> http://kolxiko.epizy.com/live/
>>>>>>
>>>>>> in weewx page all the greek characters appears mormal
>>>>>>
>>>>>> http://kolxiko.epizy.com/
>>>>>>
>>>>>>

-- 
You received this message because you are subscribed to the Google Groups 
"weewx-user" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to weewx-user+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/weewx-user/6e30553b-196f-491b-b31d-9cb60220b04fn%40googlegroups.com.


[weewx-user] Re: weird fonts at steelseriesgauges graphs

2020-12-06 Thread hobbyl...@gmail.com
im sorry for that, but i cant clear understund the line replace 

replace  /usr/share/fonts/truetype/ttf-dejavu/DejaVuSansCondensed.ttf  
with  /usr/share/fonts/truetype/font/OpenSans-Regular.ttf  ?  with only  
font/OpenSans-Regular.ttf  ?

Στις Κυριακή, 6 Δεκεμβρίου 2020 στις 10:57:16 μ.μ. UTC+2, ο χρήστης gjr80 
έγραψε:

> Hi,
>
> The issue will be the font being used by the SteelSeries skin image 
> generator. The font used in the SteelSeries plots is based on the font used 
> by the Standard skin (the default skin at the time) when the SteelSeries 
> skin was first developed. WeeWX now uses Seasons as the default skin which 
> uses a different font. Most likely what is happening is the SteelSeries 
> font does not exist and a substitute font is being used and that font does 
> not support the characters you are using. 
>
> Try editing skins/ss/skin.conf and replace:
>
> -  all occurrences of 
> ‘/usr/share/fonts/truetype/ttf-dejavu/DejaVuSansCondensed.ttf’ with 
> ‘font/OpenSans-Regular.ttf
> -  all occurrences of 
> ‘/usr/share/fonts/truetype/ttf-dejavu/DejaVuSansCondensed-Bold.ttf’ with 
> ‘font/OpenSans-Bold.ttf’
>
> To be consistent with the Seasons skin plot format you might want to 
> change the unit_label_font_path setting to ‘font/OpenSans-Bold.ttf’
>
> Once you save skin.conf the plots should come good on the next report 
> cycle.
>
> I will arrange for appropriate changes to the SteelSeries Weather Gauges 
> repo.
>
> Gary
> On Monday, 7 December 2020 at 01:03:33 UTC+10 hobbyl...@gmail.com wrote:
>
>> in my weather page of weewx with steelseries gauges, weird font appears 
>> in tooltip graphs. the page is
>>
>> http://kolxiko.epizy.com/live/
>>
>> in weewx page all the greek characters appears mormal
>>
>> http://kolxiko.epizy.com/
>>
>>

-- 
You received this message because you are subscribed to the Google Groups 
"weewx-user" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to weewx-user+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/weewx-user/3094d973-c80c-41fb-acc8-ea24c8ef65cbn%40googlegroups.com.


[weewx-user] Re: rain rate dont calculate

2020-12-06 Thread hobbyl...@gmail.com
after a new install -without data loss- the issue solved. in first 
installation the weather station type was WS 1080.  in new i set to WH 
1080.  i dont know if that was the cause the problem, but know showing tthe 
rain rate data. thank you!

Στις Σάββατο, 5 Δεκεμβρίου 2020 στις 6:38:35 π.μ. UTC+2, ο χρήστης gjr80 
έγραψε:

> Hi,
>
> The WH1080 (FineOffsetUSB) driver derives WeeWX field rain from the 
> rain_total value obtained from the WH1080. WeeWX in turn derives WeeWX 
> field rainRate from the rain field emitted by the driver. This should 
> happen automatically after a clean install that has been configured to use 
> the FineOffsetUSB driver; you should not have to change anything.
>
> A few things you can provide to help us track down the issue:
>
> 1. Post a startup debug log extract. Edit weewx.conf, set debug = 1, save 
> weewx.conf and then restart WeeWX. Let WeeWX run for a couple of archive 
> periods and then take an extract from the WeeWX log showing the entire 
> WeeWX startup and the first couple of archive periods. Post the unedited 
> log extract here. If you need any help in obtaining a log extract refer to 
> the Help! Posting to weewx user wiki entry 
> <https://github.com/weewx/weewx/wiki/Help!-Posting-to-weewx-user> in the 
> first instance.
>
> 2. Post the [StdWXCalculate] stanza contents from weewx.conf.
>
> 3. Post the output from running WeeWX directly 
> <http://weewx.com/docs/usersguide.htm#Running_directly>. This will show 
> the content of the loop packets (lines starting with LOOP:) and archive 
> records (lines starting with REC:) on the console. Let WeeWX run until you 
> see at least one REC: line, take a copy of the entire output and post it 
> here.
>
> Gary
> On Saturday, 5 December 2020 at 07:00:13 UTC+10 hobbyl...@gmail.com wrote:
>
>> recently i have install a fineoffsetusb station (wh 1080 type)
>> weewx calculate everything but don rain rate. need to change settings to 
>> calculate rain rate?
>>
>

-- 
You received this message because you are subscribed to the Google Groups 
"weewx-user" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to weewx-user+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/weewx-user/993870b2-f3c3-4557-b6f1-98635d4bf7e8n%40googlegroups.com.


[weewx-user] rain rate dont calculate

2020-12-04 Thread hobbyl...@gmail.com
recently i have install a fineoffsetusb station (wh 1080 type)
weewx calculate everything but don rain rate. need to change settings to 
calculate rain rate?

-- 
You received this message because you are subscribed to the Google Groups 
"weewx-user" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to weewx-user+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/weewx-user/531bcaa0-1146-458e-ba8a-7d48b7dfcb0en%40googlegroups.com.


[weewx-user] upload issue with steelseriesgauges

2020-11-25 Thread hobbyl...@gmail.com
i have setting in steelseriesgauges in gauge.js uploading in 48 seconds, 
but data uploading every 5 minutes , like stantard pages of weewx.i have 
the 4.2.0 version of weewx. thank you.

-- 
You received this message because you are subscribed to the Google Groups 
"weewx-user" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to weewx-user+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/weewx-user/c3018db3-62f0-4d09-84a6-c6234c98a372n%40googlegroups.com.