Hi,

I don't get it why weewx is not adding a value in my maxSolarRad column.

I added under
 [StdWXCalculate]  [[Calculations]] this line: maxSolarRad = software
under wx_binding
schema = user.extensions.schema

in user/extension.py
I added the maxSolarRad, 'REAL' column

did the whole wee_database reconfigure thing, just to get one new column 
added (not sure why this has to be such a hassle, since adding a column in 
mysql is very easily done in myphpadmin)

I see the new column, but it is writing NULL in the column instead of 0 (it 
is night)

I wonder if it is just not possible to store calculated values in the 
archive table? But dewpoint windchill and heatindex seem to work fine, so 
what is the difference?

I'm thinking of writing a php script and calling that every 5 minutes to 
fill in the max solar radiation, if weewx can not do it. But just trying 
this forum first to see if someone has had this issue before and fixed it...

-- 
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].
For more options, visit https://groups.google.com/d/optout.

Reply via email to