Re: [weewx-user] Re: Question about latitude/longitude

2018-01-26 Thread Thomas Keffer
We all learned a lot from Mark's pioneering efforts.

-tk

On Fri, Jan 26, 2018 at 11:42 AM, k_herriage via weewx-user <
weewx-user@googlegroups.com> wrote:

> Well, I was hoping it wasn't something i screwed up :-)
>
> You have written a great piece of software. I used wview for several years
> and this is a lot easier to setup and use.
>
> Thanks again.
> Keith
>
> On Friday, January 26, 2018 at 12:37:29 PM UTC-6, Tom Keffer wrote:
>>
>> No problem. I'm just relieved it wasn't some horribly subtle weeWX bug!
>>
>> -tk
>>
> --
> 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.
> For more options, visit https://groups.google.com/d/optout.
>

-- 
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.
For more options, visit https://groups.google.com/d/optout.


Re: [weewx-user] Re: Question about latitude/longitude

2018-01-26 Thread k_herriage via weewx-user
Well, I was hoping it wasn't something i screwed up :-)

You have written a great piece of software. I used wview for several years 
and this is a lot easier to setup and use.

Thanks again.
Keith

On Friday, January 26, 2018 at 12:37:29 PM UTC-6, Tom Keffer wrote:
>
> No problem. I'm just relieved it wasn't some horribly subtle weeWX bug!
>
> -tk 
>

-- 
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.
For more options, visit https://groups.google.com/d/optout.


Re: [weewx-user] Re: Question about latitude/longitude

2018-01-26 Thread Thomas Keffer
No problem. I'm just relieved it wasn't some horribly subtle weeWX bug!

-tk

On Fri, Jan 26, 2018 at 8:51 AM, k_herriage via weewx-user <
weewx-user@googlegroups.com> wrote:

> Tom,
>
> I upgraded Pillow to 5.0.0 and haven't seen an error. Watched it for 12  5
> minute intervals.
> Looks like you called it.
> Gary had mentioned he was wondering if it was a pillow problem.
>
> I'm still wondering why it just affected Outside Humidity. Strange. Seems
> it would use same code to generate all of the charts.
>
>
> Thanks very much to both you and Gary.
> Sorry to put you both through this.
>
> Keith
>
> --
> 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.
> For more options, visit https://groups.google.com/d/optout.
>

-- 
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.
For more options, visit https://groups.google.com/d/optout.


Re: [weewx-user] Re: Question about latitude/longitude

2018-01-26 Thread k_herriage via weewx-user
Tom,

I upgraded Pillow to 5.0.0 and haven't seen an error. Watched it for 12  5 
minute intervals.
Looks like you called it. 
Gary had mentioned he was wondering if it was a pillow problem.

I'm still wondering why it just affected Outside Humidity. Strange. Seems 
it would use same code to generate all of the charts.


Thanks very much to both you and Gary.
Sorry to put you both through this.

Keith

-- 
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.
For more options, visit https://groups.google.com/d/optout.


Re: [weewx-user] Re: Question about latitude/longitude

2018-01-26 Thread k_herriage via weewx-user
Tom,

I upgraded Pillow to 5.0.0 and haven't seen an error. Watched it for 12  5 
minute intervals.
Looks like you called it. 
Gary had mentioned he was wondering if it was a pillow problem.

I'm still wondering why it just affected Outside Humidity. Strange. Seems 
it would use same code to generate all of the charts.


Thanks very to both you and Gary.
Sorry to put you both through this.

Keith

-- 
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.
For more options, visit https://groups.google.com/d/optout.


Re: [weewx-user] Re: Question about latitude/longitude

2018-01-26 Thread k_herriage via weewx-user
I used the weewx:Instalation on MscOS system and did " sudo easy_install 
Pillow" as I did for all the other packages.

my version is 4.3.0

keith

