setup.py install --extension filename.tgzI see your command below does not include the install keyword, have you tried the above syntax?--
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 weewx-user+...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
That worked! Should I follow the weewx.conf mods in the forecast.py comments? They differ some from wiki and seem more correct.
You received this message because you are subscribed to a topic in the Google Groups "weewx-user" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/weewx-user/IC1-oPV_Q9w/unsubscribe.
To unsubscribe from this group and all its topics, send an email to weewx-user+...@googlegroups.com.
That worked! Should I follow the weewx.conf mods in the forecast.py comments? They differ some from wiki and seem more correct.
--
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 weewx-user+unsubscribe@googlegroups.com.
So how mpuch of that must I include? If I include it all, syslog warns me of a duplicate line where 'ToDate' is, and weewx fails to update my page.
Basically, I just want either a forecast section on my standard page, or else a link on the page pointing to forecast. I have my WU api but no idea where to go from here.
--
You received this message because you are subscribed to a topic in the Google Groups "weewx-user" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/weewx-user/IC1-oPV_Q9w/unsubscribe.
To unsubscribe from this group and all its topics, send an email to weewx-user+unsubscribe@googlegroups.com.
#include "../forecast/forecast_strip.inc"
.. and that error _seems_ to disappear, but there is still absolutely nothing on my 'landing' page that resembles a forecast.
<script> forecast_data.WU = { 'id': "WU", 'date': { 'className': 'date', 'units': '', 'td_type': 'date', 'values':[ '<span class="day">Mon</span><br/><span class="date">2018.02.05</span>', '', '', '', '', '', '', '', '', '<span class="day">Tue</span><br/><span class="date">2018.02.06</span>', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '<span class="day">Wed</span><br/><span class="date">2018.02.07</span>', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '<span class="day">Thu</span><br/><span class="date">2018.02.08</span>', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '<span class="day">Fri</span><br/><span class="date">2018.02.09</span>', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '<span class="day">Sat</span><br/><span class="date">2018.02.10</span>', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '<span class="day">Sun</span><br/><span class="date">2018.02.11</span>', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '<span class="day">Mon</span><br/><span class="date">2018.02.12</span>', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '<span class="day">Tue</span><br/><span class="date">2018.02.13</span>', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '<span class="day">Wed</span><br/><span class="date">2018.02.14</span>', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '<span class="day">Thu</span><br/><span class="date">2018.02.15</span>', '', '', '', '', '', '', '', '', '', '', '', '', '', ], 'spanvalues':[ {'colspan': 9, 'label': '<span class="day">Mon</span><br/><span class="date">2018.02.05</span>'}, {'colspan': 24, 'label': '<span class="day">Tue</span><br/><span class="date">2018.02.06</span>'}, {'colspan': 24, 'label': '<span class="day">Wed</span><br/><span class="date">2018.02.07</span>'}, {'colspan': 24, 'label': '<span class="day">Thu</span><br/><span class="date">2018.02.08</span>'}, {'colspan': 24, 'label': '<span class="day">Fri</span><br/><span class="date">2018.02.09</span>'}, {'colspan': 24, 'label': '<span class="day">Sat</span><br/><span class="date">2018.02.10</span>'}, {'colspan': 24, 'label': '<span class="day">Sun</span><br/><span class="date">2018.02.11</span>'}, {'colspan': 24, 'label': '<span class="day">Mon</span><br/><span class="date">2018.02.12</span>'}, {'colspan': 24, 'label': '<span class="day">Tue</span><br/><span class="date">2018.02.13</span>'}, {'colspan': 24, 'label': '<span class="day">Wed</span><br/><span class="date">2018.02.14</span>'}, {'colspan': 14, 'label': '<span class="day">Thu</span><br/><span class="date">2018.02.15</span>'}, ]}, 'hour': { 'className': 'hour', 'units': '', 'td_type': 'txt', 'values':[ "15h", "16h", "17h", "18h", "19h", "20h", "21h", "22h", "23h", "00h", "01h", "02h", "03h", "04h", "05h", "06h", "07h", "08h", "09h", "10h", "11h", "12h", "13h", "14h", "15h", "16h", "17h", "18h", "19h", "20h", "21h", "22h", "23h", "00h", "01h", "02h", "03h", "04h", "05h", "06h", "07h", "08h", "09h", "10h", "11h", "12h", "13h", "14h", "15h", "16h", "17h", "18h", "19h", "20h", "21h", "22h", "23h", "00h", "01h", "02h", "03h", "04h", "05h", "06h", "07h", "08h", "09h", "10h", "11h", "12h", "13h", "14h", "15h", "16h", "17h", "18h", "19h", "20h", "21h", "22h", "23h", "00h", "01h", "02h", "03h", "04h", "05h", "06h", "07h", "08h", "09h", "10h", "11h", "12h", "13h", "14h", "15h", "16h", "17h", "18h", "19h", "20h", "21h", "22h", "23h", "00h", "01h", "02h", "03h", "04h", "05h", "06h", "07h", "08h", "09h", "10h", "11h", "12h", "13h", "14h", "15h", "16h", "17h", "18h", "19h", "20h", "21h", "22h", "23h", "00h", "01h", "02h", "03h", "04h", "05h", "06h", "07h", "08h", "09h", "10h", "11h", "12h", "13h", "14h", "15h", "16h", "17h", "18h", "19h", "20h", "21h", "22h", "23h", "00h", "01h", "02h", "03h", "04h", "05h", "06h", "07h", "08h", "09h", "10h", "11h", "12h", "13h", "14h", "15h", "16h", "17h", "18h", "19h", "20h", "21h", "22h", "23h", "00h", "01h", "02h", "03h", "04h", "05h", "06h", "07h", "08h", "09h", "10h", "11h", "12h", "13h", "14h", "15h", "16h", "17h", "18h", "19h", "20h", "21h", "22h", "23h", "00h", "01h", "02h", "03h", "04h", "05h", "06h", "07h", "08h", "09h", "10h", "11h", "12h", "13h", "14h", "15h", "16h", "17h", "18h", "19h", "20h", "21h", "22h", "23h", "00h", "01h", "02h", "03h", "04h", "05h", "06h", "07h", "08h", "09h", "10h", "11h", "12h", "13h", ]}, 'tempMax': { 'className': 'temp', 'units': '°C', 'td_type': 'txt', 'values':[ "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", ]}, 'tempMin': { 'className': 'temp', 'units': '°C', 'td_type': 'txt',
You want all of the HTML/Javascript pasted in?
--
--
Done, but still nothing on the landing page.#include "../forecast/forecast_strip.inc"
<script>
populate_strip('wu_strip', 'WU');
</script>
Is there some issue with the fact that the include file is in /home/weewx/skins/forecast whereas I am referencing it from /home/weewx/skins/Standard ? I am certainly using '../forecast...' to point to it, but would it be better if that include file were in with the Standard skin files?
--
Well, if I go to the forecast subdirectory on my browser, I can see predictions under virtually all of the examples (see screenshot). It's in degrees F which is something else I'd like to change.
--
Moved the script to after the body tag. Still nothing. This in the logs ..
--
I can't see anything in the 'debugger' but then I'm not a web dev.
On 5 February 2018 at 15:44, mwall <mw...@users.sourceforge.net> wrote:
On Monday, February 5, 2018 at 10:02:45 AM UTC-5, Cycle London wrote:Moved the script to after the body tag. Still nothing. This in the logs ..there is probably a parse error in the generated web page.open index.html in a web browserthen go into developer mode in your browsersee what the browser tells you
--
You received this message because you are subscribed to a topic in the Google Groups "weewx-user" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/weewx-user/IC1-oPV_Q9w/unsubscribe.
To unsubscribe from this group and all its topics, send an email to weewx-user+...@googlegroups.com.
I can't see anything in the 'debugger' but then I'm not a web dev.
--
Im stuck here. I want to use Forecast Compact for the output, but cant seem to work out where to go from here.If I go to my domain dot com/forecast I get a list of options for forecast outputs and domain dot com/forecast/compact.html gives me a working forecast. I just seem to display the forecast on my main page.
[StdReport]
...
[[Seasons]]