Page 1 of 1

Solar radiation wrong

Posted: Thu Jul 22, 2021 6:05 am
by Avery
Hello everyone!

I have a problem with the display of solar radiation.
The instrument always shows too little. I included a picture.
12 w/m2 are displayed, but in reality it is 120 w/m2.

Image

How can I change this?

Re: Solar radiation wrong

Posted: Thu Jul 22, 2021 8:07 am
by davidefa
- only the gauge block shows incorrect values?
- is the shown value always 10% of the correct value?
- how do you 'send data' to your meteotemplate database?
- if your 'uploading software' calls api.php directly and has a log of the calls to api.php check this log ( or enable it )
- check your cache/apiLog.txt ( is generated by the api.php script and contains a lot of informations on the 'data import' phase )

P.S. Please provide a link to your meteotemplate site

Re: Solar radiation wrong

Posted: Thu Jul 22, 2021 10:49 am
by Avery
only the gauge block shows incorrect values?
No, all values are displayed incorrectly.
is the shown value always 10% of the correct value?
Yes.
how do you 'send data' to your meteotemplate database?
I use the Meteohub plugin to get the data.
- if your 'uploading software' calls api.php directly and has a log of the calls to api.php check this log ( or enable it )
There is no log.

Re: Solar radiation wrong

Posted: Thu Jul 22, 2021 1:27 pm
by davidefa
- is the content of the file clientraw.txt correct?
- please provide a link to your meteotemplate site

Re: Solar radiation wrong

Posted: Fri Jul 23, 2021 7:20 am
by davidefa
Ok I found your meteotemplate site, but can't find your clientraw.txt.
Please attach one ( recorded during the day ) annotating the correct value of the solar sensor in that moment. I can check what's going wrong with the solar sensor

Re: Solar radiation wrong

Posted: Mon Jul 26, 2021 9:39 am
by Avery
Here is the link to the Meteotemplate of the Elversberg station:https://wetterbase.de/Daten/meteotempla ... esktop.php

Image Awekas: Image

Image Meteotemplate: Image

clientraw.txt

Code: Select all

12345 0.0 0.0 36 20.2 87 1009.2 0.00 0.00 0.00 0.00 0.00 21.7 63 - 19 - - 0 0.00 - - - - - - - - - 11 26 01 Elversberg-11:26 0 93 26 07 - - - - - - - 20.2 26.2 20.1 15.1 19 Zunehmend_bewölkt_mit_geringer_Temperaturänderung. 0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.4 0.0 0.0 0.4 0.0 0.7 3.5 18.0 880 26/07/2021 26.4 18.8 20.1 15.1 4.2 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 18.6 17.6 15.7 15.1 15.2 15.5 15.8 16.0 16.3 16.6 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20.1 15.1 20.2 0.0 0 _ _ 292.5 _ 0 - - - - - - - 856.0 22.1 21.4 - 1009.5 1007.2 0.8 10:34 09:49 - - 18.4 14.4 0.0 2021 _ 1 0 1 338 45 0 0 0 0 293 293 293 315 - - 0.0 - 49.316389 -7.12 - 97.0 88.0 - 06:38 !!C10.37Of!!

Re: Solar radiation wrong

Posted: Mon Jul 26, 2021 11:42 am
by davidefa
Your clientraw.txt in field 34 ( solar radiation field ) contains 93 and this is reported by meteotemplate.
So your clientraw.txt contains an incorrect solar radiation value.

P.S. Cant read the images you attached

solar01.png
solar01.png (185.12 KiB) Viewed 7901 times
solar02.png
solar02.png (124.79 KiB) Viewed 7901 times
solar03.png
solar03.png (374.07 KiB) Viewed 7901 times

Re: Solar radiation wrong

Posted: Mon Jul 26, 2021 4:28 pm
by Avery
Okay, so parameter 34 is displayed correctly.

I think I found the problem.
Actually, the instrument should display the value of parameter 127. How can I change that from 34 to 127?

Image

Re: Solar radiation wrong

Posted: Mon Jul 26, 2021 5:07 pm
by davidefa
Install this version of the meteohub plugin, it should fix it.
Rerun the setup of the plugin:
- added a 'Solar Sensor Field Number' ( that you should set to 127 )

Re: Solar radiation wrong

Posted: Mon Jul 26, 2021 5:23 pm
by Avery
Thank you for the excellent support. I installed the plugin and it works perfectly.

Thanks very much!