On Friday, January 26, 2018 at 6:42:29 AM UTC-6, Tom Keffer wrote:
>
> This shows pretty conclusively that the problem is in your version of PIL 
> or Pillow, the Python Imaging Library. Do you know where you got your copy? 
> Did it come with your version of Python, or did you install it?
>
> Most likely, you installed a version of Pillow (that's what I did). Let's 
> find out the version. Run the following command:
>
> python -c "import PIL; print PIL.PILLOW_VERSION"
>
>
> I have Version 3.0.0 installed on my Mac (released 6-Oct-2015). If you 
> have a significantly older version, you could try upgrading. The latest 
> version is 5.0.0
>
>
> -tk
>
>
>
>
>
> On Thu, Jan 25, 2018 at 11:41 PM, k_herriage via weewx-user <
> weewx...@googlegroups.com > wrote:
>
>> Here is the latest report. Also image.
>>
>> debug 00:36:18.266998 -0600 Python reportengine: Running reports for 
>> latest time in the database.
>> debug 00:36:18.267110 -0600 Python reportengine: Running report 
>> StandardReport
>> debug 00:36:18.271117 -0600 Python reportengine: Found configuration 
>> file /Users/keith/Sites/weewx/skins/Standard/skin.conf for report 
>> StandardReport
>> debug 00:36:18.308277 -0600 Python cheetahgenerator: using search list 
>> ['weewx.cheetahgenerator.Almanac', 'weewx.cheetahgenerator.Station', 
>> 'weewx.cheetahgenerator.Current', 'weewx.cheetahgenerator.Stats', 
>> 'weewx.cheetahgenerator.UnitInfo', 'weewx.cheetahgenerator.Extras']
>> debug 00:36:18.314462 -0600 Python manager: Daily summary version is 2.0
>> debug 00:36:18.908574 -0600 cfprefsd Process 9277 sent a request related 
>> to { org.python.python, user: kCFPreferencesAnyUser, 
>> kCFPreferencesCurrentHost, no container, managed: 1 }
>> debug 00:36:18.908574 -0600 cfprefsd Process 9277 sent a request related 
>> to { org.python.python, user: root, kCFPreferencesCurrentHost, no 
>> container, managed: 1 }
>> debug 00:36:18.908580 -0600 cfprefsd Process 9277 sent a request related 
>> to { org.python.python, user: root, kCFPreferencesCurrentHost, no 
>> container, managed: 0 }
>> debug 00:36:18.908621 -0600 cfprefsd Process 9277 sent a request related 
>> to { org.python.python, user: kCFPreferencesAnyUser, 
>> kCFPreferencesCurrentHost, no container, managed: 0 }
>> debug 00:36:18.908621 -0600 cfprefsd Process 9277 sent a request related 
>> to { org.python.python, user: root, kCFPreferencesAnyHost, no container, 
>> managed: 0 }
>> info 00:36:18.979680 -0600 Python cheetahgenerator: Generated 14 files 
>> for report StandardReport in 0.67 seconds
>> debug 00:36:18.998489 -0600 Python manager: Daily summary version is 2.0
>> default 00:36:19.025224 -0600 Python Rendering label Barometer
>> default 00:36:19.031351 -0600 Python Rendering label Outside Temperature
>> default 00:36:19.031466 -0600 Python Rendering label Dew Point
>> default 00:36:19.037174 -0600 Python Rendering label Wind Chill
>> default 00:36:19.037275 -0600 Python Rendering label Heat Index
>> default 00:36:19.042297 -0600 Python Rendering label Outside Humidity
>> default 00:36:19.047749 -0600 Python Rendering label Rain (hourly total)
>> default 00:36:19.051935 -0600 Python Rendering label ISS Signal Quality
>> default 00:36:19.057467 -0600 Python Rendering label Wind Speed
>> default 00:36:19.057553 -0600 Python Rendering label Gust Speed
>> default 00:36:19.063139 -0600 Python Rendering label Inside Temperature
>> default 00:36:19.067978 -0600 Python Rendering label Wind Direction
>> default 00:36:19.072593 -0600 Python Rendering label Wind Vector
>> default 00:36:19.079569 -0600 Python Rendering label Radiation
>> default 00:36:19.079646 -0600 Python Rendering label max
>> default 00:36:19.085010 -0600 Python Rendering label UV Index
>> default 00:36:19.085082 -0600 Python Rendering label max
>> info 00:36:19.097047 -0600 Python imagegenerator: Generated 12 images 
>> for StandardReport in 0.10 seconds
>> info 00:36:19.101432 -0600 Python copygenerator: copied 14 files to 
>> /Users/keith/Sites/weewx/public_html
>>
>>
>> On Thursday, January 25, 2018 at 1:21:19 PM UTC-6, Tom Keffer wrote:
>>>
>>> OK, in the three instances you posted, the plots were bad, but the 
>>> incoming label is correct. So, we know the problem lies somewhere in the 
>>> image generation, and not in the weeWX configuration.
>>>
>>> Try this version of genplot.py. Same drill: run wee_reports, check for a 
>>> bad image, post the log that goes along with that bad image.
>>>
>>> -tk
>>>
>>> On Thu, Jan 25, 2018 at 9:46 AM, k_herriage via weewx-user <
>>> weewx...@googlegroups.com> wrote:
>>>
 at 10:45 correct.


 On Thursday, January 25, 2018 at 10:43:18 AM UTC-6, k_her...@yahoo.com 
 wrote:
>
> The one I just looked at 10:40 was correct.
>
>
> On Thursday, January 25, 2018 at 10:03:32 AM UTC-6, gjr80 wrote:
>>
>> 

Re: [weewx-user] Re: Question about latitude/longitude

2018-01-26 Thread Thomas Keffer
This shows pretty conclusively that the problem is in your version of PIL
or Pillow, the Python Imaging Library. Do you know where you got your copy?
Did it come with your version of Python, or did you install it?

Most likely, you installed a version of Pillow (that's what I did). Let's
find out the version. Run the following command:

python -c "import PIL; print PIL.PILLOW_VERSION"


I have Version 3.0.0 installed on my Mac (released 6-Oct-2015). If you have
a significantly older version, you could try upgrading. The latest version
is 5.0.0


-tk





On Thu, Jan 25, 2018 at 11:41 PM, k_herriage via weewx-user <
weewx-user@googlegroups.com> wrote:

> Here is the latest report. Also image.
>
> debug 00:36:18.266998 -0600 Python reportengine: Running reports for
> latest time in the database.
> debug 00:36:18.267110 -0600 Python reportengine: Running report
> StandardReport
> debug 00:36:18.271117 -0600 Python reportengine: Found configuration file
> /Users/keith/Sites/weewx/skins/Standard/skin.conf for report
> StandardReport
> debug 00:36:18.308277 -0600 Python cheetahgenerator: using search list
> ['weewx.cheetahgenerator.Almanac', 'weewx.cheetahgenerator.Station',
> 'weewx.cheetahgenerator.Current', 'weewx.cheetahgenerator.Stats',
> 'weewx.cheetahgenerator.UnitInfo', 'weewx.cheetahgenerator.Extras']
> debug 00:36:18.314462 -0600 Python manager: Daily summary version is 2.0
> debug 00:36:18.908574 -0600 cfprefsd Process 9277 sent a request related
> to { org.python.python, user: kCFPreferencesAnyUser,
> kCFPreferencesCurrentHost, no container, managed: 1 }
> debug 00:36:18.908574 -0600 cfprefsd Process 9277 sent a request related
> to { org.python.python, user: root, kCFPreferencesCurrentHost, no
> container, managed: 1 }
> debug 00:36:18.908580 -0600 cfprefsd Process 9277 sent a request related
> to { org.python.python, user: root, kCFPreferencesCurrentHost, no
> container, managed: 0 }
> debug 00:36:18.908621 -0600 cfprefsd Process 9277 sent a request related
> to { org.python.python, user: kCFPreferencesAnyUser,
> kCFPreferencesCurrentHost, no container, managed: 0 }
> debug 00:36:18.908621 -0600 cfprefsd Process 9277 sent a request related
> to { org.python.python, user: root, kCFPreferencesAnyHost, no container,
> managed: 0 }
> info 00:36:18.979680 -0600 Python cheetahgenerator: Generated 14 files
> for report StandardReport in 0.67 seconds
> debug 00:36:18.998489 -0600 Python manager: Daily summary version is 2.0
> default 00:36:19.025224 -0600 Python Rendering label Barometer
> default 00:36:19.031351 -0600 Python Rendering label Outside Temperature
> default 00:36:19.031466 -0600 Python Rendering label Dew Point
> default 00:36:19.037174 -0600 Python Rendering label Wind Chill
> default 00:36:19.037275 -0600 Python Rendering label Heat Index
> default 00:36:19.042297 -0600 Python Rendering label Outside Humidity
> default 00:36:19.047749 -0600 Python Rendering label Rain (hourly total)
> default 00:36:19.051935 -0600 Python Rendering label ISS Signal Quality
> default 00:36:19.057467 -0600 Python Rendering label Wind Speed
> default 00:36:19.057553 -0600 Python Rendering label Gust Speed
> default 00:36:19.063139 -0600 Python Rendering label Inside Temperature
> default 00:36:19.067978 -0600 Python Rendering label Wind Direction
> default 00:36:19.072593 -0600 Python Rendering label Wind Vector
> default 00:36:19.079569 -0600 Python Rendering label Radiation
> default 00:36:19.079646 -0600 Python Rendering label max
> default 00:36:19.085010 -0600 Python Rendering label UV Index
> default 00:36:19.085082 -0600 Python Rendering label max
> info 00:36:19.097047 -0600 Python imagegenerator: Generated 12 images for
> StandardReport in 0.10 seconds
> info 00:36:19.101432 -0600 Python copygenerator: copied 14 files to
> /Users/keith/Sites/weewx/public_html
>
>
> On Thursday, January 25, 2018 at 1:21:19 PM UTC-6, Tom Keffer wrote:
>>
>> OK, in the three instances you posted, the plots were bad, but the
>> incoming label is correct. So, we know the problem lies somewhere in the
>> image generation, and not in the weeWX configuration.
>>
>> Try this version of genplot.py. Same drill: run wee_reports, check for a
>> bad image, post the log that goes along with that bad image.
>>
>> -tk
>>
>> On Thu, Jan 25, 2018 at 9:46 AM, k_herriage via weewx-user <
>> weewx...@googlegroups.com> wrote:
>>
>>> at 10:45 correct.
>>>
>>>
>>> On Thursday, January 25, 2018 at 10:43:18 AM UTC-6, k_her...@yahoo.com
>>> wrote:

 The one I just looked at 10:40 was correct.


 On Thursday, January 25, 2018 at 10:03:32 AM UTC-6, gjr80 wrote:
>
> This couldn't be an Apple PIL or pillow thing could it? Having watched
> these plots on and off for a couple of days almost all have some extra 
> text
> in the outHumidity label. Given the number of instrumented outputs posted
> by Keith I am sure at least one must have been from a 'bad' plot. Mind you
> when I had a look last night when K

Re: [weewx-user] Re: Question about latitude/longitude

2018-01-25 Thread k_herriage via weewx-user
Here is the latest report. Also image.

debug 00:36:18.266998 -0600 Python reportengine: Running reports for latest 
time in the database.
debug 00:36:18.267110 -0600 Python reportengine: Running report 
StandardReport
debug 00:36:18.271117 -0600 Python reportengine: Found configuration file 
/Users/keith/Sites/weewx/skins/Standard/skin.conf for report StandardReport
debug 00:36:18.308277 -0600 Python cheetahgenerator: using search list 
['weewx.cheetahgenerator.Almanac', 'weewx.cheetahgenerator.Station', 
'weewx.cheetahgenerator.Current', 'weewx.cheetahgenerator.Stats', 
'weewx.cheetahgenerator.UnitInfo', 'weewx.cheetahgenerator.Extras']
debug 00:36:18.314462 -0600 Python manager: Daily summary version is 2.0
debug 00:36:18.908574 -0600 cfprefsd Process 9277 sent a request related to 
{ org.python.python, user: kCFPreferencesAnyUser, 
kCFPreferencesCurrentHost, no container, managed: 1 }
debug 00:36:18.908574 -0600 cfprefsd Process 9277 sent a request related to 
{ org.python.python, user: root, kCFPreferencesCurrentHost, no container, 
managed: 1 }
debug 00:36:18.908580 -0600 cfprefsd Process 9277 sent a request related to 
{ org.python.python, user: root, kCFPreferencesCurrentHost, no container, 
managed: 0 }
debug 00:36:18.908621 -0600 cfprefsd Process 9277 sent a request related to 
{ org.python.python, user: kCFPreferencesAnyUser, 
kCFPreferencesCurrentHost, no container, managed: 0 }
debug 00:36:18.908621 -0600 cfprefsd Process 9277 sent a request related to 
{ org.python.python, user: root, kCFPreferencesAnyHost, no container, 
managed: 0 }
info 00:36:18.979680 -0600 Python cheetahgenerator: Generated 14 files for 
report StandardReport in 0.67 seconds
debug 00:36:18.998489 -0600 Python manager: Daily summary version is 2.0
default 00:36:19.025224 -0600 Python Rendering label Barometer
default 00:36:19.031351 -0600 Python Rendering label Outside Temperature
default 00:36:19.031466 -0600 Python Rendering label Dew Point
default 00:36:19.037174 -0600 Python Rendering label Wind Chill
default 00:36:19.037275 -0600 Python Rendering label Heat Index
default 00:36:19.042297 -0600 Python Rendering label Outside Humidity
default 00:36:19.047749 -0600 Python Rendering label Rain (hourly total)
default 00:36:19.051935 -0600 Python Rendering label ISS Signal Quality
default 00:36:19.057467 -0600 Python Rendering label Wind Speed
default 00:36:19.057553 -0600 Python Rendering label Gust Speed
default 00:36:19.063139 -0600 Python Rendering label Inside Temperature
default 00:36:19.067978 -0600 Python Rendering label Wind Direction
default 00:36:19.072593 -0600 Python Rendering label Wind Vector
default 00:36:19.079569 -0600 Python Rendering label Radiation
default 00:36:19.079646 -0600 Python Rendering label max
default 00:36:19.085010 -0600 Python Rendering label UV Index
default 00:36:19.085082 -0600 Python Rendering label max
info 00:36:19.097047 -0600 Python imagegenerator: Generated 12 images for 
StandardReport in 0.10 seconds
info 00:36:19.101432 -0600 Python copygenerator: copied 14 files to 
/Users/keith/Sites/weewx/public_html


On Thursday, January 25, 2018 at 1:21:19 PM UTC-6, Tom Keffer wrote:
>
> OK, in the three instances you posted, the plots were bad, but the 
> incoming label is correct. So, we know the problem lies somewhere in the 
> image generation, and not in the weeWX configuration.
>
> Try this version of genplot.py. Same drill: run wee_reports, check for a 
> bad image, post the log that goes along with that bad image.
>
> -tk
>
> On Thu, Jan 25, 2018 at 9:46 AM, k_herriage via weewx-user <
> weewx...@googlegroups.com > wrote:
>
>> at 10:45 correct.
>>
>>
>> On Thursday, January 25, 2018 at 10:43:18 AM UTC-6, k_her...@yahoo.com 
>> wrote:
>>>
>>> The one I just looked at 10:40 was correct.
>>>
>>>
>>> On Thursday, January 25, 2018 at 10:03:32 AM UTC-6, gjr80 wrote:

 This couldn't be an Apple PIL or pillow thing could it? Having watched 
 these plots on and off for a couple of days almost all have some extra 
 text 
 in the outHumidity label. Given the number of instrumented outputs posted 
 by Keith I am sure at least one must have been from a 'bad' plot. Mind you 
 when I had a look last night when Keith posted his first log, the plot I 
 happened to look at was perfect (some 45 minutes after Keith's log).

 Gary

>>> -- 
>> 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+...@googlegroups.com .
>> For more options, visit https://groups.google.com/d/optout.
>>
>
>

-- 
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.
For more options, visit https://groups.google.com/d/optout.


Re: [weewx-user] Re: Question about latitude/longitude

2018-01-25 Thread Thomas Keffer
OK, in the three instances you posted, the plots were bad, but the incoming
label is correct. So, we know the problem lies somewhere in the image
generation, and not in the weeWX configuration.

Try this version of genplot.py. Same drill: run wee_reports, check for a
bad image, post the log that goes along with that bad image.

-tk

On Thu, Jan 25, 2018 at 9:46 AM, k_herriage via weewx-user <
weewx-user@googlegroups.com> wrote:

> at 10:45 correct.
>
>
> On Thursday, January 25, 2018 at 10:43:18 AM UTC-6, k_her...@yahoo.com
> wrote:
>>
>> The one I just looked at 10:40 was correct.
>>
>>
>> On Thursday, January 25, 2018 at 10:03:32 AM UTC-6, gjr80 wrote:
>>>
>>> This couldn't be an Apple PIL or pillow thing could it? Having watched
>>> these plots on and off for a couple of days almost all have some extra text
>>> in the outHumidity label. Given the number of instrumented outputs posted
>>> by Keith I am sure at least one must have been from a 'bad' plot. Mind you
>>> when I had a look last night when Keith posted his first log, the plot I
>>> happened to look at was perfect (some 45 minutes after Keith's log).
>>>
>>> Gary
>>>
>> --
> 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.
> For more options, visit https://groups.google.com/d/optout.
>

-- 
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.
For more options, visit https://groups.google.com/d/optout.
#
#Copyright (c) 2009-2016 Tom Keffer 
#
#See the file LICENSE.txt for your full rights.
#
"""Routines for generating image plots.
"""
import syslog
import colorsys
import locale
import time
try:
from PIL import Image, ImageDraw
except ImportError:
import Image, ImageDraw

import weeplot.utilities
import weeutil.weeutil
from weeutil.weeutil import to_unicode

# NB: All labels passed in should be in UTF-8. They are then converted to Unicode, which
# some fonts support, others don't. If the chosen font does not support Unicode, then the label
# will be changed back to UTF-8, then tried again.

class GeneralPlot(object):
"""Holds various parameters necessary for a plot. It should be specialized by the type of plot.

"""
def __init__(self, config_dict):
"""Initialize an instance of GeneralPlot.

config_dict: an instance of ConfigObj, or something that looks like it.

"""

self.line_list = []

self.xscale = (None, None, None)
self.yscale = (None, None, None)

self.anti_alias = int(config_dict.get('anti_alias',  1))

self.image_width= int(config_dict.get('image_width',  300)) * self.anti_alias
self.image_height   = int(config_dict.get('image_height', 180)) * self.anti_alias
self.image_background_color = weeplot.utilities.tobgr(config_dict.get('image_background_color', '0xf5f5f5'))

self.chart_background_color = weeplot.utilities.tobgr(config_dict.get('chart_background_color', '0xd8d8d8'))
self.chart_gridline_color   = weeplot.utilities.tobgr(config_dict.get('chart_gridline_color',   '0xa0a0a0'))
color_list  = config_dict.get('chart_line_colors', ['0xff', '0x00ff00', '0xff'])
fill_color_list = config_dict.get('chart_fill_colors', color_list)
width_list  = config_dict.get('chart_line_width',  [1, 1, 1])
self.chart_line_colors  = [weeplot.utilities.tobgr(v) for v in color_list]
self.chart_fill_colors  = [weeplot.utilities.tobgr(v) for v in fill_color_list]
self.chart_line_widths  = [int(v) for v in width_list]


self.top_label_font_path= config_dict.get('top_label_font_path')
self.top_label_font_size= int(config_dict.get('top_label_font_size', 10)) * self.anti_alias

self.unit_label = None
self.unit_label_font_path   = config_dict.get('unit_label_font_path')
self.unit_label_font_color  = weeplot.utilities.tobgr(config_dict.get('unit_label_font_color', '0x00'))
self.unit_label_font_size   = int(config_dict.get('unit_label_font_size', 10)) * self.anti_alias
self.unit_label_position= (10 * self.anti_alias, 0)

self.bottom_label_font_path = config_dict.get('bottom_label_font_path')
self.bottom_label_font_color= weeplot.utilities.tobgr(config_dict.get('bottom_label_font_color', '0x00'))
self.bottom_label_font_size = int(config_dict.get('bottom_label_font_size', 10)) * self.anti_alias
self.bottom_label_offset= int(config_dict.get('bottom_label_offset', 3))

self.axis_label_fon

Re: [weewx-user] Re: Question about latitude/longitude

2018-01-25 Thread k_herriage via weewx-user
at 10:45 correct.


On Thursday, January 25, 2018 at 10:43:18 AM UTC-6, k_her...@yahoo.com 
wrote:
>
> The one I just looked at 10:40 was correct.
>
>
> On Thursday, January 25, 2018 at 10:03:32 AM UTC-6, gjr80 wrote:
>>
>> This couldn't be an Apple PIL or pillow thing could it? Having watched 
>> these plots on and off for a couple of days almost all have some extra text 
>> in the outHumidity label. Given the number of instrumented outputs posted 
>> by Keith I am sure at least one must have been from a 'bad' plot. Mind you 
>> when I had a look last night when Keith posted his first log, the plot I 
>> happened to look at was perfect (some 45 minutes after Keith's log).
>>
>> Gary
>>
>

-- 
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.
For more options, visit https://groups.google.com/d/optout.


Re: [weewx-user] Re: Question about latitude/longitude

2018-01-25 Thread k_herriage via weewx-user
The one I just looked at 10:40 was correct.


On Thursday, January 25, 2018 at 10:03:32 AM UTC-6, gjr80 wrote:
>
> This couldn't be an Apple PIL or pillow thing could it? Having watched 
> these plots on and off for a couple of days almost all have some extra text 
> in the outHumidity label. Given the number of instrumented outputs posted 
> by Keith I am sure at least one must have been from a 'bad' plot. Mind you 
> when I had a look last night when Keith posted his first log, the plot I 
> happened to look at was perfect (some 45 minutes after Keith's log).
>
> Gary
>

-- 
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.
For more options, visit https://groups.google.com/d/optout.


Re: [weewx-user] Re: Question about latitude/longitude

2018-01-25 Thread gjr80
This couldn't be an Apple PIL or pillow thing could it? Having watched these 
plots on and off for a couple of days almost all have some extra text in the 
outHumidity label. Given the number of instrumented outputs posted by Keith I 
am sure at least one must have been from a 'bad' plot. Mind you when I had a 
look last night when Keith posted his first log, the plot I happened to look at 
was perfect (some 45 minutes after Keith's log).

Gary

-- 
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.
For more options, visit https://groups.google.com/d/optout.


Re: [weewx-user] Re: Question about latitude/longitude

2018-01-25 Thread k_herriage via weewx-user


On Thursday, January 25, 2018 at 9:10:43 AM UTC-6, Tom Keffer wrote:
>
> Thanks, Keith. What does the log show for these three plots? Look for 
> timestamps around 0840, 0845, and 0850.
>

Tom,

Jan 25 08:40:39 Keiths-new-iMac sudo[7906]:keith : TTY=ttys000 ; 
PWD=/Users/keith/Sites/weewx/bin/weeplot ; USER=root ; 
COMMAND=/Users/keith/Sites/weewx/bin/wee_reports

Jan 25 08:40:39 Keiths-new-iMac wee_reports[7907]: Received label of 
Barometer, or unicode Barometer

Jan 25 08:40:39 Keiths-new-iMac wee_reports[7907]: Received label of 
Outside Temperature, or unicode Outside Temperature

Jan 25 08:40:39 Keiths-new-iMac wee_reports[7907]: Received label of Dew 
Point, or unicode Dew Point

Jan 25 08:40:39 Keiths-new-iMac wee_reports[7907]: Received label of Wind 
Chill, or unicode Wind Chill

Jan 25 08:40:39 Keiths-new-iMac wee_reports[7907]: Received label of Heat 
Index, or unicode Heat Index

Jan 25 08:40:39 Keiths-new-iMac wee_reports[7907]: Received label of 
Outside Humidity, or unicode Outside Humidity

Jan 25 08:40:39 Keiths-new-iMac wee_reports[7907]: Received label of Rain 
(hourly total), or unicode Rain (hourly total)

Jan 25 08:40:39 Keiths-new-iMac wee_reports[7907]: Received label of ISS 
Signal Quality, or unicode ISS Signal Quality

Jan 25 08:40:39 Keiths-new-iMac wee_reports[7907]: Received label of Wind 
Speed, or unicode Wind Speed

Jan 25 08:40:39 Keiths-new-iMac wee_reports[7907]: Received label of Gust 
Speed, or unicode Gust Speed

Jan 25 08:40:39 Keiths-new-iMac wee_reports[7907]: Received label of Inside 
Temperature, or unicode Inside Temperature

Jan 25 08:40:39 Keiths-new-iMac wee_reports[7907]: Received label of Wind 
Direction, or unicode Wind Direction

Jan 25 08:40:39 Keiths-new-iMac wee_reports[7907]: Received label of Wind 
Vector, or unicode Wind Vector

Jan 25 08:40:39 Keiths-new-iMac wee_reports[7907]: Received label of 
Radiation, or unicode Radiation

Jan 25 08:40:39 Keiths-new-iMac wee_reports[7907]: Received label of max, 
or unicode max

Jan 25 08:40:39 Keiths-new-iMac wee_reports[7907]: Received label of UV 
Index, or unicode UV Index

Jan 25 08:40:39 Keiths-new-iMac wee_reports[7907]: Received label of max, 
or unicode max



Jan 25 08:45:24 Keiths-new-iMac sudo[7911]:keith : TTY=ttys000 ; 
PWD=/Users/keith/Sites/weewx/bin/weeplot ; USER=root ; 
COMMAND=/Users/keith/Sites/weewx/bin/wee_reports

Jan 25 08:45:25 Keiths-new-iMac wee_reports[7912]: Received label of 
Barometer, or unicode Barometer

Jan 25 08:45:25 Keiths-new-iMac wee_reports[7912]: Received label of 
Outside Temperature, or unicode Outside Temperature

Jan 25 08:45:25 Keiths-new-iMac wee_reports[7912]: Received label of Dew 
Point, or unicode Dew Point

Jan 25 08:45:25 Keiths-new-iMac wee_reports[7912]: Received label of Wind 
Chill, or unicode Wind Chill

Jan 25 08:45:25 Keiths-new-iMac wee_reports[7912]: Received label of Heat 
Index, or unicode Heat Index

Jan 25 08:45:25 Keiths-new-iMac wee_reports[7912]: Received label of 
Outside Humidity, or unicode Outside Humidity

Jan 25 08:45:25 Keiths-new-iMac wee_reports[7912]: Received label of Rain 
(hourly total), or unicode Rain (hourly total)

Jan 25 08:45:25 Keiths-new-iMac wee_reports[7912]: Received label of ISS 
Signal Quality, or unicode ISS Signal Quality

Jan 25 08:45:25 Keiths-new-iMac wee_reports[7912]: Received label of Wind 
Speed, or unicode Wind Speed

Jan 25 08:45:25 Keiths-new-iMac wee_reports[7912]: Received label of Gust 
Speed, or unicode Gust Speed

Jan 25 08:45:25 Keiths-new-iMac wee_reports[7912]: Received label of Inside 
Temperature, or unicode Inside Temperature

Jan 25 08:45:25 Keiths-new-iMac wee_reports[7912]: Received label of Wind 
Direction, or unicode Wind Direction

Jan 25 08:45:25 Keiths-new-iMac wee_reports[7912]: Received label of Wind 
Vector, or unicode Wind Vector

Jan 25 08:45:25 Keiths-new-iMac wee_reports[7912]: Received label of 
Radiation, or unicode Radiation

Jan 25 08:45:25 Keiths-new-iMac wee_reports[7912]: Received label of max, 
or unicode max

Jan 25 08:45:25 Keiths-new-iMac wee_reports[7912]: Received label of UV 
Index, or unicode UV Index

Jan 25 08:45:25 Keiths-new-iMac wee_reports[7912]: Received label of max, 
or unicode max



Jan 25 08:50:35 Keiths-new-iMac sudo[7918]:keith : TTY=ttys000 ; 
PWD=/Users/keith/Sites/weewx/bin/weeplot ; USER=root ; 
COMMAND=/Users/keith/Sites/weewx/bin/wee_reports

Jan 25 08:50:36 Keiths-new-iMac wee_reports[7919]: Received label of 
Barometer, or unicode Barometer

Jan 25 08:50:36 Keiths-new-iMac wee_reports[7919]: Received label of 
Outside Temperature, or unicode Outside Temperature

Jan 25 08:50:36 Keiths-new-iMac wee_reports[7919]: Received label of Dew 
Point, or unicode Dew Point

Jan 25 08:50:36 Keiths-new-iMac wee_reports[7919]: Received label of Wind 
Chill, or unicode Wind Chill

Jan 25 08:50:36 Keiths-new-iMac wee_reports[7919]: Received label of Heat 
Index, or unicode Heat Index

Jan 25 08:50:36 Keiths-new-iMac wee_reports[7919]: Receiv

Re: [weewx-user] Re: Question about latitude/longitude

2018-01-25 Thread Thomas Keffer
Thanks, Keith. What does the log show for these three plots? Look for
timestamps around 0840, 0845, and 0850.

-tk

On Thu, Jan 25, 2018 at 7:59 AM, k_herriage via weewx-user <
weewx-user@googlegroups.com> wrote:

> Tom,
>
> I've run the test 7 times and the text is different every time. Didn't
> think about grabbing the pngs till later.
>
> the first four had text similar to (but not exactly) like the  out
> humidity3
>
> I thought 1 and 2 were interesting.
>
> Keith
>
> --
> 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.
> For more options, visit https://groups.google.com/d/optout.
>

-- 
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.
For more options, visit https://groups.google.com/d/optout.


Re: [weewx-user] Re: Question about latitude/longitude

2018-01-25 Thread k_herriage via weewx-user
Tom,

I've run the test 7 times and the text is different every time. Didn't 
think about grabbing the pngs till later.

the first four had text similar to (but not exactly) like the  out humidity3

I thought 1 and 2 were interesting.

Keith 

-- 
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.
For more options, visit https://groups.google.com/d/optout.


Re: [weewx-user] Re: Question about latitude/longitude

2018-01-25 Thread Thomas Keffer
Just to be clear: What we're trying to do is capture the log when the plot
had the extra letters. Sounds like you're on to it!

-tk

On Thu, Jan 25, 2018 at 7:23 AM, k_herriage via weewx-user <
weewx-user@googlegroups.com> wrote:

> Andrew,
>
> let me get done with Toms testing file and I'll check that.
>
> keith
>
>
> On Thursday, January 25, 2018 at 8:16:06 AM UTC-6, Andrew Milner wrote:
>
>> If you change the order of the plots in the skin does it change which
>> graph gets corrupted or is it always the outside humidity wherever the plot
>> is placed in the skin??
>>
>>
>>
>>
>>
>>
>>
>> Sent from Mail <https://go.microsoft.com/fwlink/?LinkId=550986> for
>> Windows 10
>>
>>
>>
>> *From: *k_herriage via weewx-user
>> *Sent: *25 January 2018 16:13
>> *To: *weewx-user
>> *Subject: *Re: [weewx-user] Re: Question about latitude/longitude
>>
>>
>>
>> I ran it again just to make sure and it still had the extra letters.
>>
>>
>>
>> keith
>>
>> On Thursday, January 25, 2018 at 6:40:11 AM UTC-6, Tom Keffer wrote:
>>
>> That one looks normal. Did you check to see whether the image had a bad
>> label?
>>
>>
>>
>> -tk
>>
>>
>>
>> On Thu, Jan 25, 2018 at 12:13 AM, k_herriage via weewx-user <
>> weewx...@googlegroups.com> wrote:
>>
>> Tom,
>>
>> Here's what I found in system.log with console.
>>
>>
>>
>> On Wednesday, January 24, 2018 at 4:10:23 PM UTC-6, Tom Keffer wrote:
>>
>> Oops. Forgot to attach the file.
>>
>>
>>
>>
>>
>>
>>
>> On Wed, Jan 24, 2018 at 3:09 PM, Thomas Keffer  wrote:
>>
>>
>>1. Save your old version of weeplot/genplot.py someplace.
>>2. Replace it with the attached version. It has been instrumented to
>>log the label values the plotting engine is receiving.
>>3. Then run wee_reports
>>4. Post the resultant log. The instrumented version posts "LOG_ERR"
>>to make it easy to find the posts in the log on the Mac! Should be in
>>/var/log/system.log.
>>5. Restore your original version of genplot.py
>>
>> Hopefully we can localize where the problem is.
>>
>>
>>
>> -tk
>>
>>
>>
>> On Wed, Jan 24, 2018 at 2:45 PM, k_herriage via weewx-user <
>> weewx...@googlegroups.com> wrote:
>>
>> Thanks Gary and Tom,
>>
>>
>>
>> I haven't changed anything on purpose but some of the html tmpl files for
>> appearance. However, you never know about me. :-).
>>
>>
>> On Wednesday, January 24, 2018 at 3:28:01 PM UTC-6, gjr80 wrote:
>>
>> I actually sat watching this  for about an hour last night noting the
>> change as each new plot was generated. The majority of plots had parts of
>> an SQL statement in the plot label, some had seemingly random characters
>> and one had what looked like a file path, I took note of the path as it
>> clearly had nothing to do with weeWX 
>> '/System/Library/Frameworks/VideoToolbox'.
>> Occasionally the plot label had no extra (visible) characters added to it
>> ie it appeared correct.
>>
>>  I also noted similar things happening with the week, month and year
>> humidity plots though they are generated less frequently so the changes in
>> label occur less often. I can't say I have seen anything else obviously
>> wrong on the site.
>>
>> Gary
>>
>> --
>> 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+...@googlegroups.com.
>> For more options, visit https://groups.google.com/d/optout.
>>
>>
>>
>>
>>
>> --
>> 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+...@googlegroups.com.
>> For more options, visit https://groups.google.com/d/optout.
>>
>>
>>
>> --
>> You received this message because you are subscribed to a topic in the
>> Google Groups "weewx-user" group.
>> To unsubscribe from this topic, visit https://groups.google.com/d/to
>> pic/weewx-user/-sRT4QaSMOY/unsubscribe.
>> To unsubscribe from this group and all its topics, send an email to
>> weewx-user+...@googlegroups.com.
>> For more options, visit https://groups.google.com/d/optout.
>>
>>
>>
> --
> 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.
>
> For more options, visit https://groups.google.com/d/optout.
>

-- 
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.
For more options, visit https://groups.google.com/d/optout.


Re: [weewx-user] Re: Question about latitude/longitude

2018-01-25 Thread k_herriage via weewx-user
Andrew,

let me get done with Toms testing file and I'll check that.

keith

On Thursday, January 25, 2018 at 8:16:06 AM UTC-6, Andrew Milner wrote:
>
> If you change the order of the plots in the skin does it change which 
> graph gets corrupted or is it always the outside humidity wherever the plot 
> is placed in the skin??
>
>  
>
>  
>
>  
>
> Sent from Mail <https://go.microsoft.com/fwlink/?LinkId=550986> for 
> Windows 10
>
>  
>
> *From: *k_herriage via weewx-user 
> *Sent: *25 January 2018 16:13
> *To: *weewx-user 
> *Subject: *Re: [weewx-user] Re: Question about latitude/longitude
>
>  
>
> I ran it again just to make sure and it still had the extra letters.
>
>  
>
> keith
>
> On Thursday, January 25, 2018 at 6:40:11 AM UTC-6, Tom Keffer wrote:
>
> That one looks normal. Did you check to see whether the image had a bad 
> label?
>
>  
>
> -tk
>
>  
>
> On Thu, Jan 25, 2018 at 12:13 AM, k_herriage via weewx-user <
> weewx...@googlegroups.com> wrote:
>
> Tom,
>
> Here's what I found in system.log with console.
>
>
>
> On Wednesday, January 24, 2018 at 4:10:23 PM UTC-6, Tom Keffer wrote:
>
> Oops. Forgot to attach the file.
>
>  
>
>  
>
>  
>
> On Wed, Jan 24, 2018 at 3:09 PM, Thomas Keffer  wrote:
>
>
>1. Save your old version of weeplot/genplot.py someplace.
>2. Replace it with the attached version. It has been instrumented to 
>log the label values the plotting engine is receiving. 
>3. Then run wee_reports
>4. Post the resultant log. The instrumented version posts "LOG_ERR" to 
>make it easy to find the posts in the log on the Mac! Should be in 
>/var/log/system.log.
>5. Restore your original version of genplot.py
>
> Hopefully we can localize where the problem is.
>
>  
>
> -tk
>
>  
>
> On Wed, Jan 24, 2018 at 2:45 PM, k_herriage via weewx-user <
> weewx...@googlegroups.com> wrote:
>
> Thanks Gary and Tom,
>
>  
>
> I haven't changed anything on purpose but some of the html tmpl files for 
> appearance. However, you never know about me. :-).   
>
>
> On Wednesday, January 24, 2018 at 3:28:01 PM UTC-6, gjr80 wrote:
>
> I actually sat watching this  for about an hour last night noting the 
> change as each new plot was generated. The majority of plots had parts of 
> an SQL statement in the plot label, some had seemingly random characters 
> and one had what looked like a file path, I took note of the path as it 
> clearly had nothing to do with weeWX 
> '/System/Library/Frameworks/VideoToolbox'. Occasionally the plot label had 
> no extra (visible) characters added to it ie it appeared correct.
>
>  I also noted similar things happening with the week, month and year 
> humidity plots though they are generated less frequently so the changes in 
> label occur less often. I can't say I have seen anything else obviously 
> wrong on the site.
>
> Gary
>
> -- 
> 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+...@googlegroups.com.
> For more options, visit https://groups.google.com/d/optout.
>
>  
>
>  
>
> -- 
> 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+...@googlegroups.com.
> For more options, visit https://groups.google.com/d/optout.
>
>  
>
> -- 
> You received this message because you are subscribed to a topic in the 
> Google Groups "weewx-user" group.
> To unsubscribe from this topic, visit 
> https://groups.google.com/d/topic/weewx-user/-sRT4QaSMOY/unsubscribe.
> To unsubscribe from this group and all its topics, send an email to 
> weewx-user+...@googlegroups.com .
> For more options, visit https://groups.google.com/d/optout.
>
>  
>

-- 
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.
For more options, visit https://groups.google.com/d/optout.


Re: [weewx-user] Re: Question about latitude/longitude

2018-01-25 Thread k_herriage via weewx-user


On Thursday, January 25, 2018 at 8:13:50 AM UTC-6, k_her...@yahoo.com wrote:
>
> I ran it again just to make sure and it still had the extra letters.
>
>>
>>
>> sorry, forgot to refresh the screen.

I stand corrected, I forgot to refresh and there was no extra letters. 
However that has happened before and then returned. 

I'll run this several times this morning and  see if it stays clean.

-- 
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.
For more options, visit https://groups.google.com/d/optout.


RE: [weewx-user] Re: Question about latitude/longitude

2018-01-25 Thread Andrew Milner
If you change the order of the plots in the skin does it change which graph 
gets corrupted or is it always the outside humidity wherever the plot is placed 
in the skin??



Sent from Mail for Windows 10

From: k_herriage via weewx-user
Sent: 25 January 2018 16:13
To: weewx-user
Subject: Re: [weewx-user] Re: Question about latitude/longitude

I ran it again just to make sure and it still had the extra letters.

keith

On Thursday, January 25, 2018 at 6:40:11 AM UTC-6, Tom Keffer wrote:
That one looks normal. Did you check to see whether the image had a bad label?

-tk

On Thu, Jan 25, 2018 at 12:13 AM, k_herriage via weewx-user 
 wrote:
Tom,
Here's what I found in system.log with console.


On Wednesday, January 24, 2018 at 4:10:23 PM UTC-6, Tom Keffer wrote:
Oops. Forgot to attach the file.



On Wed, Jan 24, 2018 at 3:09 PM, Thomas Keffer  wrote:
1. Save your old version of weeplot/genplot.py someplace.
2. Replace it with the attached version. It has been instrumented to log the 
label values the plotting engine is receiving. 
3. Then run wee_reports
4. Post the resultant log. The instrumented version posts "LOG_ERR" to make it 
easy to find the posts in the log on the Mac! Should be in /var/log/system.log.
5. Restore your original version of genplot.py
Hopefully we can localize where the problem is.

-tk

On Wed, Jan 24, 2018 at 2:45 PM, k_herriage via weewx-user 
 wrote:
Thanks Gary and Tom,

I haven't changed anything on purpose but some of the html tmpl files for 
appearance. However, you never know about me. :-).   

On Wednesday, January 24, 2018 at 3:28:01 PM UTC-6, gjr80 wrote:
I actually sat watching this  for about an hour last night noting the change as 
each new plot was generated. The majority of plots had parts of an SQL 
statement in the plot label, some had seemingly random characters and one had 
what looked like a file path, I took note of the path as it clearly had nothing 
to do with weeWX '/System/Library/Frameworks/VideoToolbox'. Occasionally the 
plot label had no extra (visible) characters added to it ie it appeared correct.
 I also noted similar things happening with the week, month and year humidity 
plots though they are generated less frequently so the changes in label occur 
less often. I can't say I have seen anything else obviously wrong on the site.
Gary
-- 
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+...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


-- 
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+...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

-- 
You received this message because you are subscribed to a topic in the Google 
Groups "weewx-user" group.
To unsubscribe from this topic, visit 
https://groups.google.com/d/topic/weewx-user/-sRT4QaSMOY/unsubscribe.
To unsubscribe from this group and all its topics, send an email to 
weewx-user+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

-- 
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.
For more options, visit https://groups.google.com/d/optout.


Re: [weewx-user] Re: Question about latitude/longitude

2018-01-25 Thread k_herriage via weewx-user
I ran it again just to make sure and it still had the extra letters.

keith

On Thursday, January 25, 2018 at 6:40:11 AM UTC-6, Tom Keffer wrote:
>
> That one looks normal. Did you check to see whether the image had a bad 
> label?
>
> -tk
>
> On Thu, Jan 25, 2018 at 12:13 AM, k_herriage via weewx-user <
> weewx...@googlegroups.com > wrote:
>
>> Tom,
>> Here's what I found in system.log with console.
>>
>>
>> On Wednesday, January 24, 2018 at 4:10:23 PM UTC-6, Tom Keffer wrote:
>>>
>>> Oops. Forgot to attach the file.
>>>
>>>
>>>
>>> On Wed, Jan 24, 2018 at 3:09 PM, Thomas Keffer  wrote:
>>>

1. Save your old version of weeplot/genplot.py someplace.
2. Replace it with the attached version. It has been instrumented 
to log the label values the plotting engine is receiving. 
3. Then run wee_reports
4. Post the resultant log. The instrumented version posts "LOG_ERR" 
to make it easy to find the posts in the log on the Mac! Should be in 
/var/log/system.log.
5. Restore your original version of genplot.py

 Hopefully we can localize where the problem is.

 -tk

 On Wed, Jan 24, 2018 at 2:45 PM, k_herriage via weewx-user <
 weewx...@googlegroups.com> wrote:

> Thanks Gary and Tom,
>
> I haven't changed anything on purpose but some of the html tmpl files 
> for appearance. However, you never know about me. :-).   
>
> On Wednesday, January 24, 2018 at 3:28:01 PM UTC-6, gjr80 wrote:
>>
>> I actually sat watching this  for about an hour last night noting the 
>> change as each new plot was generated. The majority of plots had parts 
>> of 
>> an SQL statement in the plot label, some had seemingly random characters 
>> and one had what looked like a file path, I took note of the path as it 
>> clearly had nothing to do with weeWX 
>> '/System/Library/Frameworks/VideoToolbox'. Occasionally the plot label 
>> had 
>> no extra (visible) characters added to it ie it appeared correct.
>>
>>  I also noted similar things happening with the week, month and year 
>> humidity plots though they are generated less frequently so the changes 
>> in 
>> label occur less often. I can't say I have seen anything else obviously 
>> wrong on the site.
>>
>> Gary
>>
>> -- 
> 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+...@googlegroups.com.
> For more options, visit https://groups.google.com/d/optout.
>


>>> -- 
>> 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+...@googlegroups.com .
>> For more options, visit https://groups.google.com/d/optout.
>>
>
>

-- 
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.
For more options, visit https://groups.google.com/d/optout.


latestweeplot.rtf
Description: RTF file


Re: [weewx-user] Re: Question about latitude/longitude

2018-01-25 Thread Thomas Keffer
That one looks normal. Did you check to see whether the image had a bad
label?

-tk

On Thu, Jan 25, 2018 at 12:13 AM, k_herriage via weewx-user <
weewx-user@googlegroups.com> wrote:

> Tom,
> Here's what I found in system.log with console.
>
>
> On Wednesday, January 24, 2018 at 4:10:23 PM UTC-6, Tom Keffer wrote:
>>
>> Oops. Forgot to attach the file.
>>
>>
>>
>> On Wed, Jan 24, 2018 at 3:09 PM, Thomas Keffer  wrote:
>>
>>>
>>>1. Save your old version of weeplot/genplot.py someplace.
>>>2. Replace it with the attached version. It has been instrumented to
>>>log the label values the plotting engine is receiving.
>>>3. Then run wee_reports
>>>4. Post the resultant log. The instrumented version posts "LOG_ERR"
>>>to make it easy to find the posts in the log on the Mac! Should be in
>>>/var/log/system.log.
>>>5. Restore your original version of genplot.py
>>>
>>> Hopefully we can localize where the problem is.
>>>
>>> -tk
>>>
>>> On Wed, Jan 24, 2018 at 2:45 PM, k_herriage via weewx-user <
>>> weewx...@googlegroups.com> wrote:
>>>
 Thanks Gary and Tom,

 I haven't changed anything on purpose but some of the html tmpl files
 for appearance. However, you never know about me. :-).

 On Wednesday, January 24, 2018 at 3:28:01 PM UTC-6, gjr80 wrote:
>
> I actually sat watching this  for about an hour last night noting the
> change as each new plot was generated. The majority of plots had parts of
> an SQL statement in the plot label, some had seemingly random characters
> and one had what looked like a file path, I took note of the path as it
> clearly had nothing to do with weeWX 
> '/System/Library/Frameworks/VideoToolbox'.
> Occasionally the plot label had no extra (visible) characters added to it
> ie it appeared correct.
>
>  I also noted similar things happening with the week, month and year
> humidity plots though they are generated less frequently so the changes in
> label occur less often. I can't say I have seen anything else obviously
> wrong on the site.
>
> Gary
>
> --
 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+...@googlegroups.com.
 For more options, visit https://groups.google.com/d/optout.

>>>
>>>
>> --
> 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.
> For more options, visit https://groups.google.com/d/optout.
>

-- 
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.
For more options, visit https://groups.google.com/d/optout.


Re: [weewx-user] Re: Question about latitude/longitude

2018-01-24 Thread k_herriage via weewx-user
Tom,
Here's what I found in system.log with console.


On Wednesday, January 24, 2018 at 4:10:23 PM UTC-6, Tom Keffer wrote:
>
> Oops. Forgot to attach the file.
>
>
>
> On Wed, Jan 24, 2018 at 3:09 PM, Thomas Keffer  > wrote:
>
>>
>>1. Save your old version of weeplot/genplot.py someplace.
>>2. Replace it with the attached version. It has been instrumented to 
>>log the label values the plotting engine is receiving. 
>>3. Then run wee_reports
>>4. Post the resultant log. The instrumented version posts "LOG_ERR" 
>>to make it easy to find the posts in the log on the Mac! Should be in 
>>/var/log/system.log.
>>5. Restore your original version of genplot.py
>>
>> Hopefully we can localize where the problem is.
>>
>> -tk
>>
>> On Wed, Jan 24, 2018 at 2:45 PM, k_herriage via weewx-user <
>> weewx...@googlegroups.com > wrote:
>>
>>> Thanks Gary and Tom,
>>>
>>> I haven't changed anything on purpose but some of the html tmpl files 
>>> for appearance. However, you never know about me. :-).   
>>>
>>> On Wednesday, January 24, 2018 at 3:28:01 PM UTC-6, gjr80 wrote:

 I actually sat watching this  for about an hour last night noting the 
 change as each new plot was generated. The majority of plots had parts of 
 an SQL statement in the plot label, some had seemingly random characters 
 and one had what looked like a file path, I took note of the path as it 
 clearly had nothing to do with weeWX 
 '/System/Library/Frameworks/VideoToolbox'. Occasionally the plot label had 
 no extra (visible) characters added to it ie it appeared correct.

  I also noted similar things happening with the week, month and year 
 humidity plots though they are generated less frequently so the changes in 
 label occur less often. I can't say I have seen anything else obviously 
 wrong on the site.

 Gary

 -- 
>>> 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+...@googlegroups.com .
>>> For more options, visit https://groups.google.com/d/optout.
>>>
>>
>>
>

-- 
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.
For more options, visit https://groups.google.com/d/optout.


systemlog.rtf
Description: RTF file


Re: [weewx-user] Re: Question about latitude/longitude

2018-01-24 Thread Thomas Keffer
Oops. Forgot to attach the file.



On Wed, Jan 24, 2018 at 3:09 PM, Thomas Keffer  wrote:

>
>1. Save your old version of weeplot/genplot.py someplace.
>2. Replace it with the attached version. It has been instrumented to
>log the label values the plotting engine is receiving.
>3. Then run wee_reports
>4. Post the resultant log. The instrumented version posts "LOG_ERR" to
>make it easy to find the posts in the log on the Mac! Should be in
>/var/log/system.log.
>5. Restore your original version of genplot.py
>
> Hopefully we can localize where the problem is.
>
> -tk
>
> On Wed, Jan 24, 2018 at 2:45 PM, k_herriage via weewx-user <
> weewx-user@googlegroups.com> wrote:
>
>> Thanks Gary and Tom,
>>
>> I haven't changed anything on purpose but some of the html tmpl files for
>> appearance. However, you never know about me. :-).
>>
>> On Wednesday, January 24, 2018 at 3:28:01 PM UTC-6, gjr80 wrote:
>>>
>>> I actually sat watching this  for about an hour last night noting the
>>> change as each new plot was generated. The majority of plots had parts of
>>> an SQL statement in the plot label, some had seemingly random characters
>>> and one had what looked like a file path, I took note of the path as it
>>> clearly had nothing to do with weeWX 
>>> '/System/Library/Frameworks/VideoToolbox'.
>>> Occasionally the plot label had no extra (visible) characters added to it
>>> ie it appeared correct.
>>>
>>>  I also noted similar things happening with the week, month and year
>>> humidity plots though they are generated less frequently so the changes in
>>> label occur less often. I can't say I have seen anything else obviously
>>> wrong on the site.
>>>
>>> Gary
>>>
>>> --
>> 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.
>> For more options, visit https://groups.google.com/d/optout.
>>
>
>

