(addendum)
Not sure if incorrect format or syntax to Database, but extend database
with '$almanac.sun.alt' and '$almanac.moon.alt' generate errors upon
"wee_database --rebuild-daily"
schema_extended = schemas.wview.schema + [('maxSolarRad', 'REAL'),....,
('$almanac.sun.alt', 'REAL'), ('$almanac.moon.alt', 'REAL')]
Also, upon adding new extensions to Database, on the "schema_extended =..."
you keep the previously added, or delete previously added extensions?
--
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/d508a83d-2941-4fad-8cee-c5685dedd67e%40googlegroups.com.