Hello, Richard, and welcome to WeeWX.

   1. While it would be easy enough to create a daily NOAA style report, it
   would require a bit of work to give it a unique name, allowing it to be
   linked to from some index page. WeeWX fills out an appropriate file name
   when the template has a pattern like YY-MM, but, unfortunately, cannot do a
   pattern like YY-MM-DD. That could (and should!) be added to the file
   generator.
   2. There's no point in generating webpages from the database any faster
   than the database gets updated. However, if you want to create something
   from the LOOP packets, that's something many people have done.  See the
   Wiki page *Strategies for publishing data
   <https://github.com/weewx/weewx/wiki/dashboards>* for ideas. Also, look
   through the long list of extensions
   <https://github.com/weewx/weewx/wiki#extensions-to-weewx> and see if
   anything catches your fancy.
   3. WeeWX has a utility wee_reports
   <http://weewx.com/docs/utilities.htm#wee_reports_utility> that can
   launch the reporting cycle on demand. But, unless the database has been
   updated, it won't have anything new.


-tk


On Mon, May 28, 2018 at 10:22 AM, <[email protected]> wrote:

> All,
>
> First let me say that I have been a long time wview user and I have spent
> some time getting adapted to the new interface.  I have the system up and
> running on a Pi with my Vantage Pro2 and have even successfully managed to
> port my old wview pages to the new platform.  I have a couple of questions
> with some things I did not quite find in the documentation.
>
>    1. NOAA File generation:  Does weeWX create or can it create the NOAA
>    daily files like wview did?  Not a problem if it does not but just more
>    changes to my custom web pages.
>    2. Is there a way to get the webpages to update at a faster rate?  I
>    am currently using the default value for the archiving (300s).  If possible
>    I would like them to update every minute if possible.  The documentation
>    implies that you are stuck at the data archiving rate.
>    3. Can you force weeWX to generate a new set of reports on command and
>    publish to the web server?  If so I will just add an update button to the
>    webpage
>
> Thanks In advance and to all that contributed to the code.  Nice Work!
>
> Richard
>
> --
> 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.
>

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