-- 
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.
For more options, visit https://groups.google.com/d/optout.
#
#Copyright (c) 2009-2016 Tom Keffer 
#
#See the file LICENSE.txt for your full rights.
#
"""Routines for generating image plots.
"""
import syslog
import colorsys
import locale
import time
try:
from PIL import Image, ImageDraw
except ImportError:
import Image, ImageDraw

import weeplot.utilities
import weeutil.weeutil
from weeutil.weeutil import to_unicode

# NB: All labels passed in should be in UTF-8. They are then converted to Unicode, which
# some fonts support, others don't. If the chosen font does not support Unicode, then the label
# will be changed back to UTF-8, then tried again.

class GeneralPlot(object):
"""Holds various parameters necessary for a plot. It should be specialized by the type of plot.

"""
def __init__(self, config_dict):
"""Initialize an instance of GeneralPlot.

config_dict: an instance of ConfigObj, or something that looks like it.

"""

self.line_list = []

self.xscale = (None, None, None)
self.yscale = (None, None, None)

self.anti_alias = int(config_dict.get('anti_alias',  1))

self.image_width= int(config_dict.get('image_width',  300)) * self.anti_alias
self.image_height   = int(config_dict.get('image_height', 180)) * self.anti_alias
self.image_background_color = weeplot.utilities.tobgr(config_dict.get('image_background_color', '0xf5f5f5'))

