Extra Sensors in Block StationData

Michael
Observer
Observer
Posts: 37
Joined: Sun Aug 19, 2018 3:06 pm
Location: Schwabach, Germany
Station model: TE923
Software: WEEWX
Contact:

Extra Sensors in Block StationData

Post by Michael » Fri Oct 12, 2018 2:08 pm

Hi,

i think it would be nice if the values from Extra Sensors who stored in Table "alldataExtra" be appropriate in block StationData.

Michael
Michael

Image

User avatar
Jachym
Site Admin
Site Admin
Posts: 1686
Joined: Fri Aug 18, 2017 10:12 pm
Location: Brno, Czech Republic
Station model: WH1080
Software: Meteobridge
Contact:

Re: Extra Sensors in Block StationData

Post by Jachym » Sun Oct 14, 2018 7:00 am

Hi,
I mentioned this in the past. Because I only had access to the standard set of sensors, I cannot test anything related to extra sensors. Making a realtime displayed value is relatively easy and you can simulate it, but for history data and statistics this is not possible.
Because of some not very good experience with programming something I cannot test (WxSim) I decided not to do it again.

Michael
Observer
Observer
Posts: 37
Joined: Sun Aug 19, 2018 3:06 pm
Location: Schwabach, Germany
Station model: TE923
Software: WEEWX
Contact:

Re: Extra Sensors in Block StationData

Post by Michael » Sun Oct 14, 2018 7:10 am

Hi Jachym, if you want, I can provide you with my data.
Michael

Image

akiro
Newbie
Newbie
Posts: 5
Joined: Sat Jan 06, 2018 12:15 pm
Station model: Davis Vantage 2 Pro
Software: WeatherLink

Re: Extra Sensors in Block StationData

Post by akiro » Sat Oct 20, 2018 7:11 am

I join Michael. It would be very interesting to display the additional sensors in the block station data or as a separate plugin for statistics purposes.

User avatar
Pavel
Observer
Observer
Posts: 24
Joined: Sun Aug 20, 2017 6:24 pm
Location: Šenov, Czech Republic
Station model: TFA 35.1075 NEXUS
Software: Meteobridge
Contact:

Re: Extra Sensors in Block StationData

Post by Pavel » Sun Oct 21, 2018 10:09 am

I would need this too :D

mchd17
Forecaster
Forecaster
Posts: 188
Joined: Sat Mar 17, 2018 2:01 am
Location: Illinois
Station model: Davis Pro2 Plus
Software: Meteobridge

Re: Extra Sensors in Block StationData

Post by mchd17 » Sun Jan 16, 2022 1:25 am

davidefa, want to try and create this?

I would love to see extra sensors data in this block, such as Extra Temp/humidity sensors, etc
Image

davidefa
Expert
Expert
Posts: 862
Joined: Tue Jan 12, 2021 8:03 am
Location: Italy
Station model: WH2650
Software: WH2650 (direct upload)
Contact:

Re: Extra Sensors in Block StationData

Post by davidefa » Sun Jan 16, 2022 11:05 am

