No, you cannot do that for the simple reason that the drop downs are actually displaying the NOAA reports, and are not doing database record retrieval - so you are not browsing the database at all.
On Friday, 25 January 2019 16:19:05 UTC+2, Julian Pilfold-Bagwell wrote: > > Hi, > > Under the 4 buttons, there's a pair of drop downs (called them buttons, I > was wrong) for monthly and annual summaries. On wview, there's an > addtional drop down and button set marked "Browse Day Records" > > [image: image.png] > > that produces output such as that below: > > --Timestamp--- Temp Chill HIndex Humid Dewpt Wind HiWind > WindDir Rain Barom Solar ET UV > -------------- ---- ----- ------ ----- ----- ------ ------ > ------- ----- ----- ----- ----- ---- > 20190125 12:45 22.8 22.8 22.8 42 9.2 8 9 > 144 0.0 1014.4 -100000 -100000.000 0.0 > 20190125 12:45 22.8 22.8 22.8 42 9.2 8 9 > 144 0.0 1014.4 -100000 -100000.000 0.0 > 20190125 12:50 23.1 23.1 23.1 42 9.5 11 17 > 164 0.0 1014.4 -100000 -100000.000 0.0 > 20190125 12:55 21.4 21.4 21.4 41 7.6 10 17 > 165 0.0 1014.4 -100000 -100000.000 0.0 > 20190125 13:00 14.3 14.3 14.3 43 2.0 11 15 > 162 0.0 1014.5 -100000 -100000.000 0.0 > 20190125 13:05 12.8 12.8 12.8 45 1.1 11 13 > 168 0.0 1014.5 -100000 -100000.000 0.0 > 20190125 13:10 11.0 11.0 11.0 49 0.6 9 13 > 158 0.0 1014.6 -100000 -100000.000 0.0 > 20190125 13:15 10.5 10.5 10.5 53 1.3 9 12 > 162 0.0 1014.6 -100000 -100000.000 0.0 > 20190125 13:20 10.2 10.2 10.2 61 3.0 12 17 > 162 0.0 1014.6 -100000 -100000.000 0.0 > 20190125 13:25 10.1 10.1 10.1 66 4.0 10 16 > 165 0.0 1014.6 -100000 -100000.000 0.0 > 20190125 13:30 10.0 10.0 10.0 68 4.3 13 16 > 148 0.0 1014.6 -100000 -100000.000 0.0 > 20190125 13:35 10.0 10.0 10.0 70 4.7 10 17 > 164 0.0 1014.6 -100000 -100000.000 0.0 > 20190125 13:40 10.0 10.0 10.0 71 5.1 10 12 > 171 0.0 1014.6 -100000 -100000.000 0.0 > 20190125 13:45 10.1 10.1 10.1 72 5.3 8 10 > 182 0.0 1014.6 -100000 -100000.000 0.0 > 20190125 13:50 10.2 10.2 10.2 72 5.5 8 12 > 196 0.0 1014.6 -100000 -100000.000 0.0 > 20190125 13:55 10.5 10.5 10.5 73 5.9 9 14 > 160 0.0 1014.6 -100000 -100000.000 0.0 > 20190125 14:00 10.6 10.6 10.6 73 6.0 10 12 > 180 0.0 1014.6 -100000 -100000.000 0.0 > 20190125 14:05 10.6 10.6 10.6 73 6.0 7 9 > 166 0.0 1014.6 -100000 -100000.000 0.0 > 20190125 14:10 10.7 10.7 10.7 73 6.1 7 10 > 172 0.0 1014.6 -100000 -100000.000 0.0 > 20190125 14:15 10.8 10.8 10.8 74 6.3 11 16 > 169 0.0 1014.6 -100000 -100000.000 0.0 > > > > On Fri, 25 Jan 2019 at 14:02, Andrew Milner <[email protected] > <javascript:>> wrote: > >> My 'standard' front page has current, week, month and year buttons. In >> what way is your front page different?? >> >> andrewmilner.online >> >> I also use the Bootstrap skin - which again shows the four varieties: >> >> weather.andrewmilner.online >> >> so I am not too sure exactly what you are trying to say is missing!!! >> >> >> >> >> On Friday, 25 January 2019 15:51:54 UTC+2, Julian Pilfold-Bagwell wrote: >>> >>> Hi All, >>> >>> Am in the process of migrating from WView onto a Weewx box, but I've >>> noticed that there are only monthly and Annual record buttons on the front >>> page of Weewx, whereas WView has a daily summary - browse archive button >>> that will dump the whole day's reading into a single display. >>> >>> Is there a hidden button that I'm not seeing or if not, is this a >>> feature planned for the future? >>> >>> Thanks, >>> >>> Julian PB >>> >> -- >> 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] <javascript:>. >> For more options, visit https://groups.google.com/d/optout. >> > -- 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.
