Weather34 Aurora Version(english supported only)
Moderator: Mattk
Re: Weather34 Aurora Version(english supported only)
Thanks
Shouldn't the fix for the "Chart intervals when error" also be included in month*.php?
The change 28 to 28.2 of the moon calculation destroys the moon display for me? Example weather34-suninfo.php:
Shouldn't the fix for the "Chart intervals when error" also be included in month*.php?
The change 28 to 28.2 of the moon calculation destroys the moon display for me? Example weather34-suninfo.php:
-
- Platinum Boarder
- Posts: 1693
- Joined: Tue Mar 28, 2017 6:57 am
Re: Weather34 Aurora Version(english supported only)
Good morning
sorry run out of time yesterday but this morning added barometer month chart disguise ! just remember this doesn't fix the source of the problem it only disguises it !!!!!
added fallback new moon scenario which occurs randomly for generating the SVG image so now when moon is at 0% it will just display "NEW MOON" aligned correctly.
Download Update 12th April 2021
* Ref Toto Month Barometer chart when error in data (07:44).
* Ref Toto adds fallback for NEW MOON discrepancy (07:44).
sorry run out of time yesterday but this morning added barometer month chart disguise ! just remember this doesn't fix the source of the problem it only disguises it !!!!!
added fallback new moon scenario which occurs randomly for generating the SVG image so now when moon is at 0% it will just display "NEW MOON" aligned correctly.
Download Update 12th April 2021
* Ref Toto Month Barometer chart when error in data (07:44).
* Ref Toto adds fallback for NEW MOON discrepancy (07:44).
Simple Update February 2023 for Weather34 Aurora MKII
https://www.mediafire.com/file/jk4lj3mq ... 2.zip/file
Weather34 Master Download Aurora MKII
https://download.meteobridge.com/files/Weather34.zip
https://www.mediafire.com/file/jk4lj3mq ... 2.zip/file
Weather34 Master Download Aurora MKII
https://download.meteobridge.com/files/Weather34.zip
Re: Weather34 Aurora Version(english supported only)
Good morning Brian,
everything is fine now, thank you!
everything is fine now, thank you!
-
- Platinum Boarder
- Posts: 1693
- Joined: Tue Mar 28, 2017 6:57 am
Re: Weather34 Aurora Version(english supported only)
good sorry for the delay..
completely off topic but no harm in asking .
im reaching out to anyone in the UK who could help... thank you Jason much appreciated..brian
completely off topic but no harm in asking .
im reaching out to anyone in the UK who could help... thank you Jason much appreciated..brian
Last edited by weatherist34 on Sat Apr 17, 2021 7:25 am, edited 1 time in total.
Simple Update February 2023 for Weather34 Aurora MKII
https://www.mediafire.com/file/jk4lj3mq ... 2.zip/file
Weather34 Master Download Aurora MKII
https://download.meteobridge.com/files/Weather34.zip
https://www.mediafire.com/file/jk4lj3mq ... 2.zip/file
Weather34 Master Download Aurora MKII
https://download.meteobridge.com/files/Weather34.zip
Re: Weather34 Aurora Version(english supported only)
Gday Torsten . To get rid of the erroneous stripe on the left of the barometer legend open the daily charts and see where the null entry was created (timestamp), take note and ftp into template directory, open the daily csv chart and delete the line with the null values. I also noticed it did happen just after midnight at end of month so a lot of housekeeping going on, and I was pushing data to six different organisations.ToTo wrote: ↑Fri Apr 09, 2021 3:38 pmYes, of course, I thought it might be related to server problems or an overload of the Nano SD.weatherist34 wrote: ↑Fri Apr 09, 2021 2:12 pm ...
also if running at midnight and you run multiple templates then the risk of server not being able to correctly process the action was also apparent simply not enough resources to complete the request in such a short time frame as other templates could also be requesting resources simultaneously.
as for legend in chart perhaps next week when im back in istanbul ill push an update.
hope it helps ..brian
It's just strange that the barometer legend is displayed in such a gray stripe.
Greetings
Torsten
Re: Weather34 Aurora Version(english supported only)
Good morning,
Thanks for your tip and of course I have already deleted the incorrect line, see my post
viewtopic.php?p=39216#p39216
Brian has now installed a filter, so that such 0 values are ignored, if this occurs again.
Thanks for your tip and of course I have already deleted the incorrect line, see my post
viewtopic.php?p=39216#p39216
Brian has now installed a filter, so that such 0 values are ignored, if this occurs again.
-
- Platinum Boarder
- Posts: 1693
- Joined: Tue Mar 28, 2017 6:57 am
Re: Weather34 Aurora Version(english supported only)
Update 19th April 2021 is just small minor changes nothing significant just a general catch up on todo list.
Download Update 19th April 2021
* Increase font contrast (16:02).
* Align moon phrase (16:02).
* Align last strike phrase (16:02).
* Simplify windchill/heat index display (16:02).
Download Update 19th April 2021
* Increase font contrast (16:02).
* Align moon phrase (16:02).
* Align last strike phrase (16:02).
* Simplify windchill/heat index display (16:02).
Simple Update February 2023 for Weather34 Aurora MKII
https://www.mediafire.com/file/jk4lj3mq ... 2.zip/file
Weather34 Master Download Aurora MKII
https://download.meteobridge.com/files/Weather34.zip
https://www.mediafire.com/file/jk4lj3mq ... 2.zip/file
Weather34 Master Download Aurora MKII
https://download.meteobridge.com/files/Weather34.zip
- prestwickwx
- Platinum Boarder
- Posts: 510
- Joined: Sat Aug 23, 2014 3:28 pm
- Location: Myrtle Beach, SC USA
- Contact:
Re: Weather34 Aurora Version(english supported only)
Hi Brian,
Thanks for the update
. I hope things are improving in your neck of the world.
I noticed one small issue with the Path in the Lightning file. Had to remove console from the path.
Best wishes,
Chuck
Thanks for the update

