Weather34 TEMPLATE
Moderator: Mattk
-
- Platinum Boarder
- Posts: 1693
- Joined: Tue Mar 28, 2017 6:57 am
Re: Weather34 TEMPLATE
good morning .
New optional small module added to use Chandler Burning Index -Firerisk, Idea was suggested by Josep so a simple uncomplicated module was made based on his idea/code formula.
3 new options in setup screen to choose which small bottom modules to display in almanac screen.
@Chuck part 1 of lightning charts I have done but needs some proper description of how to use and make a custom API in the TP LINK.please be patient just needs some time to get the how to done that will avoid or reduce the risk of having a messed up API . Basically the custom API has just only 5 values as opposed 172 to send , meaning less processing of data and quicker response !! .
the charts for lightning show current day and annual .the today chart basically takes the value sum of last ten minutes strikes received so you can see the peak times of storm during the day.annual chart takes the monthly running totals as per screenshot .it was fortunate we had our real first intense storm of the season yesterday so I was able to test it the day charts.. 12.8mm(0.51 in) of rain in 50 minutes !!
for languages they are on hold once again and as always needs cross checking for alignments but probably be done in the week.
all requests made yesterday for template I apologize internet was up and down all day yesterday I will send out the responses today.sincere apologies
screenshot below
New optional small module added to use Chandler Burning Index -Firerisk, Idea was suggested by Josep so a simple uncomplicated module was made based on his idea/code formula.
3 new options in setup screen to choose which small bottom modules to display in almanac screen.
@Chuck part 1 of lightning charts I have done but needs some proper description of how to use and make a custom API in the TP LINK.please be patient just needs some time to get the how to done that will avoid or reduce the risk of having a messed up API . Basically the custom API has just only 5 values as opposed 172 to send , meaning less processing of data and quicker response !! .
the charts for lightning show current day and annual .the today chart basically takes the value sum of last ten minutes strikes received so you can see the peak times of storm during the day.annual chart takes the monthly running totals as per screenshot .it was fortunate we had our real first intense storm of the season yesterday so I was able to test it the day charts.. 12.8mm(0.51 in) of rain in 50 minutes !!
for languages they are on hold once again and as always needs cross checking for alignments but probably be done in the week.
all requests made yesterday for template I apologize internet was up and down all day yesterday I will send out the responses today.sincere apologies
screenshot below
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 TEMPLATE
Hi Brian,
Absolutely no hurry on the lightning charts. I didn't know that you had to create a new API. I thought you already had it done for your site and it would be a simple custom add on. So, no problem, at all.
Nice update with multiple choices for Almanac page.
Also, the weather34-lightning.php file in the latest git update inflated my numbers. I looked at the file and it appears to have some constant values plugged in. Perhaps when you were testing
Thanks,
Chuck
Absolutely no hurry on the lightning charts. I didn't know that you had to create a new API. I thought you already had it done for your site and it would be a simple custom add on. So, no problem, at all.

Nice update with multiple choices for Almanac page.
Also, the weather34-lightning.php file in the latest git update inflated my numbers. I looked at the file and it appears to have some constant values plugged in. Perhaps when you were testing

Thanks,
Chuck
-
- Platinum Boarder
- Posts: 1693
- Joined: Tue Mar 28, 2017 6:57 am
Re: Weather34 TEMPLATE
ooops just pushed the original...custom API it is actually only 5 values so it is not complicated todo from end user point .
but when im done lets do it through a pm or github at a suitable time. only downside I see is scaling in the annual chart for example I have seen upto 1000 to 3800 strikes in a day sometimes in the past so it kind of makes the lower day values for example a different day you may get 20 and these would not be visual on a annual chart. so i think for annual the best way is to break it down into months .
but when im done lets do it through a pm or github at a suitable time. only downside I see is scaling in the annual chart for example I have seen upto 1000 to 3800 strikes in a day sometimes in the past so it kind of makes the lower day values for example a different day you may get 20 and these would not be visual on a annual chart. so i think for annual the best way is to break it down into months .
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 TEMPLATE
Yes, that makes sense for the Annual. Sounds good.weatherist34 wrote: ↑Sun May 03, 2020 6:23 pm ooops just pushed the original...custom API it is actually only 5 values so it is not complicated todo from end user point .
but when im done lets do it through a pm or github at a suitable time. only downside I see is scaling in the annual chart for example I have seen upto 1000 to 3800 strikes in a day sometimes in the past so it kind of makes the lower day values for example a different day you may get 20 and these would not be visual on a annual chart. so i think for annual the best way is to break it down into months .
Take care.
Chuck
-
- Platinum Boarder
- Posts: 1693
- Joined: Tue Mar 28, 2017 6:57 am
Re: Weather34 TEMPLATE
Don't forget if you update the almanac module with new options you must goto the setup screen and choose which modules to display .otherwise the almanac screen is broken..
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
-
- Platinum Boarder
- Posts: 1693
- Joined: Tue Mar 28, 2017 6:57 am
Re: Weather34 TEMPLATE
Good morning
a new process to handle the update of current month and year charts . and brand new file charts-month-year.php to assign.
Charts update end of day for month and year charts
(New for May 2020)
*New process allows to run the end of day at a few seconds before midnight as opposed to old process running at 23:45 ,allows true accurate end of day totals without missing the last 15 minutes of the current day.
Select the Services Tab
1. Goto Select new service
2. Select from the drop down menu HTTP Request
3. Select Perodical in the next menu
4. Click Save at the bottom of the screen
5. Now look for new HTTP request
6. select "before each new day" (it will run at a few seconds before midnight)
7. NOW INSERT THE URL example
8. https://yourdomain.com/console/charts-end-of-day.php
9. now click save .
*the path can be in the root if the template was uploaded to the root directory https://yourdomain.com/charts-end-of-day.php
*if you are an existing user *important remove(delete) the old service that runs at 23:45 https://yourdomain.com/charts-month-year.php
*the old process must be removed if you are a previous user.
full guide at https://weather34.com/homeweatherstatio ... alone.html
screenshot.


