Welcome to the Cumulus Support forum.

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

Cumulus MX V4 beta test release 4.0.0 (build 4018) - 28 March 2024

Legacy Cumulus 1 release v1.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

Version 4.2.3

Discussion of the Cumulusutils tool and website generator.

Moderator: HansR

Post Reply
User avatar
rogerthn
Posts: 489
Joined: Thu 11 Apr 2013 6:31 pm
Weather Station: Ecowitt GW1000/GW1003
Operating System: Raspberry Pi OS bullseye aarch64
Location: Trollhättan Sweden
Contact:

Version 4.2.3

Post by rogerthn »

Hi,
There are some "documentation errors" in Version 4.2.3
WxSpot/WXSPOT should be SpotWx/SPOTWX
Version still have CumulusUtils 4.2.2
Image
User avatar
HansR
Posts: 5871
Joined: Sat 20 Oct 2012 6:53 am
Weather Station: GW1100 (WS80/WH40)
Operating System: Raspberry OS/Bullseye
Location: Wagenborgen (NL)
Contact:

Re: Version 4.2.3

Post by HansR »

Mmmm... begins to develop as a bad habit. Sorry for this.
Ok, tomorrow is first chance behind a computer.
Version won't get a new release just a new file and a notice.
Hans

https://meteo-wagenborgen.nl
CMX build 4017+ ● RPi 3B+ ● Raspbian Linux 6.1.21-v7+ armv7l ● dotnet 8.0.3
User avatar
rogerthn
Posts: 489
Joined: Thu 11 Apr 2013 6:31 pm
Weather Station: Ecowitt GW1000/GW1003
Operating System: Raspberry Pi OS bullseye aarch64
Location: Trollhättan Sweden
Contact:

Re: Version 4.2.3

Post by rogerthn »

No worries!
Image
User avatar
rogerthn
Posts: 489
Joined: Thu 11 Apr 2013 6:31 pm
Weather Station: Ecowitt GW1000/GW1003
Operating System: Raspberry Pi OS bullseye aarch64
Location: Trollhättan Sweden
Contact:

Re: Version 4.2.3

Post by rogerthn »

Please update README before the next release

Code: Select all

s/WxSpot/SpotWx/g
and

Code: Select all

s/WXSPOT/SPOTWX/g
:bash:
Image
User avatar
HansR
Posts: 5871
Joined: Sat 20 Oct 2012 6:53 am
Weather Station: GW1100 (WS80/WH40)
Operating System: Raspberry OS/Bullseye
Location: Wagenborgen (NL)
Contact:

Re: Version 4.2.3

Post by HansR »

See release post
Hans

https://meteo-wagenborgen.nl
CMX build 4017+ ● RPi 3B+ ● Raspbian Linux 6.1.21-v7+ armv7l ● dotnet 8.0.3
User avatar
rogerthn
Posts: 489
Joined: Thu 11 Apr 2013 6:31 pm
Weather Station: Ecowitt GW1000/GW1003
Operating System: Raspberry Pi OS bullseye aarch64
Location: Trollhättan Sweden
Contact:

Re: Version 4.2.3

Post by rogerthn »

