Thanks Gary - I meant something "built in" to wee_database or something of 
the like (e.g. not a custom extension). I've been known to overlook the 
simple solutions - so while I haven't found anything in GitHub yet within 
weewx core, I wanted to ask before I tried to figure it out on my own. 

Thanks - will check those a bit deeper (already have started looking at 
them).


On Monday, January 21, 2019 at 4:04:00 PM UTC-5, gjr80 wrote:
>
> Yes, it's called the StdWXCalculate service? The 'Service' classes have 
> somewhat of an overhead and they really need an instance of the weeWX 
> engine to be running to be used. The StdWXCalculate was slightly 
> restructured some time ago so that it called the WXCalculate class that 
> essentially does all the missing calcs. That is how wee_import works, it 
> taps into the WXCalculate class without the need for engine to be running.
>
> Not really sure of your requirements so have a look at wxsevices.py and 
> weeimport/weeimport.py, you may find something there.
>
> Gary
>
>

-- 
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