I think it can be done.
But how to graphically identify these new sensors? I mean each sensor is identified on the left side of the block by an icon, how to distinguish T1, T2...?
One simple ( not very appealing ) solution could be adding a number after the 'thermometer icon'.
Another solution could be draw all these new icons ( but I'm not able to do this )
Another solution could be using a short text ( clearer meaning but different look from standard sensors )
Image

mchd17
Forecaster
Forecaster
Posts: 188
Joined: Sat Mar 17, 2018 2:01 am
Location: Illinois
Station model: Davis Pro2 Plus
Software: Meteobridge

Re: Extra Sensors in Block StationData

Post by mchd17 » Sun Jan 16, 2022 8:58 pm

davidefa wrote: Sun Jan 16, 2022 11:05 am One simple ( not very appealing ) solution could be adding a number after the 'thermometer icon'.
you are correct, not very appealing
davidefa wrote: Sun Jan 16, 2022 11:05 am Another solution could be draw all these new icons ( but I'm not able to do this )
Years ago, and i mean years ago, i had photoshop. I will get back to you on this.
davidefa wrote: Sun Jan 16, 2022 11:05 am Another solution could be using a short text ( clearer meaning but different look from standard sensors )
i think the short text would offset the block info

Have to rethink this
Image

davidefa
Expert
Expert
Posts: 862
Joined: Tue Jan 12, 2021 8:03 am
Location: Italy
Station model: WH2650
Software: WH2650 (direct upload)
Contact:

Re: Extra Sensors in Block StationData

Post by davidefa » Sun Mar 13, 2022 4:14 pm

- added extra temperature/humidity and soil moisture
- icons are unchanged ( extra temperatures use same icon as temperature... )

stationData.png
stationData.png (40.36 KiB) Viewed 4228 times
Attachments
stationData_10.1c.zip
(9.3 KiB) Downloaded 54 times
Image

alexvanuxem
Forecaster
Forecaster
Posts: 182
Joined: Mon Jan 31, 2022 4:41 pm
Location: Sint-Katelijne-Waver, Belgium
Station model: Davis Vantage Pro 2
Software: Meteobridge
Contact:

Re: Extra Sensors in Block StationData

Post by alexvanuxem » Sun Mar 13, 2022 5:14 pm

nice!

added my indoor temp and indoor humidity to my station data.

thank you

even could add the parameter UV into it. In the moisture tab of the settings, it works to.
only the image of soil moisture is shown.
:D

If you could add UV into it, that would be a nice to have.

Thanks again.
Image

mchd17
Forecaster
Forecaster
Posts: 188
Joined: Sat Mar 17, 2018 2:01 am
Location: Illinois
Station model: Davis Pro2 Plus
Software: Meteobridge

Re: Extra Sensors in Block StationData

Post by mchd17 » Sun Mar 13, 2022 5:57 pm

Thanks davidefa, great work!!

One issue found, new data shows up in C even though block says F
Image

davidefa
Expert
Expert
Posts: 862
Joined: Tue Jan 12, 2021 8:03 am
Location: Italy
Station model: WH2650
Software: WH2650 (direct upload)
Contact:

Re: Extra Sensors in Block StationData

Post by davidefa » Sun Mar 13, 2022 11:01 pm

- corrected temperature conversion error
- supports any sensor in alldataExtra table ( UV, TIN, HIN, T#, H#, TS#, LT#, SM#, LW#, PP#, CO2_#... )
- redefined parameters ( re-run setup ):
- a single parameter define sensor names and units of measure

format: SM#=name=unit,... ( set unit to 'T' for temperature sensors, as it is used for conversion to the selected display unit )
example:
UV=UV=,T1=compost=T,SM1=tomatoes=%,PP1=PM2.5=ug/m3
Attachments
stationData_10.2b.zip
(9.35 KiB) Downloaded 46 times
Image

mchd17
Forecaster
Forecaster
Posts: 188
Joined: Sat Mar 17, 2018 2:01 am
Location: Illinois
Station model: Davis Pro2 Plus
Software: Meteobridge

Re: Extra Sensors in Block StationData

Post by mchd17 » Mon Mar 14, 2022 12:52 am

Works very good!

Is it possible to get line break in between data?
Image

davidefa
Expert
Expert
Posts: 862
Joined: Tue Jan 12, 2021 8:03 am
Location: Italy
Station model: WH2650
Software: WH2650 (direct upload)
Contact:

Re: Extra Sensors in Block StationData

Post by davidefa » Mon Mar 14, 2022 7:51 am

- added break line

P.S.
I looked at the block at least a hundred times without noticing the line break...
Attachments
stationData_10.3.zip
(9.41 KiB) Downloaded 47 times
Image

mchd17
Forecaster
Forecaster
Posts: 188
Joined: Sat Mar 17, 2018 2:01 am
Location: Illinois
Station model: Davis Pro2 Plus
Software: Meteobridge

Re: Extra Sensors in Block StationData

Post by mchd17 » Mon Mar 14, 2022 12:36 pm

Maybe another issue....

"All time" from the drop down only shows today's date. Shouldn't that be all time records? There is a "today's date" option in the drop down.

Line Breaks look alot better.
Image

davidefa
Expert
Expert
Posts: 862
Joined: Tue Jan 12, 2021 8:03 am
Location: Italy
Station model: WH2650
Software: WH2650 (direct upload)
Contact:

Re: Extra Sensors in Block StationData

Post by davidefa » Mon Mar 14, 2022 1:16 pm

- corrected 'alltime' data display
Attachments
stationData_10.4.zip
(9.41 KiB) Downloaded 50 times
Image

mchd17
Forecaster
Forecaster
Posts: 188
Joined: Sat Mar 17, 2018 2:01 am
Location: Illinois
Station model: Davis Pro2 Plus
Software: Meteobridge

Re: Extra Sensors in Block StationData

Post by mchd17 » Mon Mar 14, 2022 1:22 pm

That was fast! I think that's a final!

Great work, coffee time!
Image

alexvanuxem
Forecaster
Forecaster
Posts: 182
Joined: Mon Jan 31, 2022 4:41 pm
Location: Sint-Katelijne-Waver, Belgium
Station model: Davis Vantage Pro 2
Software: Meteobridge
Contact:

Re: Extra Sensors in Block StationData

Post by alexvanuxem » Mon Mar 14, 2022 6:33 pm

perfection!
Image

User avatar
meteoesine
Forecaster
Forecaster
Posts: 166
Joined: Sun Aug 20, 2017 4:08 pm
Location: Esine, Valcamonica (BS) - Italy
Station model: Davis Pro2+
Software: Meteobridge nano
Contact:

Re: Extra Sensors in Block StationData

Post by meteoesine » Thu May 05, 2022 11:39 am

Hi,
stationData block
what I have to change to have only 1 decimal instead of 3 (Rain Rate mm/h)
thanks in advance
ScreenShot01026.jpg
ScreenShot01026.jpg (9.54 KiB) Viewed 3788 times
:arrow: https://meteoesine.it
ham wx aprs/cwop: IW2LAO-13

Image

davidefa
Expert
Expert
Posts: 862
Joined: Tue Jan 12, 2021 8:03 am
Location: Italy
Station model: WH2650
Software: WH2650 (direct upload)
Contact:

Re: Extra Sensors in Block StationData

Post by davidefa » Thu May 05, 2022 9:05 pm

ver 10.7
- fix rain max number of decimal digits
Attachments
stationData_10.7.zip
(9.72 KiB) Downloaded 51 times
Image

mchd17
Forecaster
Forecaster
Posts: 188
Joined: Sat Mar 17, 2018 2:01 am
Location: Illinois
Station model: Davis Pro2 Plus
Software: Meteobridge

Re: Extra Sensors in Block StationData

Post by mchd17 » Tue May 10, 2022 11:57 am

Rain totals for month and year are not correct totals. Not certain about the other time options, 24hr, week, last 7 days, etc. That's before 10.7
Image

User avatar
meteoesine
Forecaster
Forecaster
Posts: 166
Joined: Sun Aug 20, 2017 4:08 pm
Location: Esine, Valcamonica (BS) - Italy
Station model: Davis Pro2+
Software: Meteobridge nano
Contact:

Re: Extra Sensors in Block StationData

Post by meteoesine » Mon May 30, 2022 6:07 am

Hi,
I noticed that selecting the various options of the period (last 365 days, overall summary, current day) displays only the data of the current year, while it should also show the previous years. The rain values seem correct
thanks in advance
ScreenShot01051.jpg
ScreenShot01051.jpg (86.98 KiB) Viewed 3520 times
:arrow: https://meteoesine.it
ham wx aprs/cwop: IW2LAO-13

Image

User avatar
meteoesine
Forecaster
Forecaster
Posts: 166
Joined: Sun Aug 20, 2017 4:08 pm
Location: Esine, Valcamonica (BS) - Italy
Station model: Davis Pro2+
Software: Meteobridge nano
Contact:

Re: Extra Sensors in Block StationData

Post by meteoesine » Tue May 31, 2022 7:29 am

you know what?
in the station data settings (last rel 10.7) if I leave the extra sensor field empty it displays the data of the previous years correctly, if I add UV it displays only the data of the current year
Attachments
ScreenShot01052.jpg
ScreenShot01052.jpg (64.61 KiB) Viewed 3495 times
:arrow: https://meteoesine.it
ham wx aprs/cwop: IW2LAO-13

Image

User avatar
meteoesine
Forecaster
Forecaster
Posts: 166
Joined: Sun Aug 20, 2017 4:08 pm
Location: Esine, Valcamonica (BS) - Italy
Station model: Davis Pro2+
Software: Meteobridge nano
Contact:

Re: Extra Sensors in Block StationData

Post by meteoesine » Sat Jun 11, 2022 4:10 pm

Ciao Davide,
in riferimento al mio precedente post che se aggiungo un extra sensore mi fa vedere solo i dati inerenti al 2022, visto che a tutti funziona correttamente, hai qualche idea su cosa possa essere la causa del mio problema? svuotare la cache non risolve il problema (ora ho rimesso la vecchia versione - quella senza extra sensori).

Un'altra cosa: l'evapotraspirazione.
come si fa a generare e archiviare i dati sul database?
ScreenShot01061.jpg
ScreenShot01061.jpg (20.5 KiB) Viewed 3381 times
per avere ET e fulmini nel /pages/station/climate.php?var= (ET /L) la modifica è già disponibile o è ancora in progress?

Ho appena ordinato il sensore wh51, dove trovo il blocco aggiornato ecowitt soil moisture?
grazie
:arrow: https://meteoesine.it
ham wx aprs/cwop: IW2LAO-13

Image

User avatar
MeteoElMasnou
Observer
Observer
Posts: 26
Joined: Sat Feb 05, 2022 1:56 pm
Location: El Masnou / Catalunya
Station model: Davis Vantage Vue
Software: Weewx
Contact:

Re: Extra Sensors in Block StationData

Post by MeteoElMasnou » Mon Jun 27, 2022 9:50 am

Hello,
Neither with 10.4 nor 10.7 The historical data does not appear correctly. Has there been any update? Or is it my problem.

Good work.

Post Reply