self.chart_background_color = weeplot.utilities.tobgr(config_dict.get('chart_background_color', '0xd8d8d8'))
self.chart_gridline_color   = weeplot.utilities.tobgr(config_dict.get('chart_gridline_color',   '0xa0a0a0'))
color_list  = config_dict.get('chart_line_colors', ['0xff', '0x00ff00', '0xff'])
fill_color_list = config_dict.get('chart_fill_colors', color_list)
width_list  = config_dict.get('chart_line_width',  [1, 1, 1])
self.chart_line_colors  = [weeplot.utilities.tobgr(v) for v in color_list]
self.chart_fill_colors  = [weeplot.utilities.tobgr(v) for v in fill_color_list]
self.chart_line_widths  = [int(v) for v in width_list]


self.top_label_font_path= config_dict.get('top_label_font_path')
self.top_label_font_size= int(config_dict.get('top_label_font_size', 10)) * self.anti_alias

self.unit_label = None
self.unit_label_font_path   = config_dict.get('unit_label_font_path')
self.unit_label_font_color  = weeplot.utilities.tobgr(config_dict.get('unit_label_font_color', '0x00'))
self.un

Re: [weewx-user] Re: Question about latitude/longitude

2018-01-24 Thread Thomas Keffer
   1. Save your old version of weeplot/genplot.py someplace.
   2. Replace it with the attached version. It has been instrumented to log
   the label values the plotting engine is receiving.
   3. Then run wee_reports
   4. Post the resultant log. The instrumented version posts "LOG_ERR" to
   make it easy to find the posts in the log on the Mac! Should be in
   /var/log/system.log.
   5. Restore your original version of genplot.py

