Pat & All
Apologies as I thought Acurite Atlas to be capable of acquiring Radiation
data... apparently not.
Although, SolarRad & UV Belchertown skin has 3 variants: Radiation,
Theoretical Max Solar Radiation, UV. Lets disregard Radiation and still try
[[solarRadGraph]] to plot Theo Max Solar Rad and UV.
For this "test":
Try 1) Commenting
In weewx.conf [[Calculations]], post maxSolarRad = software
In graph.conf [[solarRadGraph]], commented the section of Radiation
--> didn't work, Error
Try 2) Rad zero
In weewx.conf [[Calculations]], post maxSolarRad = software; and in
[[[Generic]]] radiation = 0 ("zero')
In graph.conf [[solarRadGraph]], as posted (no commeting on Radiation
section)
--> didn't work, Error
root@raspberrypi:~# wee_reports
Using configuration file /etc/weewx/weewx.conf
Generating for all time
Traceback (most recent call last):
File "/usr/share/weewx/weewx/reportengine.py", line 204, in run
obj.start()
File "/usr/share/weewx/weewx/reportengine.py", line 300, in start
self.run()
File "/usr/share/weewx/user/belchertown.py", line 1133, in run
series_data = self._getObservationData(observation_type, minstamp,
maxstamp, aggregate_type, aggregate_interval, time_length, xaxis_groupby,
xaxis_categories, mirrored_value)
File "/usr/share/weewx/user/belchertown.py", line 1530, in
_getObservationData
(time_start_vt, time_stop_vt, obs_vt) =
self.db_lookup().getSqlVectors(TimeSpan(start_ts, end_ts), obs_lookup,
aggregate_type, aggregate_interval)
File "/usr/share/weewx/weewx/manager.py", line 513, in getSqlVectors
aggregate_type, aggregate_interval)
File "/usr/share/weewx/weewx/manager.py", line 790, in _getSqlVectors
for _rec in _cursor.execute(sql_str, (startstamp, stopstamp)):
File "/usr/share/weewx/weedb/sqlite.py", line 41, in guarded_fn
raise weedb.NoColumnError(e)
NoColumnError: no such column: maxSolarRad
Bottom line, if Radiation not available through Acurite Atlas, I would not
mind having Theo Max Theo Solar Rad x UV...
Thanks for any suggestions.
Best, AE
--
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 on the web visit
https://groups.google.com/d/msgid/weewx-user/fa7f8df8-f2da-44bc-b5a4-37338a79cb4e%40googlegroups.com.