I don't know the reason but I've sent reply to Reiner Lang's message and it
was deleted. I repeated it three times and it was deleted every time :( I
refer to this thread: https://groups.google.com/g/weewx-user/c/ltOzib4AieM
So I ask here, in new thread, because my approach is evolving.
Thanks for the hint on importing from WU.
In the meantime, I managed to get the SDR dongle to download data from my
home station - a clone of Ambient Weather WS-1002. The tests went well, the
dongle captures the packets, I mapped the sensors and compared the readings
from the interceptor controller and directly from the display.
Unfortunately, like many before me, I am having trouble determining the
insolation in W/m2.
When reading from rtl_433, I get this result (JSON format):
{ “time” : “2025-03-23 10:56:53”, “model” : “Fineoffset-WH24”, “id” : 100,
“battery_ok”. : 1, “temperature_C” : 8.500, “humidity” : 69, “wind_dir_deg”
: 100, “wind_avg_m_s” : 1.680, “wind_max_m_s” : 2.240, “rain_mm” : 792.300,
“uv” : 527, “uvi” : 1, “light_lux” : 16065.800, “mic” : “CRC”}
How to convert light_lux to W/m2 for this station?
EDIT: I have already concluded that you need to divide the value in lux by
126.7 to get the value in W/m2. I made the changes in the [StdCalibrate]
section:
[StdCalibrate].
[[Corrections]]
radiation = radiation / 126.7
How do I get Weewx to respect this correction?
I hope that if I was able to “get along” with my station using SDR, I will
repeat this success with Garni 1025.
--
You received this message because you are subscribed to the Google Groups
"weewx-user" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To view this discussion visit
https://groups.google.com/d/msgid/weewx-user/3a4f7109-2d87-400a-81d5-25dc85c449e9n%40googlegroups.com.