Hopefully we can localize where the problem is.

-tk

On Wed, Jan 24, 2018 at 2:45 PM, k_herriage via weewx-user <
weewx-user@googlegroups.com> wrote:

> Thanks Gary and Tom,
>
> I haven't changed anything on purpose but some of the html tmpl files for
> appearance. However, you never know about me. :-).
>
> On Wednesday, January 24, 2018 at 3:28:01 PM UTC-6, gjr80 wrote:
>>
>> I actually sat watching this  for about an hour last night noting the
>> change as each new plot was generated. The majority of plots had parts of
>> an SQL statement in the plot label, some had seemingly random characters
>> and one had what looked like a file path, I took note of the path as it
>> clearly had nothing to do with weeWX 
>> '/System/Library/Frameworks/VideoToolbox'.
>> Occasionally the plot label had no extra (visible) characters added to it
>> ie it appeared correct.
>>
>>  I also noted similar things happening with the week, month and year
>> humidity plots though they are generated less frequently so the changes in
>> label occur less often. I can't say I have seen anything else obviously
>> wrong on the site.
>>
>> Gary
>>
>> --
> 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.
> For more options, visit https://groups.google.com/d/optout.
>

-- 
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.
For more options, visit https://groups.google.com/d/optout.


Re: [weewx-user] Re: Question about latitude/longitude

2018-01-24 Thread k_herriage via weewx-user
Thanks Gary and Tom,

I haven't changed anything on purpose but some of the html tmpl files for 
appearance. However, you never know about me. :-).   

On Wednesday, January 24, 2018 at 3:28:01 PM UTC-6, gjr80 wrote:
>
> I actually sat watching this  for about an hour last night noting the 
> change as each new plot was generated. The majority of plots had parts of 
> an SQL statement in the plot label, some had seemingly random characters 
> and one had what looked like a file path, I took note of the path as it 
> clearly had nothing to do with weeWX 
> '/System/Library/Frameworks/VideoToolbox'. Occasionally the plot label had 
> no extra (visible) characters added to it ie it appeared correct.
>
>  I also noted similar things happening with the week, month and year 
> humidity plots though they are generated less frequently so the changes in 
> label occur less often. I can't say I have seen anything else obviously 
> wrong on the site.
>
> Gary
>
>

-- 
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.
For more options, visit https://groups.google.com/d/optout.


Re: [weewx-user] Re: Question about latitude/longitude

2018-01-24 Thread gjr80
I actually sat watching this  for about an hour last night noting the change as 
each new plot was generated. The majority of plots had parts of an SQL 
statement in the plot label, some had seemingly random characters and one had 
what looked like a file path, I took note of the path as it clearly had nothing 
to do with weeWX '/System/Library/Frameworks/VideoToolbox'. Occasionally the 
plot label had no extra (visible) characters added to it ie it appeared correct.

 I also noted similar things happening with the week, month and year humidity 
plots though they are generated less frequently so the changes in label occur 
less often. I can't say I have seen anything else obviously wrong on the site.

Gary

-- 
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.
For more options, visit https://groups.google.com/d/optout.


Re: [weewx-user] Re: Question about latitude/longitude

2018-01-24 Thread k_herriage via weewx-user
Tom,


On Wednesday, January 24, 2018 at 2:09:52 PM UTC-6, Tom Keffer wrote:
>
> Wow. This is disturbing. The daily summaries are not even used by the 
> plots, so I'm not sure where those SQL statements could be coming from. 
>
> A few questions:
>
>1. Is the problem confined to the outside humidity plot? Or, does it 
>ever occur on another plot?
>
> It appears to be only on the outside humidity plot. I've checked week, 
month and year. Year is incorrect also. 

>
>1. Is this a stock weeWX install? Or, have you installed any 
>extensions?
>
> It is a stock install WITH ss gauges and realtime gauges installed 

>
>1. Could you please post the StdReport section of your weewx.conf file?
>
> file is attached
 

-- 
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.
For more options, visit https://groups.google.com/d/optout.


StdReport.rtf
Description: RTF file


Re: [weewx-user] Re: Question about latitude/longitude

2018-01-24 Thread Thomas Keffer
Wow. This is disturbing. The daily summaries are not even used by the
plots, so I'm not sure where those SQL statements could be coming from.

A few questions:

   1. Is the problem confined to the outside humidity plot? Or, does it
   ever occur on another plot?
   2. Is this a stock weeWX install? Or, have you installed any extensions?
   3. Could you please post the StdReport section of your weewx.conf file?

-tk

On Wed, Jan 24, 2018 at 2:51 AM, Glenn McKechnie 
wrote:

> In case they have gone back to umlauts or whatever by the time someone
> else visits http://www.herriage.com/weewx/index.html.
>
> I copied 2 outHumidity images from there that have sql strings after the
> title, or in its place. Specifically ', sum(windspeed) FROM archive WHERE
> dateTime>' and 'SELECT * FROM archive_day_windGustDir WHERE d'
> Something is bleeding over but I can't find those strings in my
> /usr/share/weewx or /etc/weewx directories? Another skin perhaps, or an
> errant paste into one of weewx files?
>
> Images are attached
>
>
> Cheers
>  Glenn
>
> rorpi - read only raspberry pi & various weewx addons
> https://github.com/glennmckechnie
>
> On 24 January 2018 at 19:17, k_herriage via weewx-user <
> weewx-user@googlegroups.com> wrote:
>
>> Gary, Andrew,
>>
>> Sorry it took so long to get back here. Been busy with another project.
>> Here's the skin.conf file.
>>
>> keith
>>
>>
>> On Monday, January 22, 2018 at 4:49:36 PM UTC-6, gjr80 wrote:
>>>
>>> Keith,
>>>
>>> The first thing I think of when I hear odd characters in plots is a font
>>> issue; however, font issues usually manifest themselves as changes to
>>> extended characters such as degree signs etc. That doesn't appear to be the
>>> case here. When I look at your site just now I see the title of your yearly
>>> humidity plot as 'Outside HumidityMIN(usUnits)', whilst your daily plot has
>>> an umlaut, cents symbol and Y umlaut appended to 'Outside Humidity'. Week
>>> and month plot labels are correct.  Given the different labels I am not
>>> sure this is a case of extra characters being added by incorrect editing of
>>> skin.conf, if that was the case the labels would all be identical. One
>>> thing to keep in mind though is that by default the yearly plots are only
>>> generated at midnight each day so you need to delete them to force
>>> reeneration to show up any changes.
>>>
>>> Notwithstanding could you post your Standard skin.conf in its entirety
>>> as Andrew asked. Please don't open or edit the file but rather include the
>>> file as an attachment, note you may need to append .txt to the file name to
>>> let you post it if google gets upset. Otherwise feel free to email it to me
>>> at gjroderick (at) gmail.com
>>>
>>> Gary
>>>
>>>
>>
> --
> 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.
> For more options, visit https://groups.google.com/d/optout.
>

