I've had this happen before and its been a javascript problem , clashing with similarly named code or a missing script.
wxobs (https://github.com/glennmckechnie/weewx-wxobs ) uses either one of 2 files, standard.js or seasons.js skins for the generation of the NOAA templates - but only for itself. It shouldn't be influencing any other pages, especially the standard skin as that has the NOAA script hard coded into the index.html page. Version 0.6.5 of wxobs, which is installed there, doesn't install either of those files so accidental overwrites won't be an issue. It does install a file named datepicker.js but that shouldn't be interfering with anything either. If you wanted to be certain then rename, or move that one away and see if the NOAAs regenerate. As an aside. If it's next on your list and you want help to get wxobs up and running, contact me directly and we'll try and work around the problem you appear to be having. I assume it's on a hosted server? On 01/02/2019, Pat <[email protected]> wrote: > It might be missing the NOAA tmpl files. Maybe reinstall the skin and then > restart weewx and see if they are back after an interval period > > -- > 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. > -- Cheers Glenn rorpi - read only raspberry pi & various weewx addons https://github.com/glennmckechnie -- 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.