README do say WXSPOT/WxSpot in 5 places.
But
grep -i wxspot utils/utilslog/*

Code: Select all

utils/utilslog/2008241346cumulusutils.log:2020-08-24 13:46:27.660 Prediction : Illegal Forecast system defined - WXSPOT.
utils/utilslog/2008241358cumulusutils.log:2020-08-24 13:58:09.628 Prediction : Illegal Forecast system defined - WxSpot.
OK using ForecastSystem=SpotWx
Image
User avatar
kocher
Posts: 233
Joined: Sat 19 Apr 2014 7:57 pm
Weather Station: Davis Vantage Pro2+
Operating System: Windows 10
Location: San Sebastian - Spain
Contact:

Re: Version 4.2.3

Post by kocher »

Greetings Hans

The correct version number is already listed. ;)

I think you have had a success (one more) in choosing SpotWx as your forecasting system; the point is that, despite indicating in cumulusutils.ini that I use that system, in my case it doesn't work. :?


Saludos desde San Sebastian
Image
User avatar
HansR
Posts: 5871
Joined: Sat 20 Oct 2012 6:53 am
Weather Station: GW1100 (WS80/WH40)
Operating System: Raspberry OS/Bullseye
Location: Wagenborgen (NL)
Contact:

Re: Version 4.2.3

Post by HansR »

@rogerthn: I don't get your point with your last message. Did you check the zip? I did not make a new release but updated the zip.
There was an error, now its fixed and now it should be in the released zip file.
Both the code and the doc should be OK now as I said in the release post. If that is not so, I really don't know what you are looking at: here everything is OK and as far as I can check it is OK in the zip as well.
Hans

https://meteo-wagenborgen.nl
CMX build 4017+ ● RPi 3B+ ● Raspbian Linux 6.1.21-v7+ armv7l ● dotnet 8.0.3
User avatar
HansR
Posts: 5871
Joined: Sat 20 Oct 2012 6:53 am
Weather Station: GW1100 (WS80/WH40)
Operating System: Raspberry OS/Bullseye
Location: Wagenborgen (NL)
Contact:

Re: Version 4.2.3

Post by HansR »

@kocher:
Hi Javier, it was kind of sloppy release :oops: but if you write in the inifile: ForecastSystem=SpotWx it should work.

I fixed the documentation (in which I wrote WXSPOT as Roger kindly multiple time remarked ;) ) and I also fixed a minor formatting error in the pwsFWI Current format (which prevented it from being displayed correctly).

Really hope everything is OK now.
Hans

https://meteo-wagenborgen.nl
CMX build 4017+ ● RPi 3B+ ● Raspbian Linux 6.1.21-v7+ armv7l ● dotnet 8.0.3
User avatar
rogerthn
Posts: 489
Joined: Thu 11 Apr 2013 6:31 pm
Weather Station: Ecowitt GW1000/GW1003
Operating System: Raspberry Pi OS bullseye aarch64
Location: Trollhättan Sweden
Contact:

Re: Version 4.2.3

Post by rogerthn »

The document do say
Set the parameter ForecastSystem to : WXSPOT (case independent)
My first two attempts did fail, as seen below

Code: Select all

utils/utilslog/2008241346cumulusutils.log:2020-08-24 13:46:27.660 Prediction : Illegal Forecast system defined - WXSPOT.
utils/utilslog/2008241358cumulusutils.log:2020-08-24 13:58:09.628 Prediction : Illegal Forecast system defined - WxSpot.
Hence, I do think that all WXSPOT/WxSpot should be replaced with SPOTWX/SpotWx in README?
Image
User avatar
HansR
Posts: 5871
Joined: Sat 20 Oct 2012 6:53 am
Weather Station: GW1100 (WS80/WH40)
Operating System: Raspberry OS/Bullseye
Location: Wagenborgen (NL)
Contact:

Re: Version 4.2.3

Post by HansR »

@rogerthn: Yes, you are correct. Only I point out I already did that and you can find that in the current available zip.
Did you check that one?
Hans

https://meteo-wagenborgen.nl
CMX build 4017+ ● RPi 3B+ ● Raspbian Linux 6.1.21-v7+ armv7l ● dotnet 8.0.3
User avatar
rogerthn
Posts: 489
Joined: Thu 11 Apr 2013 6:31 pm
Weather Station: Ecowitt GW1000/GW1003
Operating System: Raspberry Pi OS bullseye aarch64
Location: Trollhättan Sweden
Contact:

Re: Version 4.2.3

Post by rogerthn »

Sorry but I didn't notice of the latest update.
I do apologise :!:
Image
User avatar
HansR
Posts: 5871
Joined: Sat 20 Oct 2012 6:53 am
Weather Station: GW1100 (WS80/WH40)
Operating System: Raspberry OS/Bullseye
Location: Wagenborgen (NL)
Contact:

Re: Version 4.2.3

Post by HansR »

No... I should apologise for this release methodology :oops: :roll:
Hans

https://meteo-wagenborgen.nl
CMX build 4017+ ● RPi 3B+ ● Raspbian Linux 6.1.21-v7+ armv7l ● dotnet 8.0.3
Post Reply