-- 
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.
For more options, visit https://groups.google.com/d/optout.


Re: [weewx-user] Re: Question about latitude/longitude

2018-01-24 Thread k_herriage via weewx-user
Andrew

On Wednesday, January 24, 2018 at 4:02:38 AM UTC-6, Andrew Milner wrote:
>
> Just out of curiosity, and starting to clutch at straws 
>  
> a) do you get the same result if you run wee_reports manually???
>

Yes, same results. 

> b) can you run manually with radar image commented out (that is a very 
> long URL)
>
Commented it out and no difference.'

Keith  
 

> http://weewx.com/docs/utilities.htm#wee_reports_utility
>
>
>
> On Wednesday, 24 January 2018 11:51:35 UTC+2, Glenn McKechnie wrote:
>
>> In case they have gone back to umlauts or whatever by the time someone 
>> else visits http://www.herriage.com/weewx/index.html.
>>
>> I copied 2 outHumidity images from there that have sql strings after the 
>> title, or in its place. Specifically ', sum(windspeed) FROM archive WHERE 
>> dateTime>' and 'SELECT * FROM archive_day_windGustDir WHERE d' 
>> Something is bleeding over but I can't find those strings in my 
>> /usr/share/weewx or /etc/weewx directories? Another skin perhaps, or an 
>> errant paste into one of weewx files?
>>
>> Images are attached
>>
>>
>> Cheers
>>  Glenn
>>
>> rorpi - read only raspberry pi & various weewx addons
>> https://github.com/glennmckechnie
>>
>> On 24 January 2018 at 19:17, k_herriage via weewx-user <
>> weewx...@googlegroups.com> wrote:
>>
>>> Gary, Andrew,
>>>
>>> Sorry it took so long to get back here. Been busy with another project.
>>> Here's the skin.conf file. 
>>>
>>> keith
>>>
>>>
>>> On Monday, January 22, 2018 at 4:49:36 PM UTC-6, gjr80 wrote:

 Keith,

 The first thing I think of when I hear odd characters in plots is a 
 font issue; however, font issues usually manifest themselves as changes to 
 extended characters such as degree signs etc. That doesn't appear to be 
 the 
 case here. When I look at your site just now I see the title of your 
 yearly 
 humidity plot as 'Outside HumidityMIN(usUnits)', whilst your daily plot 
 has 
 an umlaut, cents symbol and Y umlaut appended to 'Outside Humidity'. Week 
 and month plot labels are correct.  Given the different labels I am not 
 sure this is a case of extra characters being added by incorrect editing 
 of 
 skin.conf, if that was the case the labels would all be identical. One 
 thing to keep in mind though is that by default the yearly plots are only 
 generated at midnight each day so you need to delete them to force 
 reeneration to show up any changes.

 Notwithstanding could you post your Standard skin.conf in its entirety 
 as Andrew asked. Please don't open or edit the file but rather include the 
 file as an attachment, note you may need to append .txt to the file name 
 to 
 let you post it if google gets upset. Otherwise feel free to email it to 
 me 
 at gjroderick (at) gmail.com

 Gary


>>>
>>

-- 
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.
For more options, visit https://groups.google.com/d/optout.


Re: [weewx-user] Re: Question about latitude/longitude

2018-01-24 Thread k_herriage via weewx-user
Andrew,



On Wednesday, January 24, 2018 at 4:02:38 AM UTC-6, Andrew Milner wrote:
>
> Just out of curiosity, and starting to clutch at straws 
>  
> a) do you get the same result if you run wee_reports manually???
>
Yes, extra characters.
 

> b) can you run manually with radar image commented out (that is a very 
> long URL)
>
>  

> http://weewx.com/docs/utilities.htm#wee_reports_utility
>
>
>
> On Wednesday, 24 January 2018 11:51:35 UTC+2, Glenn McKechnie wrote:
>
>> In case they have gone back to umlauts or whatever by the time someone 
>> else visits http://www.herriage.com/weewx/index.html.
>>
>> I copied 2 outHumidity images from there that have sql strings after the 
>> title, or in its place. Specifically ', sum(windspeed) FROM archive WHERE 
>> dateTime>' and 'SELECT * FROM archive_day_windGustDir WHERE d' 
>> Something is bleeding over but I can't find those strings in my 
>> /usr/share/weewx or /etc/weewx directories? Another skin perhaps, or an 
>> errant paste into one of weewx files?
>>
>> Images are attached
>>
>>
>> Cheers
>>  Glenn
>>
>> rorpi - read only raspberry pi & various weewx addons
>> https://github.com/glennmckechnie
>>
>> On 24 January 2018 at 19:17, k_herriage via weewx-user <
>> weewx...@googlegroups.com> wrote:
>>
>>> Gary, Andrew,
>>>
>>> Sorry it took so long to get back here. Been busy with another project.
>>> Here's the skin.conf file. 
>>>
>>> keith
>>>
>>>
>>> On Monday, January 22, 2018 at 4:49:36 PM UTC-6, gjr80 wrote:

 Keith,

 The first thing I think of when I hear odd characters in plots is a 
 font issue; however, font issues usually manifest themselves as changes to 
 extended characters such as degree signs etc. That doesn't appear to be 
 the 
 case here. When I look at your site just now I see the title of your 
 yearly 
 humidity plot as 'Outside HumidityMIN(usUnits)', whilst your daily plot 
 has 
 an umlaut, cents symbol and Y umlaut appended to 'Outside Humidity'. Week 
 and month plot labels are correct.  Given the different labels I am not 
 sure this is a case of extra characters being added by incorrect editing 
 of 
 skin.conf, if that was the case the labels would all be identical. One 
 thing to keep in mind though is that by default the yearly plots are only 
 generated at midnight each day so you need to delete them to force 
 reeneration to show up any changes.

 Notwithstanding could you post your Standard skin.conf in its entirety 
 as Andrew asked. Please don't open or edit the file but rather include the 
 file as an attachment, note you may need to append .txt to the file name 
 to 
 let you post it if google gets upset. Otherwise feel free to email it to 
 me 
 at gjroderick (at) gmail.com

 Gary


>>>
>>

-- 
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.
For more options, visit https://groups.google.com/d/optout.


Re: [weewx-user] Re: Question about latitude/longitude

2018-01-24 Thread Andrew Milner
Just out of curiosity, and starting to clutch at straws 
 
a) do you get the same result if you run wee_reports manually???
b) can you run manually with radar image commented out (that is a very long 
URL)

http://weewx.com/docs/utilities.htm#wee_reports_utility



On Wednesday, 24 January 2018 11:51:35 UTC+2, Glenn McKechnie wrote:

> In case they have gone back to umlauts or whatever by the time someone 
> else visits http://www.herriage.com/weewx/index.html.
>
> I copied 2 outHumidity images from there that have sql strings after the 
> title, or in its place. Specifically ', sum(windspeed) FROM archive WHERE 
> dateTime>' and 'SELECT * FROM archive_day_windGustDir WHERE d' 
> Something is bleeding over but I can't find those strings in my 
> /usr/share/weewx or /etc/weewx directories? Another skin perhaps, or an 
> errant paste into one of weewx files?
>
> Images are attached
>
>
> Cheers
>  Glenn
>
> rorpi - read only raspberry pi & various weewx addons
> https://github.com/glennmckechnie
>
> On 24 January 2018 at 19:17, k_herriage via weewx-user <
> weewx...@googlegroups.com > wrote:
>
>> Gary, Andrew,
>>
>> Sorry it took so long to get back here. Been busy with another project.
>> Here's the skin.conf file. 
>>
>> keith
>>
>>
>> On Monday, January 22, 2018 at 4:49:36 PM UTC-6, gjr80 wrote:
>>>
>>> Keith,
>>>
>>> The first thing I think of when I hear odd characters in plots is a font 
>>> issue; however, font issues usually manifest themselves as changes to 
>>> extended characters such as degree signs etc. That doesn't appear to be the 
>>> case here. When I look at your site just now I see the title of your yearly 
>>> humidity plot as 'Outside HumidityMIN(usUnits)', whilst your daily plot has 
>>> an umlaut, cents symbol and Y umlaut appended to 'Outside Humidity'. Week 
>>> and month plot labels are correct.  Given the different labels I am not 
>>> sure this is a case of extra characters being added by incorrect editing of 
>>> skin.conf, if that was the case the labels would all be identical. One 
>>> thing to keep in mind though is that by default the yearly plots are only 
>>> generated at midnight each day so you need to delete them to force 
>>> reeneration to show up any changes.
>>>
>>> Notwithstanding could you post your Standard skin.conf in its entirety 
>>> as Andrew asked. Please don't open or edit the file but rather include the 
>>> file as an attachment, note you may need to append .txt to the file name to 
>>> let you post it if google gets upset. Otherwise feel free to email it to me 
>>> at gjroderick (at) gmail.com
>>>
>>> Gary
>>>
>>>
>>
>

-- 
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.
For more options, visit https://groups.google.com/d/optout.


Re: [weewx-user] Re: Question about latitude/longitude

2018-01-24 Thread Glenn McKechnie
In case they have gone back to umlauts or whatever by the time someone else
visits http://www.herriage.com/weewx/index.html.

I copied 2 outHumidity images from there that have sql strings after the
title, or in its place. Specifically ', sum(windspeed) FROM archive WHERE
dateTime>' and 'SELECT * FROM archive_day_windGustDir WHERE d'
Something is bleeding over but I can't find those strings in my
/usr/share/weewx or /etc/weewx directories? Another skin perhaps, or an
errant paste into one of weewx files?

Images are attached


Cheers
 Glenn

rorpi - read only raspberry pi & various weewx addons
https://github.com/glennmckechnie

On 24 January 2018 at 19:17, k_herriage via weewx-user <
weewx-user@googlegroups.com> wrote:

> Gary, Andrew,
>
> Sorry it took so long to get back here. Been busy with another project.
> Here's the skin.conf file.
>
> keith
>
>
> On Monday, January 22, 2018 at 4:49:36 PM UTC-6, gjr80 wrote:
>>
>> Keith,
>>
>> The first thing I think of when I hear odd characters in plots is a font
>> issue; however, font issues usually manifest themselves as changes to
>> extended characters such as degree signs etc. That doesn't appear to be the
>> case here. When I look at your site just now I see the title of your yearly
>> humidity plot as 'Outside HumidityMIN(usUnits)', whilst your daily plot has
>> an umlaut, cents symbol and Y umlaut appended to 'Outside Humidity'. Week
>> and month plot labels are correct.  Given the different labels I am not
>> sure this is a case of extra characters being added by incorrect editing of
>> skin.conf, if that was the case the labels would all be identical. One
>> thing to keep in mind though is that by default the yearly plots are only
>> generated at midnight each day so you need to delete them to force
>> reeneration to show up any changes.
>>
>> Notwithstanding could you post your Standard skin.conf in its entirety as
>> Andrew asked. Please don't open or edit the file but rather include the
>> file as an attachment, note you may need to append .txt to the file name to
>> let you post it if google gets upset. Otherwise feel free to email it to me
>> at gjroderick (at) gmail.com
>>
>> Gary
>>
>>
>

-- 
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.
For more options, visit https://groups.google.com/d/optout.


Re: [weewx-user] Re: Question about latitude/longitude

2018-01-24 Thread k_herriage via weewx-user
Gary, Andrew,

Sorry it took so long to get back here. Been busy with another project.
Here's the skin.conf file. 

keith


On Monday, January 22, 2018 at 4:49:36 PM UTC-6, gjr80 wrote:
>
> Keith,
>
> The first thing I think of when I hear odd characters in plots is a font 
> issue; however, font issues usually manifest themselves as changes to 
> extended characters such as degree signs etc. That doesn't appear to be the 
> case here. When I look at your site just now I see the title of your yearly 
> humidity plot as 'Outside HumidityMIN(usUnits)', whilst your daily plot has 
> an umlaut, cents symbol and Y umlaut appended to 'Outside Humidity'. Week 
> and month plot labels are correct.  Given the different labels I am not 
> sure this is a case of extra characters being added by incorrect editing of 
> skin.conf, if that was the case the labels would all be identical. One 
> thing to keep in mind though is that by default the yearly plots are only 
> generated at midnight each day so you need to delete them to force 
> reeneration to show up any changes.
>
> Notwithstanding could you post your Standard skin.conf in its entirety as 
> Andrew asked. Please don't open or edit the file but rather include the 
> file as an attachment, note you may need to append .txt to the file name to 
> let you post it if google gets upset. Otherwise feel free to email it to me 
> at gjroderick (at) gmail.com
>
> Gary
>
>

