Welcome to the Cumulus Support forum.

Latest Cumulus MX V4 release 4.3.3 (build 4070) - 04 January 2025

Latest Cumulus MX V3 release 3.28.6 (build 3283) - 21 March 2024

Legacy Cumulus 1 release 1.9.4 (build 1099) - 28 November 2014
(a patch is available for 1.9.4 build 1099 that extends the date range of drop-down menus to 2030)

Download the Software (Cumulus MX / Cumulus 1 and other related items) from the Wiki

If you are posting a new Topic on an error or if you need help PLEASE read this first viewtopic.php?p=164080#p164080

Adding Laser/Snow to the compiler

Discussion of the Cumulusutils tool and website generator.

Moderator: HansR

Post Reply
User avatar
HansR
Posts: 6720
Joined: Sat 20 Oct 2012 6:53 am
Weather Station: GW1100 (WS80/WH40)
Operating System: Raspberry OS/Bookworm
Location: Wagenborgen (NL)
Contact:

Adding Laser/Snow to the compiler

Post by HansR »

For those who want to see what comes up I created a demo Snow chart with temperature and rain.
I did not look at colours, it has a zoom of 3 months and I had little snow over here but it gives you an idea of what is possible with the charts.
This chart is set under the Home button but if you give it its own output you can put it in the menu anywhere you want.

Code: Select all

Chart Snow Title Snow combined with other variables
Zoom 2
  PLOT Daily AverageTemp
  Plot Daily Snow24h As Column
  Plot Daily SnowDepth As Column
  Plot Daily DayRain As Column
EndChart

I need a bit more testing before beta 4 goes out but I think end of the week can be done unless distaster strikes.

https://meteo-wagenborgen.nl/?report=cu ... pdown=Snow
See the release notes for beta 4 for the other changes in the beta.

Suggestions/comments are welcome
Hans

https://meteo-wagenborgen.nl
CMX build 4039+ ● RPi 4B ● Linux 6.6.51+rpt-rpi-v8 aarch64 (bookworm) ● dotnet 8.0.1
BlueSky: https://bsky.app/profile/wagenborgenwx.bsky.social
User avatar
PaulMy
Posts: 4230
Joined: Sun 28 Sep 2008 11:54 pm
Weather Station: Davis VP2 Plus 24-Hour FARS
Operating System: Windows8 and Windows10
Location: Komoka, ON Canada
Contact:

Re: Adding Laser/Snow to the compiler

Post by PaulMy »

Hi Hans,
For those who want to see what comes up I created a demo Snow chart with temperature and rain.
Will be very interesting...
Another element that affects snow measurement, both in snowfall24h and snowdepth, is wind, especially during the snow squalls and blizzards off of the Great Lakes. We all have our unique weather and weather influences!

And in our climate, the temperature certainly affects the rain amount measured. My Davis VP2 has not recorded any rain since Jan 1st but we have had precipitation (snow) in 7 of the last 8 days. Once the temperature rises above freezing and the sun gets warmer the accumulated snow in the rain gauge will melt, and we'll have rain along with bright sunshine so maybe include the sunhours as well :clap: :bash:

Enjoy,
Paul
VP2+
C1 www.komokaweather.com/komokaweather-ca
MX https://komokaweather.com/cumulusmx/index.htm /index.html /index.php
MX https://komokaweather.com/cumulusmxwll/index.htm /index.html /index.php
MX https:// komokaweather.com/cumulusmx4/index.htm
Image
User avatar
Dador
Posts: 337
Joined: Thu 24 Nov 2011 2:22 pm
Weather Station: Davis VP2 Plus & Ecowitt
Operating System: Windows 10
Location: Rybnik, Poland
Contact:

Re: Adding Laser/Snow to the compiler

Post by Dador »

