Weather34 Aurora Version(english supported only)

All about the standard Meteobridge devices based on mobile routers from TP-Link, D-Link, ASUS

Moderator: Mattk

Locked
slrpwr
Fresh Boarder
Fresh Boarder
Posts: 14
Joined: Fri Jan 01, 2021 4:50 pm

Re: Weather34 Aurora Version(english supported only)

Post by slrpwr »

Happy New Year!

Okay, I figured out the first question. I had incorrectly setup the MeteoBridge cron job. I would still like advice on uploading historical data for charts.

Code: Select all

I am a recent convert to MeteoBridge and Weather34, but my station is about seven years old now. I have successfully installed Weather34 Aurora and it updates local data properly: https://bollar.org/wx/weather34/index.php but anything json doesn't appear to update. I have entered my PurpleAir, WXCheck and WeatherUnderground ID and API keys and none of them are updating. Looking in the jsondata directory, the files have timestamps from mid-December and are what is displaying on the template. If I delete the files, the state data is just deleted from the template. The data that is not updated are:

 - PurpleAir from Prestwick WX, Myrtle Beach, SC
 - METAR from LTBA (and an earlier installation was WSSL now offline, but you can see it here: https://bollar.org/wx/oldweather34/index.php )
 - WU data from someplace other than my location. 

I do have MeteoBridge set to run https://bollar.org/wx/weather34/mbdbfiles/stationcron.php every 30 minutes.

Permissions are files 664 / directory 755.

Thanks for your help!
Also, while I'm here, I assume I can upload historic information for the charts / almanac. Can anyone point me to documentation? It looks like it's easy enough to upload a csv to weather34charts, but want to save time guessing.
Image
weatherist34
Platinum Boarder
Platinum Boarder
Posts: 1693
Joined: Tue Mar 28, 2017 6:57 am

Re: Weather34 Aurora Version(english supported only)

Post by weatherist34 »

hi just email or pm the setup password which you can change at anytime.

metar is showing KDFW
Dallas Fort Worth International Airport
Metar :KDFW 011653Z 31012G22KT 10SM BKN017 BKN029 04/01 A2994 RMK AO2 PK WND 30027/1624 SLP139 T00390006
Fri 1st January 10:53 am


do you have the history chart data from older version ? if so I can simply do a quick convert
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
slrpwr
Fresh Boarder
Fresh Boarder
Posts: 14
Joined: Fri Jan 01, 2021 4:50 pm

Re: Weather34 Aurora Version(english supported only)

Post by slrpwr »

For those of you who want to upload historical data to Weather34 Aurora from MeteoBridge, I made this template. The data seem to match the existing Weather34 history files, with the exception of the PurpleAir & Davis air quality. I used 2.5 daily max for each sensor, which is closest to what Weather34 stored.

The resulting file is saved in weather34charts as YYYY.csv (2020.csv)

There may be a bug in MeteoBridge -- if I put [MMM} in a template, it's not decoded into the three-letter month. I changed to {MM} and converted the two-digit month into a three-letter month using search & replace.

Code: Select all

# MeteoBridge: export to feed Weather34 History
#
#pragma append=n
#pragma emptylines=n
[DD] [MMM],[th0temp-max=C.1:0],[th0temp-min=C.1:0],[th0dew-max=C.1:0],[th0dew-min=C.1:0],[rain0total-daysum=mm.1:0],[wind0wind-max.1:0],[wind0wind-avg.1:0],[wind0dir-avg.0:0],[thb0seapress-max=hPa.1:0],[thb0seapress-min=hPa.1:0],[uv0index-max.1:0],[sol0rad-max.0:0],[air1!1pm-max.2:0],[air1!1pm-max.1:0]
Unfortunately, I didn't upload UV, Solar and air quality info when I switched to Meteobridge, so I'll have to do without that.
Screen Shot 2021-01-01 at 11.41.25 AM.jpg
Screen Shot 2021-01-01 at 11.41.25 AM.jpg (48.5 KiB) Viewed 4590 times
Image
slrpwr
Fresh Boarder
Fresh Boarder
Posts: 14
Joined: Fri Jan 01, 2021 4:50 pm

Re: Weather34 Aurora Version(english supported only)

Post by slrpwr »

weatherist34 wrote: Fri Jan 01, 2021 7:41 pm hi just email or pm the setup password which you can change at anytime.

metar is showing KDFW
Dallas Fort Worth International Airport
Metar :KDFW 011653Z 31012G22KT 10SM BKN017 BKN029 04/01 A2994 RMK AO2 PK WND 30027/1624 SLP139 T00390006
Fri 1st January 10:53 am


do you have the history chart data from older version ? if so I can simply do a quick convert
Thank you for the prompt reply! I sorted out my configuration problem on the Meteobridge side, and that fixed the METAR and PurpleAir problem.

I also got 2020.csv uploaded with the template above and the charts work. All of my older data is outside Meteobridge in various CSV files -- not a problem to parse into the right file format, so long as I understand it.

I'm now looking at the almanac. From where is that data retrieved? I have an (incorrect) all-time max reported from 2019, but I haven't entered any data from 2019 or earlier that I'm aware of.
Image
weatherist34
Platinum Boarder
Platinum Boarder
Posts: 1693
Joined: Tue Mar 28, 2017 6:57 am

Re: Weather34 Aurora Version(english supported only)

Post by weatherist34 »

awesome makes my day when end users resolve it means there is some form of understanding of how it works ..almanac data values is stored in meteobridge itself the history tab allows you to edit data.

only discrepancy i see is a blank module what have chosen for that ? note purple air is not supported in template via meteobridge only supports davis airlink though in theory if you assign(map) purple air to the same as you would with davis airlink then the davis air quality module would work off purple air.

have a good evening...
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
slrpwr
Fresh Boarder
Fresh Boarder
Posts: 14
Joined: Fri Jan 01, 2021 4:50 pm

Re: Weather34 Aurora Version(english supported only)

Post by slrpwr »

weatherist34 wrote: Fri Jan 01, 2021 8:33 pm awesome makes my day when end users resolve it means there is some form of understanding of how it works ..almanac data values is stored in meteobridge itself the history tab allows you to edit data.

only discrepancy i see is a blank module what have chosen for that ? note purple air is not supported in template via meteobridge only supports davis airlink though in theory if you assign(map) purple air to the same as you would with davis airlink then the davis air quality module would work off purple air.
Ah. That encouraged me to get all of my old history into Meteobridge. "Fun" project.

I do have both Davis & Purple sensors and worked out how to display what I want. A couple of things I noticed:

A small bug. It's simultaneously cold and hot here today. It's an Imperial mesurement thing. Doesn't appear with ISO.
Screen Shot 2021-01-01 at 4.08.47 PM.png
Screen Shot 2021-01-01 at 4.08.47 PM.png (134.16 KiB) Viewed 4569 times
Also, I do like having the webcam on the index/home page. Unfortunately, that leaves a blank spot on the almanac that might be able to used a different way in the future? You can see this on my site -- cam is position 9. https://bollar.org/wx/weather34/weather34-almanac.php
Image
weatherist34
Platinum Boarder
Platinum Boarder
Posts: 1693
Joined: Tue Mar 28, 2017 6:57 am

Re: Weather34 Aurora Version(english supported only)

Post by weatherist34 »

can you please pm the password to setup screen which you can change at anytime .. i have an inkling of what is causing heatindex to show
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
weatherist34
Platinum Boarder
Platinum Boarder
Posts: 1693
Joined: Tue Mar 28, 2017 6:57 am

Re: Weather34 Aurora Version(english supported only)

Post by weatherist34 »

found the heat index appearing another piece of stray code leftover . latest update 02-01-2021 fixes that ..many thanks .

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
weatherist34
Platinum Boarder
Platinum Boarder
Posts: 1693
Joined: Tue Mar 28, 2017 6:57 am

Re: Weather34 Aurora Version(english supported only)

Post by weatherist34 »

Aurora MKII 02-01-2021 update adds additional chart to extra info screens in MKII version.just run simple update thats it..
these additional features are not available in MK1 version .

also the almanac screen will contain more data towards the end of month , but caution the extra almanac data will not work with meteobridge TP-LINK type devices . so this needs some thought on how to smoothly implement . please be patient it will come just needs focus .


alm-chart.png
alm-chart.png (226.56 KiB) Viewed 4542 times
Screenshot at Jan 02 12-35-31.png
Screenshot at Jan 02 12-35-31.png (160.29 KiB) Viewed 4541 times
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
alexeysailman
Senior Boarder
Senior Boarder
Posts: 78
Joined: Sun Mar 03, 2019 8:12 pm
Contact:

Re: Weather34 Aurora Version(english supported only)

Post by alexeysailman »

Hi, Brian! Still, as in the attached picture, after installing the last update, nothing has changed. The last entry at the end of the year on the top left trend is " nan"
Attachments
pic.jpg
pic.jpg (380.57 KiB) Viewed 4513 times
atlantic21
Junior Boarder
Junior Boarder
Posts: 39
Joined: Sat Mar 07, 2020 8:58 pm

Re: Weather34 Aurora Version(english supported only)

Post by atlantic21 »

Hello Brian have just loaded the Aurora mk11 version and its looking very nice, have to agree that I actually prefer this version
Thanks for all your effort

Richard :)
woolfg
Expert Boarder
Expert Boarder
Posts: 157
Joined: Wed Mar 20, 2019 4:01 pm
Contact:

Re: Weather34 Aurora Version(english supported only)

Post by woolfg »

Hi Brian

The latest update for 3rd of January for the Extra Info screens seems to have broken them

If you have a look at my site you will see

http://ringwoodweather.ddns.net/Aurora2/index.php

Regards

Graham
weatherist34
Platinum Boarder
Platinum Boarder
Posts: 1693
Joined: Tue Mar 28, 2017 6:57 am

Re: Weather34 Aurora Version(english supported only)

Post by weatherist34 »

Hi Graham your site always has a fixed css cache issue Ive noticed this for many months . it often takes an hour or two to recognize new CSS thats one of the reason I dont use your site to check for issues . I cant confirm if its a cache server level setting or it just doesn't immediately react to file changes . I did raise this to you many months ago when I had FTP access it often sent me round in circles unfortunately only to find there was a server cache or similar in use perhaps a hard setting in the .htaccess file .


if place your current day chart csv http://ringwoodweather.ddns.net/Aurora2 ... an2021.csv into my local demo

I get this in screenshot below .. I hope that helps somewhat..

edit.. I can confirm you are NOT reflecting new CSS dark file as I type has there is a new set of lines not present that begin with @media screen and (max-width: 760px) {
which was only added this morning and wasn't present in any previous releases.

you can see here at the time writing there is nothing related to @media screen and (max-width: 760px) {

http://ringwoodweather.ddns.net/Aurora2 ... 1609669330

gr.png
gr.png (168.99 KiB) Viewed 4487 times
Last edited by weatherist34 on Sun Jan 03, 2021 1:11 pm, 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
woolfg
Expert Boarder
Expert Boarder
Posts: 157
Joined: Wed Mar 20, 2019 4:01 pm
Contact:

Re: Weather34 Aurora Version(english supported only)

Post by woolfg »

Hi Brian

Ok Thanks Ill have another look into this

As you know my site is hosted on a raspberry pi but I dont see this issue on the PWS weather site which is hosted on the same local machine

I will investigate further

Regards

Graham
weatherist34
Platinum Boarder
Platinum Boarder
Posts: 1693
Joined: Tue Mar 28, 2017 6:57 am

Re: Weather34 Aurora Version(english supported only)

Post by weatherist34 »

atlantic21 wrote: Sun Jan 03, 2021 12:38 pm Hello Brian have just loaded the Aurora mk11 version and its looking very nice, have to agree that I actually prefer this version
Thanks for all your effort

Richard :)
Hello Richard thank you be patient with me ...everything will fall into place plus new additional stuff on the horizon for Pro/NANOSD users .
this MKII I wasn't expecting that much interest to be honest but 434 downloads in just over 2 weeks it has proven to be an interesting alternative.
Hopefully Ive eradicated the teething issues now I can add the additional stuff .

whenever I look at your site its raining think you had more rain in the last year than we had for the last 3 years .. when you see lakes disappearing you can get idea how much lack of rain we actually had last 3 years..

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
Locked