I noticed one small issue with the Path in the Lightning file. Had to remove console from the path.
Code: Select all
<div class=mooninfo2 ><a href='console/weather34-lightning-charts.php' data-lity data-title="Indoor Data"><?php echo $aqilinks?> Extra Info</a></div></div>
<?php ;}?>
<?php
//if strike less than 23 hours ago
if ($lightningseconds <82800){?>
<a href="console/weather34-lightning-charts.php" data-lity data-title="Lightning Almanac">
Chuck
-
- Platinum Boarder
- Posts: 1693
- Joined: Tue Mar 28, 2017 6:57 am
Re: Weather34 Aurora Version(english supported only)
hello chuck sorry about that but only you and I are using that module that said hopefully Jason will be using it as Im sending him a air + hub hopefully next week. pushed an update to Github earlier with correct path.
Simple Update February 2023 for Weather34 Aurora MKII
https://www.mediafire.com/file/jk4lj3mq ... 2.zip/file
Weather34 Master Download Aurora MKII
https://download.meteobridge.com/files/Weather34.zip
https://www.mediafire.com/file/jk4lj3mq ... 2.zip/file
Weather34 Master Download Aurora MKII
https://download.meteobridge.com/files/Weather34.zip
- jmontamat
- Gold Boarder
- Posts: 267
- Joined: Tue Sep 09, 2014 4:49 pm
- Location: Barcelona Spain
- Contact:
Re: Weather34 Aurora Version(english supported only)
Good morning.
I also use this module but Church was faster ...
there is a desalination in weather34-earthquake.php dark mode.
Thanks.
I also use this module but Church was faster ...

there is a desalination in weather34-earthquake.php dark mode.
Thanks.
-
- Expert Boarder
- Posts: 136
- Joined: Thu Apr 24, 2014 2:34 pm
- Location: Trento / Trient - Northern Italy
- Contact:
Re: Weather34 Aurora Version(english supported only)
Good morning.
I have a problem with the average wind speed of the previous day. The real is 3km/h.
Thanks.
I have a problem with the average wind speed of the previous day. The real is 3km/h.
Thanks.
- Attachments
-
- 1.jpg (59.58 KiB) Viewed 4664 times
-
- 2.jpg (21.09 KiB) Viewed 4664 times
-
- 3.jpg (22.2 KiB) Viewed 4664 times
-
- Platinum Boarder
- Posts: 1693
- Joined: Tue Mar 28, 2017 6:57 am
Re: Weather34 Aurora Version(english supported only)
Good morning
please run the update just uploaded should resolve earthquake/yesterdays wind average . thats all I have time for this week so I hope it is ok..any other issues Ill be back early next week ..have a great week ahead..Brian
Download Update 20th April 2021
* Earthquake Ref Josep (12:29)
* Yesterdays wind speed average fix Ref Lorenz1982 (12:29)
* Cleans up alignments in extra info positions (09:01)
* Cleans up alignments in air quality modules (09:01)
please run the update just uploaded should resolve earthquake/yesterdays wind average . thats all I have time for this week so I hope it is ok..any other issues Ill be back early next week ..have a great week ahead..Brian
Download Update 20th April 2021
* Earthquake Ref Josep (12:29)
* Yesterdays wind speed average fix Ref Lorenz1982 (12:29)
* Cleans up alignments in extra info positions (09:01)
* Cleans up alignments in air quality modules (09:01)
Simple Update February 2023 for Weather34 Aurora MKII
https://www.mediafire.com/file/jk4lj3mq ... 2.zip/file
Weather34 Master Download Aurora MKII
https://download.meteobridge.com/files/Weather34.zip
https://www.mediafire.com/file/jk4lj3mq ... 2.zip/file
Weather34 Master Download Aurora MKII
https://download.meteobridge.com/files/Weather34.zip
-
- Expert Boarder
- Posts: 136
- Joined: Thu Apr 24, 2014 2:34 pm
- Location: Trento / Trient - Northern Italy
- Contact:
Re: Weather34 Aurora Version(english supported only)
Perfect thanks!weatherist34 wrote: ↑Tue Apr 20, 2021 11:39 am Good morning
please run the update just uploaded should resolve earthquake/yesterdays wind average . thats all I have time for this week so I hope it is ok..any other issues Ill be back early next week ..have a great week ahead..Brian
Download Update 20th April 2021
* Earthquake Ref Josep (12:29)
* Yesterdays wind speed average fix Ref Lorenz1982 (12:29)
* Cleans up alignments in extra info positions (09:01)
* Cleans up alignments in air quality modules (09:01)
upd3.png
- jmontamat
- Gold Boarder
- Posts: 267
- Joined: Tue Sep 09, 2014 4:49 pm
- Location: Barcelona Spain
- Contact:
Re: Weather34 Aurora Version(english supported only)
Thanks Brian. 

Re: Weather34 Aurora Version(english supported only)
Brian, could you include the detection/indication for a supermoon(full moon + distance < 360.000 km) in the mooninfo?
Next date is: 27.Apr 2021
Next date is: 27.Apr 2021