I think I'll add snow tags to customlogs and start playing around with different combinations of data on the chart.
That could be interesting.
sutne
Posts: 488
Joined: Sun 14 Oct 2012 4:23 pm
Weather Station: HP2553 (WS80) and HP2564 (WS90)
Operating System: Raspbian Bullseye and Bookworm
Location: Rjoanddalen and Kronstad, Norway
Contact:

Re: Adding Laser/Snow to the compiler

Post by sutne »

Comment to your chart: 20 m of snow is more than I have!

Unit on axis still has to be fixed.
User avatar
HansR
Posts: 6720
Joined: Sat 20 Oct 2012 6:53 am
Weather Station: GW1100 (WS80/WH40)
Operating System: Raspberry OS/Bookworm
Location: Wagenborgen (NL)
Contact:

Re: Adding Laser/Snow to the compiler

Post by HansR »

@Paul: haha... yes, everything can be added but it does not sound as if you think it's useful or do I misunderstand?
@Dador: OK.
@sutne: yes, known issue. Height axis currently has no variable unit. I have to review. That's one of the reasons the beta release is not yet.
Hans

https://meteo-wagenborgen.nl
CMX build 4039+ ● RPi 4B ● Linux 6.6.51+rpt-rpi-v8 aarch64 (bookworm) ● dotnet 8.0.1
BlueSky: https://bsky.app/profile/wagenborgenwx.bsky.social
User avatar
HansR
Posts: 6720
Joined: Sat 20 Oct 2012 6:53 am
Weather Station: GW1100 (WS80/WH40)
Operating System: Raspberry OS/Bookworm
Location: Wagenborgen (NL)
Contact:

Re: Adding Laser/Snow to the compiler

Post by HansR »

Note: I changed this to the beta site with @sutne's database which contains more snow (it is generally much colder there).
Hans

https://meteo-wagenborgen.nl
CMX build 4039+ ● RPi 4B ● Linux 6.6.51+rpt-rpi-v8 aarch64 (bookworm) ● dotnet 8.0.1
BlueSky: https://bsky.app/profile/wagenborgenwx.bsky.social
User avatar
PaulMy
Posts: 4230
Joined: Sun 28 Sep 2008 11:54 pm
Weather Station: Davis VP2 Plus 24-Hour FARS
Operating System: Windows8 and Windows10
Location: Komoka, ON Canada
Contact:

Re: Adding Laser/Snow to the compiler

Post by PaulMy »

Hi Hans,
@Paul: haha... yes, everything can be added but it does not sound as if you think it's useful or do I misunderstand?
Not saying it is not useful, just there are so many different environments. In our area it is usually not snow and rain, but snow or rain.

Enjoy,
Paul
VP2+
C1 www.komokaweather.com/komokaweather-ca
MX https://komokaweather.com/cumulusmx/index.htm /index.html /index.php
MX https://komokaweather.com/cumulusmxwll/index.htm /index.html /index.php
MX https:// komokaweather.com/cumulusmx4/index.htm
Image
User avatar
HansR
Posts: 6720
Joined: Sat 20 Oct 2012 6:53 am
Weather Station: GW1100 (WS80/WH40)
Operating System: Raspberry OS/Bookworm
Location: Wagenborgen (NL)
Contact:

Re: Adding Laser/Snow to the compiler

Post by HansR »

PaulMy wrote: Thu 09 Jan 2025 3:08 pm Not saying it is not useful, just there are so many different environments. In our area it is usually not snow and rain, but snow or rain.
Hi Paul,
OK, I misread your lines. If it is an or situation it may be useful to just chart those parameters and see if anything interesting comes up.
Anyway, hope it will find its way.
Cheers,
Hans
Hans

https://meteo-wagenborgen.nl
CMX build 4039+ ● RPi 4B ● Linux 6.6.51+rpt-rpi-v8 aarch64 (bookworm) ● dotnet 8.0.1
BlueSky: https://bsky.app/profile/wagenborgenwx.bsky.social
Post Reply