Author Topic: SteelSeries Gauges version 2.5.4  (Read 34362 times)

mcrossley

  • Gale
  • ****
  • Posts: 273
  • Sorry, I'm not a WeatherCat user!
    • ICHESHIR25
    • Wilmslow Astro Weather
  • Station Details: Davis VP2 + home brew
Re: SteelSeries Gauges version 2.5.4
« Reply #45 on: February 16, 2015, 08:48:35 PM »
Actually, it looks like WINDROSE8$ is actually supplying 16 data points?
Mark

WCDev

  • WeatherCat Developer
  • Administrator
  • Storm
  • *****
  • Posts: 2911
    • CW9739
    • ISCOTLAN25
    • Trixology
  • Station Details: Main Station: Vantage Pro-2, 24hr fars, solar, soil/leaf station, extra temp stations, no U.V. WeatherLink IP.
Re: SteelSeries Gauges version 2.5.4
« Reply #46 on: February 16, 2015, 10:03:48 PM »
Just 8 - here my current output:
Windrose 8: 0.0,0.0,0.0,0.0,0.0,13.9,25.6,0.0
(from http://live.trixology.com/custom/)

I'm guessing comma decimal point separator? Could you check the output on your system please Reinhard?

If it is this, I can fix it in the next build.


mcrossley

  • Gale
  • ****
  • Posts: 273
  • Sorry, I'm not a WeatherCat user!
    • ICHESHIR25
    • Wilmslow Astro Weather
  • Station Details: Davis VP2 + home brew
Re: SteelSeries Gauges version 2.5.4
« Reply #47 on: February 16, 2015, 10:41:21 PM »
Just 8 - here my current output:
Windrose 8: 0.0,0.0,0.0,0.0,0.0,13.9,25.6,0.0
(from http://live.trixology.com/custom/)

I'm guessing comma decimal point separator? Could you check the output on your system please Reinhard?

If it is this, I can fix it in the next build.
Looking at Reinhard's realtimegaugesWC.txt it does seem to be using a comma for both the list separator and the decimal. Explains why the Windrose45 option produced such small sectors - it was being interpreted as 90 values.
Mark

Blicj11

  • Storm
  • *****
  • Posts: 3946
    • EW3808
    • KUTHEBER6
    • Timber Lakes Weather
  • Station Details: Davis Vantage Pro2 Plus | WeatherLinkIP Data Logger | iMac (2019), 3.6 GHz Intel Core i9, 40 GB RAM, macOS Ventura 13.6 | Sharx SCNC2900 Webcam | WeatherCat 3.3 | Supportive Wife
Re: SteelSeries Gauges version 2.5.4
« Reply #48 on: February 17, 2015, 03:23:52 AM »
Here is my data using WINDROSE8$: "WindRoseData":[0.0,0.0,0.0,2.0,0.0,0.9,53.2,42.6],

This is what is looks like with WINDROSE45$: "WindRoseData":[0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.8,1.1,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.1,0.1,0.2,0.1,0.7,1.5,3.5,6.7,16.3,18.9,15.5,12.5,10.7,7.4,2.4,0.0],
Blick


wurzelmac

  • Storm
  • *****
  • Posts: 1363
    • ITIROLPR2
    • Wetterstation Pr?graten am Gro?venediger
  • Station Details: Davis Vantage PRO2 Plus (24h fan aspirated, wireless) with UV/Solar | Weather Envoy Data Logger | Mac mini 2023 M2 8/256 | 1x Canon EOS 1300D | macOS Sonoma 14.2
Re: SteelSeries Gauges version 2.5.4
« Reply #49 on: February 17, 2015, 07:03:45 AM »
Quote from: Stu
I'm guessing comma decimal point separator? Could you check the output on your system please Reinhard?
If it is this, I can fix it in the next build.
I have been already asleep when you posted this, so my answer is a bit delayed. Here is the output of my 'WINDROSE8$' (today we have had zero wind till now):
Code: [Select]
"WindRoseData":[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0],
Quote from: Mark
Looking at Reinhard's realtimegaugesWC.txt it does seem to be using a comma for both the list separator and the decimal. Explains why the Windrose45 option produced such small sectors - it was being interpreted as 90 values.
Thank you for looking at this. You are right, Mark, in the German version of WeatherCat we use a decimal comma, not a decimal point. Therefore 'WINDROSE8$' shows 16 values, and 'WINDROSE45$' showed 90 values.

Stu,
would be great if you can fix this one. Is it possible to have only this output in decimal points and leave all others (statistics, graphs, etc.) with a decimal comma?

Cheers,
Reinhard
Reinhard


wurzelmac

  • Storm
  • *****
  • Posts: 1363
    • ITIROLPR2
    • Wetterstation Pr?graten am Gro?venediger
  • Station Details: Davis Vantage PRO2 Plus (24h fan aspirated, wireless) with UV/Solar | Weather Envoy Data Logger | Mac mini 2023 M2 8/256 | 1x Canon EOS 1300D | macOS Sonoma 14.2
Re: SteelSeries Gauges version 2.5.4
« Reply #50 on: February 17, 2015, 08:21:51 AM »
Another thought, Stu:

I don't know how much effort it will take but have you thought about about using an integer for this one - then there will be no decimal sign needed?

Cheers,
Reinhard
Reinhard


Blicj11

  • Storm
  • *****
  • Posts: 3946
    • EW3808
    • KUTHEBER6
    • Timber Lakes Weather
  • Station Details: Davis Vantage Pro2 Plus | WeatherLinkIP Data Logger | iMac (2019), 3.6 GHz Intel Core i9, 40 GB RAM, macOS Ventura 13.6 | Sharx SCNC2900 Webcam | WeatherCat 3.3 | Supportive Wife
Re: SteelSeries Gauges version 2.5.4
« Reply #51 on: February 17, 2015, 08:08:00 PM »
Mark:

I have two more questions.
Thanks for your patience.
Blick


wurzelmac

  • Storm
  • *****
  • Posts: 1363
    • ITIROLPR2
    • Wetterstation Pr?graten am Gro?venediger
  • Station Details: Davis Vantage PRO2 Plus (24h fan aspirated, wireless) with UV/Solar | Weather Envoy Data Logger | Mac mini 2023 M2 8/256 | 1x Canon EOS 1300D | macOS Sonoma 14.2
Re: SteelSeries Gauges version 2.5.4
« Reply #52 on: February 17, 2015, 08:55:31 PM »
To get readable data for the processed realtimegaugesWC.txt file I went to System Preferences, and turned on a '.' instead of ',' as decimal separator. Now the output is readable for the windrose gauge:

Code: [Select]
"WindRoseData":[0.5,1.4,0.1,4.7,4.3,1.0,0.5,0.5],
All other data logically are processed now with '.' instead of ',' (Stats, NOAA, ...).

Cheers,
Reinhard
Reinhard


mcrossley

  • Gale
  • ****
  • Posts: 273
  • Sorry, I'm not a WeatherCat user!
    • ICHESHIR25
    • Wilmslow Astro Weather
  • Station Details: Davis VP2 + home brew
Re: SteelSeries Gauges version 2.5.4
« Reply #53 on: February 17, 2015, 09:16:10 PM »
The lower limit of the red band on the solar gauge indicates the calculated solar max value, so if you stray into the band you are reading > 100% of theoretical. Nothing wrong with that, there are valid reasons for why it happens, primarily reflections.

Sorry, I have no idea about your editing issues other than the browser is caching stuff. I might say 'use a decent browser!'  ;) - I'm a fan of Chrome, primarily because I like the debugging and dev tools in it.
Mark

Randall75

  • Storm
  • *****
  • Posts: 1332
  • CWOP-CW6734 WeatherUnderground-KOHNEWAR6
    • CW6734
    • KOHNEWAR6
    • Randy's Weather On The Hill
  • Station Details: Davis Vantage Pro 2 Plus.iMac i5 OS High Sierra 10.13.6 8GB Ram, WeatherCat 3,Logitech 9000 Pro Web Cam
Re: SteelSeries Gauges version 2.5.4
« Reply #54 on: February 17, 2015, 09:16:31 PM »
Hi Reinhard
 Did you do that in the Language and Region of the System Preferences?


cheers [cheers1]

wurzelmac

  • Storm
  • *****
  • Posts: 1363
    • ITIROLPR2
    • Wetterstation Pr?graten am Gro?venediger
  • Station Details: Davis Vantage PRO2 Plus (24h fan aspirated, wireless) with UV/Solar | Weather Envoy Data Logger | Mac mini 2023 M2 8/256 | 1x Canon EOS 1300D | macOS Sonoma 14.2
Re: SteelSeries Gauges version 2.5.4
« Reply #55 on: February 17, 2015, 09:26:08 PM »
Hi Randall,

yes!

Cheers,
Reinhard
Reinhard


Blicj11

  • Storm
  • *****
  • Posts: 3946
    • EW3808
    • KUTHEBER6
    • Timber Lakes Weather
  • Station Details: Davis Vantage Pro2 Plus | WeatherLinkIP Data Logger | iMac (2019), 3.6 GHz Intel Core i9, 40 GB RAM, macOS Ventura 13.6 | Sharx SCNC2900 Webcam | WeatherCat 3.3 | Supportive Wife
Re: SteelSeries Gauges version 2.5.4
« Reply #56 on: February 18, 2015, 07:41:30 AM »
The lower limit of the red band on the solar gauge indicates the calculated solar max value, so if you stray into the band you are reading > 100% of theoretical. Nothing wrong with that, there are valid reasons for why it happens, primarily reflections.

Sorry, I have no idea about your editing issues other than the browser is caching stuff. I might say 'use a decent browser!'  ;) - I'm a fan of Chrome, primarily because I like the debugging and dev tools in it.