a new process to handle the update of current month and year charts . and brand new file charts-month-year.php to assign.
Charts update end of day for month and year charts
(New for May 2020)
*New process allows to run the end of day at a few seconds before midnight as opposed to old process running at 23:45 ,allows true accurate end of day totals without missing the last 15 minutes of the current day.
Select the Services Tab
1. Goto Select new service
2. Select from the drop down menu HTTP Request
3. Select Perodical in the next menu
4. Click Save at the bottom of the screen
5. Now look for new HTTP request
6. select "before each new day" (it will run at a few seconds before midnight)
7. NOW INSERT THE URL example
8. https://yourdomain.com/console/charts-end-of-day.php
9. now click save .
*the path can be in the root if the template was uploaded to the root directory https://yourdomain.com/charts-end-of-day.php
*if you are an existing user *important remove(delete) the old service that runs at 23:45 https://yourdomain.com/charts-month-year.php
*the old process must be removed if you are a previous user.
full guide at https://weather34.com/homeweatherstatio ... alone.html
screenshot.


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 TEMPLATE
Hi Brian,
I was just doing your updates and I noticed something on the Daily Temp chart. May have been there before and I just did not spot it. Looks like there may be an issue with the Feels Like Temperature Values. You can see it below. I checked Ron's and his is showing the same.
Take care,
Chuck
I was just doing your updates and I noticed something on the Daily Temp chart. May have been there before and I just did not spot it. Looks like there may be an issue with the Feels Like Temperature Values. You can see it below. I checked Ron's and his is showing the same.
Take care,
Chuck
-
- Platinum Boarder
- Posts: 1693
- Joined: Tue Mar 28, 2017 6:57 am
Re: Weather34 TEMPLATE

I grabbed your csv data from today so far and plopped it in so hopefully that should look a bit more respectful ..screenshot below and trust the direction words for wind direction are a bit more appealing ? there was also a fix earlier for non metric(Fahrenheit) values forwarded by Josep earlier for the fire risk CBI..
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 TEMPLATE
Brian,
That was fast! Looks like there there may still be a factor off - see below.
Thanks again and no hurry.
Chuck
That was fast! Looks like there there may still be a factor off - see below.
Thanks again and no hurry.
Chuck
-
- Platinum Boarder
- Posts: 1693
- Joined: Tue Mar 28, 2017 6:57 am
Re: Weather34 TEMPLATE
try the file just pushed ?
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 TEMPLATE
OK. That last one fixed it.

I did get the earlier Fire fix, as well.
Chuck
-
- Platinum Boarder
- Posts: 1693
- Joined: Tue Mar 28, 2017 6:57 am
Re: Weather34 TEMPLATE
no problem always complex when converting the charts easy to overlook things/make mistakes..have a good day..Brian
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
-
- Platinum Boarder
- Posts: 1693
- Joined: Tue Mar 28, 2017 6:57 am
Re: Weather34 TEMPLATE
good morning chuck its just gone 7am here and midnight your time , good too see the new end of day worked without an issue
on your site.. thanks for promptly switching over. gotta love discovering those not so familiar meteobridge benefits.bravo Boris ..

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 TEMPLATE
Yes, just checked and it worked great. Nice update to catch data during the last 15 minutes. Yes, Boris keeps everything up to date - just renewed update support on one of my older D-Link Meteo devices - the one I am using for WXFlow Lightning.weatherist34 wrote: ↑Tue May 05, 2020 6:05 am good morning chuck its just gone 7am here and midnight your time , good too see the new end of day worked without an issueon your site.. thanks for promptly switching over. gotta love discovering those not so familiar meteobridge benefits.bravo Boris ..
Chuck
-
- Senior Boarder
- Posts: 78
- Joined: Sun Mar 03, 2019 8:12 pm
- Contact:
Re: Weather34 TEMPLATE
Hi, Brian!
After the last update and changes due to the "charts-end-of-day" file, instructions for configuring meteobridge (https://weather34.com/homeweatherstatio ... alone.html) became unclear. From everything it says, it should look like this (mb.jpg)?
Another question: what to do with the file "charts-month-year.php"?
I also noticed an interesting point: after the update, the time counter that appeared in the upper-right corner was reset to zero every half hour. But after my manipulation of the file charts-end-of-day.php the counter started doing this every hour. What does it show for the time, by the way? Interval for writing to a data file?
Speaking of which, in the" desktop " version, there was an update time next to the name of each module, so it was convenient to see when, for example, the temperature was updated, or when the wind or precipitation was. Is this planned in this version?
After the last update and changes due to the "charts-end-of-day" file, instructions for configuring meteobridge (https://weather34.com/homeweatherstatio ... alone.html) became unclear. From everything it says, it should look like this (mb.jpg)?
Another question: what to do with the file "charts-month-year.php"?
I also noticed an interesting point: after the update, the time counter that appeared in the upper-right corner was reset to zero every half hour. But after my manipulation of the file charts-end-of-day.php the counter started doing this every hour. What does it show for the time, by the way? Interval for writing to a data file?
Speaking of which, in the" desktop " version, there was an update time next to the name of each module, so it was convenient to see when, for example, the temperature was updated, or when the wind or precipitation was. Is this planned in this version?
- Attachments
-
- pic.jpg (28.19 KiB) Viewed 4264 times
-
- mb.jpg (125.41 KiB) Viewed 4264 times