I'm using a custom search expression that gives me the high low and rain for "this day" for each year that I have data for.
When I get off work I'll look up the details. You should be able to craft a SQL query to get what you want with either db and it will be the same query either way. It just might not be easy. On Fri, Oct 2, 2020, 1:41 PM [email protected] <[email protected]> wrote: > Hi, > Very bad rain tonight in the UK, and I mentioned to my wife that it must > have been the worst rain for years. She remarked that we had had heavier > rain two years ago. > > Then it occurred to me that I had no way of verifying that. If I select > '2018', for example, it will tell me what day we had very heavy rain, but > it won't let see what the weather was (all of the parameters) on my > birthday, or any other day. > > Is there a way to get 'granular' data of this kind? Is it already in > 'sqllite' database, or would I have to switch to MySQL to get it? > Whichever method I use, will that data only be available via CLI, or is > there a way to get it on the GUI - without learning HTML and Python to > create it myself? > > Thanks. > > -- > 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/127feef8-1241-4f8d-a199-bbcfff027b8fn%40googlegroups.com > <https://groups.google.com/d/msgid/weewx-user/127feef8-1241-4f8d-a199-bbcfff027b8fn%40googlegroups.com?utm_medium=email&utm_source=footer> > . > -- 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/CAA1SM20hW%3DkL0iXVrcALhczn6cSBCGVVCJF3PEqm3eXuBTGKEg%40mail.gmail.com.
