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

CloudBase script for Cumulus Ver CU1.5

Discussion of Ken True's web site templates

Moderator: saratogaWX

Gregorean
Posts: 82
Joined: Tue 12 May 2020 11:41 am
Weather Station: Davis Vantage Pro 2
Operating System: Raspberry Pi 4B
Location: Amersfoort, The Netherlands
Contact:

Re: CloudBase script for Cumulus Ver CU1.5

Post by Gregorean »

Dennis, I changed NZAA to EHLE but everything remains on night. :cry:
Now that I think about it also logical, the display of metar data changes but not the day or night display
I also checked all the timezone settings but nothing changes, I don't know where to look for it. :?:
Thanks for your advice though.

Sjaak
Weather Station: Amersfoort-Nieuwland, The Netherlands.
http://element14.synology.me
BCJKiwi
Posts: 1255
Joined: Mon 09 Jul 2012 8:40 pm
Weather Station: Davis VP2 Cabled
Operating System: Windows 10 Pro
Location: Auckland, New Zealand
Contact:

Re: CloudBase script for Cumulus Ver CU1.5

Post by BCJKiwi »

As suggested in the script around line 203,
If the nearest metar station is too far away to represent your local conditions, you can change the metar settings to false which will enable the zambretti forecast built into Cumulus do the job instead.
Gregorean
Posts: 82
Joined: Tue 12 May 2020 11:41 am
Weather Station: Davis Vantage Pro 2
Operating System: Raspberry Pi 4B
Location: Amersfoort, The Netherlands
Contact:

Re: CloudBase script for Cumulus Ver CU1.5

Post by Gregorean »

Thanks Brian but that is not the problem, I am now getting Metar data from the local airport but it remains set to night.
I also see the problem now, the update stays at 00.00 and that is at night. But what is not being updated now?


Date/Time :- Sun, 03 Apr 2022 09:43:37 (Night)
Last updated :- 00:00 Sunday, April 03, 2022


And this is in CUtags.php

<?php
// silveracorn.nz MXUI website --- Version MX_2.2.4 - 1-February-2022
// MX version 3162
$WXsoftware = 'CU';
$time = '00:00 on 03 April 2022';
$timehhmmss = '00:00:00';
$timehhmm = '00:00';
$timeUTC = '22:00 on 02 April 2022';
$timeUnix = '';
$realtimeinterval = '30';
$interval = '10';
$minute = '00';
$hour = '00';
$date = '03/04/2022';
$datelong = 'Sunday, April 03, 2022';
$dateshort = 'Apr 03, 2022';
$metdate = '03/04/2022';
$metdateyesterday = '02/04/2022';
$day = '03';
Weather Station: Amersfoort-Nieuwland, The Netherlands.
http://element14.synology.me
Gregorean
Posts: 82
Joined: Tue 12 May 2020 11:41 am
Weather Station: Davis Vantage Pro 2
Operating System: Raspberry Pi 4B
Location: Amersfoort, The Netherlands
Contact:

Re: CloudBase script for Cumulus Ver CU1.5

Post by Gregorean »

I found the problem, had not checked realtime CUtags.php in Extra Webfiles. :oops:
Now it works again as before. :D
Weather Station: Amersfoort-Nieuwland, The Netherlands.
http://element14.synology.me
BCJKiwi
Posts: 1255
Joined: Mon 09 Jul 2012 8:40 pm
Weather Station: Davis VP2 Cabled
Operating System: Windows 10 Pro
Location: Auckland, New Zealand
Contact:

Re: CloudBase script for Cumulus Ver CU1.5

Post by BCJKiwi »

Happy you have resolved the issue. :clap: :clap:

Unfortunately there always seems to be too many things that need to configured / set to make all these details and options work right. :roll: :roll:
Gregorean
Posts: 82
Joined: Tue 12 May 2020 11:41 am
Weather Station: Davis Vantage Pro 2
Operating System: Raspberry Pi 4B
Location: Amersfoort, The Netherlands
Contact:

Re: CloudBase script for Cumulus Ver CU1.5

Post by Gregorean »

That's right, just to be clear I am using cloudbase 2.24 for your lovely UIMX. :)
I changed the cloudbase dimensions a bit in index.php which are now :
<img id="cloudbase" src="cloudbaseCUmx.php" alt="cloudbase" width="115" height="215" /> </a>
It is now more readable. :P

Sjaak.
Weather Station: Amersfoort-Nieuwland, The Netherlands.
http://element14.synology.me
BCJKiwi
Posts: 1255
Joined: Mon 09 Jul 2012 8:40 pm
Weather Station: Davis VP2 Cabled
Operating System: Windows 10 Pro
Location: Auckland, New Zealand
Contact:

Re: CloudBase script for Cumulus Ver CU2.2.4

Post by BCJKiwi »

Have made a minor update to this package.

Available at
https://silveracorn.nz/weather/wxscripts.php

The only changes are:-
The date at the top of the file, and at line 798 ( another php 8 'fix' ).
User avatar
ConligWX
Posts: 1573
Joined: Mon 19 May 2014 10:45 pm
Weather Station: Davis vPro2+ w/DFARS + AirLink
Operating System: Ubuntu 22.04 LTS
Location: Bangor, NI
Contact:

Re: CloudBase script for Cumulus Ver CU2.2.4

Post by ConligWX »

BCJKiwi wrote: Fri 22 Apr 2022 11:05 pm Have made a minor update to this package.

Available at
https://silveracorn.nz/weather/wxscripts.php

The only changes are:-
The date at the top of the file, and at line 798 ( another php 8 'fix' ).
Ahh more work for me:) you got me at a good time. just moved CumulusMX to a new SSD hard disk and installed a new OS too (Ubuntu 22.04 - clean install) also now running as a service, which all of that I thought would be more pain than it was worth but so far fingers cross it went as planned.

right i'll get on your script now...

Thanks for all you hard work btw!
Regards Simon

https://www.conligwx.org - @conligwx
Davis Vantage Pro2 Plus with Daytime FARS • WeatherLink Live • Davis AirLink • PurpleAir •

Image
Post Reply