-- 
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.
For more options, visit https://groups.google.com/d/optout.
###
# STANDARD SKIN CONFIGURATION FILE#
# Copyright (c) 2010 Tom Keffer#
###

[Extras]
# Put any extra tags here that you want to be available in the templates

# Here's an example. 
# This radar image would be available as $Extras.radar_img
radar_img = 
http://api.wunderground.com/api/d5fdfed485f87cf6/animatedradar/q/OK/Durant.gif?newmaps=1&timelabel=1&timelabel.y=10&num=5&delay=50&radius=30&width=500&height=500&smooth=1
# This URL will be used as the image hyperlink:
radar_url = 
http://radar.weather.gov/ridge/radar.php?rid=fws&product=NOR&overlay+1110&loop=yes

# Here's another. If you have a Google Analytics ID, uncomment and edit 
# the next line, and the analytics code will automatically be included
# in your generated HTML files:
#googleAnalyticsId = UA-12345678-1

###

[Units]
# This section is for managing the selection and formatting of units.

[[Groups]]
# For each group of measurements, this section sets what units to
# use for it.
# NB: The unit is always in the singular. I.e., 'mile_per_hour',
# NOT 'miles_per_hour'

group_altitude = foot # Options are 'foot' or 
'meter'
group_degree_day   = degree_F_day # Options are 'degree_F_day' 
or 'degree_C_day'
group_direction= degree_compass
group_moisture = centibar
group_percent  = percent
group_pressure = inHg # Options are 'inHg', 'mmHg', 
'mbar', or 'hPa'
group_radiation= watt_per_meter_squared
group_rain = inch # Options are 'inch', 'cm', 
or 'mm'
group_rainrate = inch_per_hour# Options are 
'inch_per_hour', 'cm_per_hour', or 'mm_per_hour'
group_speed= mile_per_hour# Options are 
'mile_per_hour', 'km_per_hour', 'knot', or 'meter_per_second'
group_speed2   = mile_per_hour2   # Options are 
'mile_per_hour2', 'km_per_hour2', 'knot2', or 'meter_per_second2'
group_temperature  = degree_F # Options are 'degree_F' or 
'degree_C'
group_uv   = uv_index
group_volt = volt

# The following are used internally and should not be changed:
group_count= count
group_interval = minute
group_time = unix_epoch
group_elapsed  = second

[[StringFormats]]
# This section sets the string formatting for each type of unit.

centibar   = %.0f
cm = %.2f
cm_per_hour= %.2f
degree_C   = %.1f
degree_F   = %.1f
degree_compass = %.0f
foot   = %.0f
hPa= %.1f
hour   = %.1f
inHg   = %.3f
inch   = %.2f
inch_per_hour  = %.2f
km_per_hour= %.0f
   

Re: [weewx-user] Re: Question about latitude/longitude

2018-01-22 Thread gjr80
Keith,

The first thing I think of when I hear odd characters in plots is a font issue; 
however, font issues usually manifest themselves as changes to extended 
characters such as degree signs etc. That doesn't appear to be the case here. 
When I look at your site just now I see the title of your yearly humidity plot 
as 'Outside HumidityMIN(usUnits)', whilst your daily plot has an umlaut, cents 
symbol and Y umlaut appended to 'Outside Humidity'. Week and month plot labels 
are correct.  Given the different labels I am not sure this is a case of extra 
characters being added by incorrect editing of skin.conf, if that was the case 
the labels would all be identical. One thing to keep in mind though is that by 
default the yearly plots are only generated at midnight each day so you need to 
delete them to force reeneration to show up any changes.

Notwithstanding could you post your Standard skin.conf in its entirety as 
Andrew asked. Please don't open or edit the file but rather include the file as 
an attachment, note you may need to append .txt to the file name to let you 
post it if google gets upset. Otherwise feel free to email it to me at 
gjroderick (at) gmail.com

Gary

-- 
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.
For more options, visit https://groups.google.com/d/optout.


Re: [weewx-user] Re: Question about latitude/longitude

2018-01-22 Thread Andrew Milner
That bit of file does not help at all!!

Can you attach the whole skin by any chance as a file attachment??



On Monday, 22 January 2018 15:47:24 UTC+2, k_her...@yahoo.com wrote:

> This is excepts of weewx/skins/Standart/skin.conf
>
>
> On Monday, January 22, 2018 at 7:34:45 AM UTC-6, Andrew Milner wrote:
>>
>> That makes no sense.  There should be no text after Outside Humidity in 
>> the [labels] [[generic]] section of skin.conf which is used as the title at 
>> the top of the graph - it is a fixed string used as the graph's title.  I 
>> am assuming we are talking about the standard skin here.  It seems that 
>> there may be two labels for outHumidity lurking in your skin - one with the 
>> value appended and one without ... only a shot in the dark .
>>
>> I'll leave this for Tom and gary I think.
>>
>>
>>
>> On Monday, 22 January 2018 15:20:24 UTC+2, k_her...@yahoo.com wrote:
>>
>>> I'm using vim(console on a mac)
>>>
>>> The text after "Outside Humidity" changes as the humidity rises or 
>>> lowers.
>>>
>>> On Monday, January 22, 2018 at 4:35:28 AM UTC-6, Andrew Milner wrote:

 are you using nano or a similar unix text editor to do the edits, or a 
 graphical editor??  I strongly suspect it is a character inserted by your 
 editor - especially if you deleted the whole line and re-inserted it and 
 got different results!!

 On Monday, 22 January 2018 11:52:26 UTC+2, k_her...@yahoo.com wrote:
>
> Hi Andrew,
>
> The line looked ok but I readied it anyway. Still incorrect.
> Different but incorrect.
>
> Keith
>
>
> On Monday, January 22, 2018 at 3:23:43 AM UTC-6, Andrew Milner wrote:
>>
>> Check the labels secti9on of the skin.conf and if necessary delete 
>> and re-enter the line giving the label for outHumidity
>>
>>
>>
>>
>> On Monday, 22 January 2018 11:08:54 UTC+2, k_her...@yahoo.com wrote:
>>
>>> Gary,
>>>
>>> Noticed something odd on the Standard  OutsideHumidity Chart.
>>> I remember seeing something about extra characters on some gauges 
>>> but not on a chart. I've looked but can't find it. 
>>>
>>> I've attached a png to look at. Appears to be the only chart that's 
>>> affected. 
>>>
>>> What do you thing is the problem?
>>>
>>> Ketih
>>>
>>

-- 
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.
For more options, visit https://groups.google.com/d/optout.


Re: [weewx-user] Re: Question about latitude/longitude

2018-01-22 Thread k_herriage via weewx-user
This is excepts of weewx/skins/Standart/skin.conf


On Monday, January 22, 2018 at 7:34:45 AM UTC-6, Andrew Milner wrote:
>
> That makes no sense.  There should be no text after Outside Humidity in 
> the [labels] [[generic]] section of skin.conf which is used as the title at 
> the top of the graph - it is a fixed string used as the graph's title.  I 
> am assuming we are talking about the standard skin here.  It seems that 
> there may be two labels for outHumidity lurking in your skin - one with the 
> value appended and one without ... only a shot in the dark .
>
> I'll leave this for Tom and gary I think.
>
>
>
> On Monday, 22 January 2018 15:20:24 UTC+2, k_her...@yahoo.com wrote:
>
>> I'm using vim(console on a mac)
>>
>> The text after "Outside Humidity" changes as the humidity rises or lowers.
>>
>> On Monday, January 22, 2018 at 4:35:28 AM UTC-6, Andrew Milner wrote:
>>>
>>> are you using nano or a similar unix text editor to do the edits, or a 
>>> graphical editor??  I strongly suspect it is a character inserted by your 
>>> editor - especially if you deleted the whole line and re-inserted it and 
>>> got different results!!
>>>
>>> On Monday, 22 January 2018 11:52:26 UTC+2, k_her...@yahoo.com wrote:

 Hi Andrew,

 The line looked ok but I readied it anyway. Still incorrect.
 Different but incorrect.

 Keith


 On Monday, January 22, 2018 at 3:23:43 AM UTC-6, Andrew Milner wrote:
>
> Check the labels secti9on of the skin.conf and if necessary delete and 
> re-enter the line giving the label for outHumidity
>
>
>
>
> On Monday, 22 January 2018 11:08:54 UTC+2, k_her...@yahoo.com wrote:
>
>> Gary,
>>
>> Noticed something odd on the Standard  OutsideHumidity Chart.
>> I remember seeing something about extra characters on some gauges but 
>> not on a chart. I've looked but can't find it. 
>>
>> I've attached a png to look at. Appears to be the only chart that's 
>> affected. 
>>
>> What do you thing is the problem?
>>
>> Ketih
>>
>

-- 
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.
For more options, visit https://groups.google.com/d/optout.


Humidity.rtf
Description: RTF file


Re: [weewx-user] Re: Question about latitude/longitude

2018-01-22 Thread Andrew Milner
That makes no sense.  There should be no text after Outside Humidity in the 
[labels] [[generic]] section of skin.conf which is used as the title at the 
top of the graph - it is a fixed string used as the graph's title.  I am 
assuming we are talking about the standard skin here.  It seems that there 
may be two labels for outHumidity lurking in your skin - one with the value 
appended and one without ... only a shot in the dark .

I'll leave this for Tom and gary I think.



On Monday, 22 January 2018 15:20:24 UTC+2, k_her...@yahoo.com wrote:

> I'm using vim(console on a mac)
>
> The text after "Outside Humidity" changes as the humidity rises or lowers.
>
> On Monday, January 22, 2018 at 4:35:28 AM UTC-6, Andrew Milner wrote:
>>
>> are you using nano or a similar unix text editor to do the edits, or a 
>> graphical editor??  I strongly suspect it is a character inserted by your 
>> editor - especially if you deleted the whole line and re-inserted it and 
>> got different results!!
>>
>> On Monday, 22 January 2018 11:52:26 UTC+2, k_her...@yahoo.com wrote:
>>>
>>> Hi Andrew,
>>>
>>> The line looked ok but I readied it anyway. Still incorrect.
>>> Different but incorrect.
>>>
>>> Keith
>>>
>>>
>>> On Monday, January 22, 2018 at 3:23:43 AM UTC-6, Andrew Milner wrote:

 Check the labels secti9on of the skin.conf and if necessary delete and 
 re-enter the line giving the label for outHumidity




 On Monday, 22 January 2018 11:08:54 UTC+2, k_her...@yahoo.com wrote:

> Gary,
>
> Noticed something odd on the Standard  OutsideHumidity Chart.
> I remember seeing something about extra characters on some gauges but 
> not on a chart. I've looked but can't find it. 
>
> I've attached a png to look at. Appears to be the only chart that's 
> affected. 
>
> What do you thing is the problem?
>
> Ketih
>


-- 
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.
For more options, visit https://groups.google.com/d/optout.


Re: [weewx-user] Re: Question about latitude/longitude

2018-01-22 Thread k_herriage via weewx-user
I'm using vim(console on a mac)

The text after "Outside Humidity" changes as the humidity rises or lowers.

On Monday, January 22, 2018 at 4:35:28 AM UTC-6, Andrew Milner wrote:
>
> are you using nano or a similar unix text editor to do the edits, or a 
> graphical editor??  I strongly suspect it is a character inserted by your 
> editor - especially if you deleted the whole line and re-inserted it and 
> got different results!!
>
> On Monday, 22 January 2018 11:52:26 UTC+2, k_her...@yahoo.com wrote:
>>
>> Hi Andrew,
>>
>> The line looked ok but I readied it anyway. Still incorrect.
>> Different but incorrect.
>>
>> Keith
>>
>>
>> On Monday, January 22, 2018 at 3:23:43 AM UTC-6, Andrew Milner wrote:
>>>
>>> Check the labels secti9on of the skin.conf and if necessary delete and 
>>> re-enter the line giving the label for outHumidity
>>>
>>>
>>>
>>>
>>> On Monday, 22 January 2018 11:08:54 UTC+2, k_her...@yahoo.com wrote:
>>>
 Gary,

 Noticed something odd on the Standard  OutsideHumidity Chart.
 I remember seeing something about extra characters on some gauges but 
 not on a chart. I've looked but can't find it. 

 I've attached a png to look at. Appears to be the only chart that's 
 affected. 

 What do you thing is the problem?

 Ketih

>>>