Thanks Mark. I have been experimenting with the threshold values and the "sunlight" LED. I think I have it working pretty well for clear winter days but I wonder if I will have to raise the values during the summer. Also need to see what a really cloudy day does to my current lower threshold values.

I appreciate your teaching us about this great piece of software. I intend to take some time and and incorporate this into the WeatherCat version of the SteelSeries Wiki so you don't have to keep repeating yourself.

Your comment about using a decent browser gave me good laugh. I used to use other browsers, but I really appreciate the ability Yosemite and iOS 8 give me to pull up, open and close Safari browser tabs across devices.
Blick


mcrossley

  • Gale
  • ****
  • Posts: 273
  • Sorry, I'm not a WeatherCat user!
    • ICHESHIR25
    • Wilmslow Astro Weather
  • Station Details: Davis VP2 + home brew
Re: SteelSeries Gauges version 2.5.4
« Reply #57 on: February 18, 2015, 09:26:14 AM »
Your comment about using a decent browser gave me good laugh. I used to use other browsers, but I really appreciate the ability Yosemite and iOS 8 give me to pull up, open and close Safari browser tabs across devices.
Chrome does that too  ;)
Mark

Blicj11

  • Storm
  • *****
  • Posts: 3946
    • EW3808
    • KUTHEBER6
    • Timber Lakes Weather
  • Station Details: Davis Vantage Pro2 Plus | WeatherLinkIP Data Logger | iMac (2019), 3.6 GHz Intel Core i9, 40 GB RAM, macOS Ventura 13.6 | Sharx SCNC2900 Webcam | WeatherCat 3.3 | Supportive Wife
Re: SteelSeries Gauges version 2.5.4
« Reply #58 on: February 19, 2015, 08:15:54 AM »
Here is something odd. Look at the screenshot of my Apparent Temp gauge. The digital display is correct but the auto scale is crazy. It probably wouldn't have happened in Chrome.  ;)
Blick


mcrossley

  • Gale
  • ****
  • Posts: 273
  • Sorry, I'm not a WeatherCat user!
    • ICHESHIR25
    • Wilmslow Astro Weather
  • Station Details: Davis VP2 + home brew
Re: SteelSeries Gauges version 2.5.4
« Reply #59 on: February 19, 2015, 09:40:13 AM »
Well, you're right, it doesn't display like that in Chrome  ;)

Best thing to do if this sort of thing happens is to capture a copy of the realtimegaugesWC.txt file - there is probably something in there causing it - it looks like the problem has cleared now?
Mark