-- 
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.
For more options, visit https://groups.google.com/d/optout.


Re: [weewx-user] Re: Question about latitude/longitude

2018-01-22 Thread k_herriage via weewx-user
I'm vim(console on the mac).
The odd characters after "Outside Humidity" change as the humidity rises or 
falls.

Keith

On Monday, January 22, 2018 at 4:35:28 AM UTC-6, Andrew Milner wrote:
>
> are you using nano or a similar unix text editor to do the edits, or a 
> graphical editor??  I strongly suspect it is a character inserted by your 
> editor - especially if you deleted the whole line and re-inserted it and 
> got different results!!
>
> On Monday, 22 January 2018 11:52:26 UTC+2, k_her...@yahoo.com wrote:
>>
>> Hi Andrew,
>>
>> The line looked ok but I readied it anyway. Still incorrect.
>> Different but incorrect.
>>
>> Keith
>>
>>
>> On Monday, January 22, 2018 at 3:23:43 AM UTC-6, Andrew Milner wrote:
>>>
>>> Check the labels secti9on of the skin.conf and if necessary delete and 
>>> re-enter the line giving the label for outHumidity
>>>
>>>
>>>
>>>
>>> On Monday, 22 January 2018 11:08:54 UTC+2, k_her...@yahoo.com wrote:
>>>
 Gary,

 Noticed something odd on the Standard  OutsideHumidity Chart.
 I remember seeing something about extra characters on some gauges but 
 not on a chart. I've looked but can't find it. 

 I've attached a png to look at. Appears to be the only chart that's 
 affected. 

 What do you thing is the problem?

 Ketih

>>>

-- 
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.
For more options, visit https://groups.google.com/d/optout.


Re: [weewx-user] Re: Question about latitude/longitude

2018-01-22 Thread Andrew Milner
are you using nano or a similar unix text editor to do the edits, or a 
graphical editor??  I strongly suspect it is a character inserted by your 
editor - especially if you deleted the whole line and re-inserted it and 
got different results!!

On Monday, 22 January 2018 11:52:26 UTC+2, k_her...@yahoo.com wrote:
>
> Hi Andrew,
>
> The line looked ok but I readied it anyway. Still incorrect.
> Different but incorrect.
>
> Keith
>
>
> On Monday, January 22, 2018 at 3:23:43 AM UTC-6, Andrew Milner wrote:
>>
>> Check the labels secti9on of the skin.conf and if necessary delete and 
>> re-enter the line giving the label for outHumidity
>>
>>
>>
>>
>> On Monday, 22 January 2018 11:08:54 UTC+2, k_her...@yahoo.com wrote:
>>
>>> Gary,
>>>
>>> Noticed something odd on the Standard  OutsideHumidity Chart.
>>> I remember seeing something about extra characters on some gauges but 
>>> not on a chart. I've looked but can't find it. 
>>>
>>> I've attached a png to look at. Appears to be the only chart that's 
>>> affected. 
>>>
>>> What do you thing is the problem?
>>>
>>> Ketih
>>>
>>

-- 
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.
For more options, visit https://groups.google.com/d/optout.


Re: [weewx-user] Re: Question about latitude/longitude

2018-01-22 Thread k_herriage via weewx-user
Hi Andrew,

The line looked ok but I readied it anyway. Still incorrect.
Different but incorrect.

Keith


On Monday, January 22, 2018 at 3:23:43 AM UTC-6, Andrew Milner wrote:
>
> Check the labels secti9on of the skin.conf and if necessary delete and 
> re-enter the line giving the label for outHumidity
>
>
>
>
> On Monday, 22 January 2018 11:08:54 UTC+2, k_her...@yahoo.com wrote:
>
>> Gary,
>>
>> Noticed something odd on the Standard  OutsideHumidity Chart.
>> I remember seeing something about extra characters on some gauges but not 
>> on a chart. I've looked but can't find it. 
>>
>> I've attached a png to look at. Appears to be the only chart that's 
>> affected. 
>>
>> What do you thing is the problem?
>>
>> Ketih
>>
>

-- 
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.
For more options, visit https://groups.google.com/d/optout.


Re: [weewx-user] Re: Question about latitude/longitude

2018-01-22 Thread Andrew Milner
Check the labels secti9on of the skin.conf and if necessary delete and 
re-enter the line giving the label for outHumidity




On Monday, 22 January 2018 11:08:54 UTC+2, k_her...@yahoo.com wrote:

> Gary,
>
> Noticed something odd on the Standard  OutsideHumidity Chart.
> I remember seeing something about extra characters on some gauges but not 
> on a chart. I've looked but can't find it. 
>
> I've attached a png to look at. Appears to be the only chart that's 
> affected. 
>
> What do you thing is the problem?
>
> Ketih
>

-- 
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.
For more options, visit https://groups.google.com/d/optout.


Re: [weewx-user] Re: Question about latitude/longitude

2018-01-22 Thread k_herriage via weewx-user
Gary,

Noticed something odd on the Standard  OutsideHumidity Chart.
I remember seeing something about extra characters on some gauges but not 
on a chart. I've looked but can't find it. 

I've attached a png to look at. Appears to be the only chart that's 
affected. 

What do you thing is the problem?

Ketih

-- 
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.
For more options, visit https://groups.google.com/d/optout.


Re: [weewx-user] Re: Question about latitude/longitude

2018-01-20 Thread k_herriage via weewx-user
Done and Done.

thanks again.
keith

On Saturday, January 20, 2018 at 8:26:38 AM UTC-6, gjr80 wrote:
>
> Yes, suggest you edit weewx.conf and under [StdReport] comment out the 
> SteelSeries skin. The SteelSeries skin is set to copy all the necessary web 
> server files(including gauges.js) as part of the first report cycle after a 
> WeeWX start. Commenting out the skin will prevent this occurring in the 
> future. 
>
> Gary
>
> On 21/01/2018 12:14 AM, "k_herriage via weewx-user" <
> weewx...@googlegroups.com > wrote:
>
>> Very nice to have a clear night.
>>
>> By the way I just noticed that gauges stopped updating after I installed 
>> rtgd.py and restarted weewx. Really strong that it takes a while to start 
>> updating every 3 sec. after a change in gauges.js.
>> I had to reedit that file for ../gauge-data.txt and then wait for it to 
>> start.
>>
>> Does rtgd pull a copy of weewx/skins/ss/scripts/gauges.js when it 
>> restarts? That's what it appears unless it gets it from somewhere else.
>>
>> Keith 
>>
>> On Saturday, January 20, 2018 at 7:24:17 AM UTC-6, gjr80 wrote:
>>>
>>>
>>>
>>> On Saturday, 20 January 2018 23:20:36 UTC+10, k_her...@yahoo.com wrote:

 Downloaded 0.3.2, Fixed the cpu%. 
 Thanks again.

>>>
>>> Good, and no problems.
>>>
>>>
 How did the stargazing go?

>>>
>>> Good, clouds cleared for a good couple of hours and saw some excellent 
>>> nebula and clusters in telescopes far bigger than mine. Then clouds rolled 
>>> in right on 9PM as forecast. 3rd attempt going to this venue and previous 
>>> two were clouded out so I am happy.
>>>
>>>  Gary
>>>
>>> -- 
>> 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+...@googlegroups.com .
>> For more options, visit https://groups.google.com/d/optout.
>>
>

-- 
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.
For more options, visit https://groups.google.com/d/optout.


Re: [weewx-user] Re: Question about latitude/longitude

2018-01-20 Thread Gary Roderick
Yes, suggest you edit weewx.conf and under [StdReport] comment out the
SteelSeries skin. The SteelSeries skin is set to copy all the necessary web
server files(including gauges.js) as part of the first report cycle after a
WeeWX start. Commenting out the skin will prevent this occurring in the
future.

Gary

On 21/01/2018 12:14 AM, "k_herriage via weewx-user" <
weewx-user@googlegroups.com> wrote:

> Very nice to have a clear night.
>
> By the way I just noticed that gauges stopped updating after I installed
> rtgd.py and restarted weewx. Really strong that it takes a while to start
> updating every 3 sec. after a change in gauges.js.
> I had to reedit that file for ../gauge-data.txt and then wait for it to
> start.
>
> Does rtgd pull a copy of weewx/skins/ss/scripts/gauges.js when it
> restarts? That's what it appears unless it gets it from somewhere else.
>
> Keith
>
> On Saturday, January 20, 2018 at 7:24:17 AM UTC-6, gjr80 wrote:
>>
>>
>>
>> On Saturday, 20 January 2018 23:20:36 UTC+10, k_her...@yahoo.com wrote:
>>>
>>> Downloaded 0.3.2, Fixed the cpu%.
>>> Thanks again.
>>>
>>
>> Good, and no problems.
>>
>>
>>> How did the stargazing go?
>>>
>>
>> Good, clouds cleared for a good couple of hours and saw some excellent
>> nebula and clusters in telescopes far bigger than mine. Then clouds rolled
>> in right on 9PM as forecast. 3rd attempt going to this venue and previous
>> two were clouded out so I am happy.
>>
>>  Gary
>>
>> --
> 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.
> For more options, visit https://groups.google.com/d/optout.
>

-- 
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.
For more options, visit https://groups.google.com/d/optout.


Re: [weewx-user] Re: Question about latitude/longitude

2018-01-10 Thread k_herriage via weewx-user
Gleen,

Yes, that's what i get. I made a typo in the original post.

Keith

On Wednesday, January 10, 2018 at 2:29:16 AM UTC-6, Glenn McKechnie wrote:
>
> Keith, 
>
> What I see at http://www.herriage.com/weewx/ are the values that Gary 
> gets 
>
> About this weather station: 
> Location 
>  Latitude: 34° 00.64' N 
>  Longitude: 096° 25.54' W 
>  Altitude: 685 feet 
>
> using the values from your weedebug.txt file. 
>
> latitude = 34.010731 
> longitude = -96.425720 
>
> Browser caching? Fonts? Gremlins? 
>
>
>
> Cheers 
>  Glenn 
>
> rorpi - read only raspberry pi & various weewx addons 
> https://github.com/glennmckechnie 
>
>
> On 10 January 2018 at 18:40, k_herriage via weewx-user 
> > wrote: 
> > Yes I did. Here it is! 
> > 
> > I haven't edited any thing in the skin.conf file. 
> > I thought that something like lat and long would be fairly simple. In my 
> > previous wview installation, it was spot on. As a matter of fact I had 
> ran 
> > weewv for about a week to 10 days before I noticed it. 
> > 
> > Keith 
> > 
> > 
> > On Tuesday, January 9, 2018 at 12:21:17 PM UTC-6, gjr80 wrote: 
> >> 
> >> None of those things should really mess with something as fundamental 
> as 
> >> lat and long in weewx.conf. If you have been making substantial changes 
> to 
> >> weewx.conf and/or editing the Standard skin config file 
> >> (skins/Standard/skin.conf) then you could cause lat long problems, 
> though 
> >> any changes in skin.conf would more likely be a formatting problem not 
> one 
> >> of accuracy. 
> >> 
> >> Also, did you mean to attach something? 
> >> 
> >> Gary 
> > 
> > -- 
> > 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+...@googlegroups.com . 
> > For more options, visit https://groups.google.com/d/optout. 
>

-- 
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.
For more options, visit https://groups.google.com/d/optout.


Re: [weewx-user] Re: Question about latitude/longitude

2018-01-10 Thread Glenn McKechnie
Keith,

What I see at http://www.herriage.com/weewx/ are the values that Gary gets

About this weather station:
Location
 Latitude: 34° 00.64' N
 Longitude: 096° 25.54' W
 Altitude: 685 feet

using the values from your weedebug.txt file.

latitude = 34.010731
longitude = -96.425720

Browser caching? Fonts? Gremlins?



Cheers
 Glenn

rorpi - read only raspberry pi & various weewx addons
https://github.com/glennmckechnie


On 10 January 2018 at 18:40, k_herriage via weewx-user
 wrote:
> Yes I did. Here it is!
>
> I haven't edited any thing in the skin.conf file.
> I thought that something like lat and long would be fairly simple. In my
> previous wview installation, it was spot on. As a matter of fact I had ran
> weewv for about a week to 10 days before I noticed it.
>
> Keith
>
>
> On Tuesday, January 9, 2018 at 12:21:17 PM UTC-6, gjr80 wrote:
>>
>> None of those things should really mess with something as fundamental as
>> lat and long in weewx.conf. If you have been making substantial changes to
>> weewx.conf and/or editing the Standard skin config file
>> (skins/Standard/skin.conf) then you could cause lat long problems, though
>> any changes in skin.conf would more likely be a formatting problem not one
>> of accuracy.
>>
>> Also, did you mean to attach something?
>>
>> Gary
>
> --
> 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.
> For more options, visit https://groups.google.com/d/optout.

-- 
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.
For more options, visit https://groups.google.com/d/optout.