[weewx-user] Re: Weather Forecast

2024-08-27 Thread Karen K
There is a wiki page regarding Open-Meteo available now. -- 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, s

[weewx-user] Re: Weather Forecast from Deutscher Wetterdienst (DWD)

2023-09-21 Thread Karen K
Die Vorhersage wurde um die relative Luftfeuchte, den Windchill und den Hitzeindex erweitert. weewx-DWD Karen K schrieb am Donnerstag, 3. Februar 2022 um 21:15:23 UTC+1: > miwa...@googlemail.com schrieb am Donnerstag, 3. Februar 2022 um 17:25:18 > UTC+1: >

[weewx-user] Re: Weather Forecast

2023-02-03 Thread David Schulz
Thanks for the work and the great plugin. I will update and test today. kk44...@gmail.com schrieb am Donnerstag, 2. Februar 2023 um 16:11:42 UTC+1: > Thanks to Open-Meteo and Hoetzgit > the WeeWX extension weewx-DWD >

[weewx-user] Re: Weather Forecast from Deutscher Wetterdienst (DWD)

2022-02-09 Thread hesf...@gmail.com
in der Datei dwd-mosmix fehlt in Zeile 448 bis 457 Der Aufruf von /usr/local/bin/dwd-mosmix --config=/home/weewx/skins/DWD/dwd.conf --daily --hourly 10162 erzeugt folgenden Fehler Using configuration file /home/weewx/skins/DWD/dwd.conf Traceback (most recent call last): File "/usr/local/bin/dw

[weewx-user] Re: Weather Forecast from Deutscher Wetterdienst (DWD)

2022-02-09 Thread hesf...@gmail.com
Hallo in der neuen Version von dwd-mosmix fehlen in OBS_LABEL = { 'ww':('','',''), 'TTT':('','Temperatur 2m','°C'), 'TTTmin':('','Maximaltemperatur','°C'), 'TTTmax':('','Minimaltemperatur','°C'), 'TTTavg':('','Durchschnittstemperatur', '°C'), 'T5cm':('','Temperatur 5cm','°C'), 'Td':('','Ta

[weewx-user] Re: Weather Forecast from Deutscher Wetterdienst (DWD)

2022-02-04 Thread 'Michael Waldor' via weewx-user
Das pre ist wirklich zu "streng" - damit werden die Zeilen "einzeilig" komplett ohne Umbruch ausgegeben. Das style-Attribut ist aber "schwächer", es erhält die originalen Linefeeds, bricht aber trotzdem automatisch sinnvoll um (vgl. mein Screenshot weiter oben - die Textblöcke sind im Input je

[weewx-user] Re: Weather Forecast from Deutscher Wetterdienst (DWD)

2022-02-03 Thread Karen K
miwa...@googlemail.com schrieb am Donnerstag, 3. Februar 2022 um 17:25:18 UTC+1: > Noch ein Nachtrag bzgl. : Stattdessen sollte man besser eine > style-Anpassung machen, etwa > > um die Zeilenumbrüche zu erhalten. So habe ich das jetzt für mich gelöst. > > Ich nutze es so, daß die Zeilenumbrüch

[weewx-user] Re: Weather Forecast from Deutscher Wetterdienst (DWD)

2022-02-03 Thread 'Michael Waldor' via weewx-user
Noch ein Nachtrag bzgl. : Stattdessen sollte man besser eine style-Anpassung machen, etwa um die Zeilenumbrüche zu erhalten. So habe ich das jetzt für mich gelöst. Grüßle, Michael Michael Waldor schrieb am Donnerstag, 3. Februar 2022 um 08:27:16 UTC+1: > Vielen Dank für dieses Modul. > > Ich

[weewx-user] Re: Weather Forecast from Deutscher Wetterdienst (DWD)

2022-02-02 Thread Karen K
miwa...@googlemail.com schrieb am Donnerstag, 3. Februar 2022 um 08:27:16 UTC+1: > Und wo ich schon poste - in dwd-cap-warnings ist wohl ein Typo drin: in > Zeile 79 ist bestimmt Rheinland-Pfalz gemeint. > > Vielen Dank für den Hinweis. Wird korrigiert. -- You received this message because

[weewx-user] Re: Weather Forecast from Deutscher Wetterdienst (DWD)

2022-02-02 Thread 'Michael Waldor' via weewx-user
Vielen Dank für dieses Modul. Ich habe bislang das forecast-Modul von mwall genutzt mit Vorhersagedaten von Wunderground. Aber für Deutschland ist eine Vorhersage vom DWD wohl angemessener. Da mir der Seasons-Skin gut gefällt, habe ich das DWD-Modul in Seasons integriert - ging problemlos. Ich

[weewx-user] Re: Weather Forecast from Deutscher Wetterdienst (DWD)

2022-01-31 Thread mh081...@gmail.com
Alles klar Danke für die Mühe. Werde mal schauen ob ich das mache. kk44...@gmail.com schrieb am Montag, 31. Januar 2022 um 15:52:08 UTC+1: > Das teste ich gerade bei mir. Es erfordert Eingriffe in > js/belchertown.js.tmpl und index.html.tmpl. > > Zunächst brauchen Sie eine zusätzliche Datei, sie

[weewx-user] Re: Weather Forecast from Deutscher Wetterdienst (DWD)

2022-01-31 Thread Karen K
Das teste ich gerade bei mir. Es erfordert Eingriffe in js/belchertown.js.tmpl und index.html.tmpl. Zunächst brauchen Sie eine zusätzliche Datei, siehe Anhang. Dann muß in belchertown.js.tmpl zweimal (!) die folgende Zeile eingefügt werden: ajaxdwdalert().then(show_dwd_forecast_alert); und zwa

[weewx-user] Re: Weather Forecast from Deutscher Wetterdienst (DWD)

2022-01-31 Thread mh081...@gmail.com
Vielen Dank, soweit Funktioniert nun alles. Kleine Frage noch. Wie bekommt man es hin das die Wetterwarnungen anklickbar sind und sich dann ein Fenster mit den Detail öffnet? Würde das gerne auch so einbauen. kk44...@gmail.com schrieb am Montag, 31. Januar 2022 um 14:24:21 UTC+1: > Und ich habe

[weewx-user] Re: Weather Forecast from Deutscher Wetterdienst (DWD)

2022-01-31 Thread Karen K
Und ich habe im Wiki noch eine Übersicht der Wettersymbole ergänzt: https://github.com/roe-dl/weewx-DWD/wiki/Wettersymbole-(Icons) -- 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, s

[weewx-user] Re: Weather Forecast from Deutscher Wetterdienst (DWD)

2022-01-30 Thread Karen K
Ich habe die Beschreibung mal noch etwas nach den hier gestellten Fragen ergänzt. -- 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+unsubscr...@googlegro

[weewx-user] Re: Weather Forecast from Deutscher Wetterdienst (DWD)

2022-01-30 Thread Karen K
Nehmen Sie fürs erste index_hook_after_snapshot.inc. Wenn sie nicht existiert, legen Sie sie an. Da können Sie es versuchen, ohne in die Hauptdatei eingreifen zu müssen. Diese Datei wird automatisch eingebunden, wenn sie existiert. mh081...@gmail.com schrieb am Sonntag, 30. Januar 2022 um 19:43

[weewx-user] Re: Weather Forecast from Deutscher Wetterdienst (DWD)

2022-01-30 Thread mh081...@gmail.com
Ja Entschuldigung ich vergaß das ich hier die Belchertown Skin installiert habe. Habe auch schon die richtige Datei identifiziert (index.html.tmpl) Jetzt muss ich nur noch die richtige stelle finden damit die Warnungen auch unter dem MQTT Status erscheinen. Meine HTML Entwickler skills sind da e

[weewx-user] Re: Weather Forecast from Deutscher Wetterdienst (DWD)

2022-01-30 Thread Karen K
Die Beispiele (das ist HTML-Code) müssen in die eigene HTML-Seite hineinkopiert werden. Im Falle von WeeWX sind das die Vorlagen, die dort Template genannt werden und deren Name mit .html.tmpl endet. weewx-DWD arbeitet mit jeder Skin zusammen, die man für WeeWX installieren kann. Deswegen ist

[weewx-user] Re: Weather Forecast from Deutscher Wetterdienst (DWD)

2022-01-30 Thread mh081...@gmail.com
Moin, kurze Frage. Wo finde ich die angesprochene "Wetterwarnungen im HTML-Template". Also wo liegt die Datei und wie heißt diese? Danke schon mal. Marten hesf...@gmail.com schrieb am Sonntag, 30. Januar 2022 um 16:55:41 UTC+1: > Ja in cron.hourly > > # Soll statt dwd-warnings dwd-cap-warning

[weewx-user] Re: Weather Forecast from Deutscher Wetterdienst (DWD)

2022-01-30 Thread hesf...@gmail.com
Ja in cron.hourly # Soll statt dwd-warnings dwd-cap-warnings verwendet werden, # hier das Kommentarzeichen entfernen und dafuer eines vor # die Zeile mit dwd-warnings setzen /home/weewx/skins/DWD/dwd-cap-warnings --resolution=city 2>/dev/null >/dev/null /home/weewx/skins/DWD/dwd-cap-warnings --r

[weewx-user] Re: Weather Forecast from Deutscher Wetterdienst (DWD)

2022-01-30 Thread Karen K
Wenn ich es richtig sehe, müssen die Aufrufe in dem Fall lauten: /home/weewx/skins/DWD/dwd-cap-warnings /home/weewx/skins/DWD/dwd-mosmix hesf...@gmail.com schrieb am Sonntag, 30. Januar 2022 um 16:25:07 UTC+1: > Hallo Per Hand > root@wetter:/home/weewx/skins/DWD# ./dwd-cap-warnings --resolution=c

[weewx-user] Re: Weather Forecast from Deutscher Wetterdienst (DWD)

2022-01-30 Thread hesf...@gmail.com
Hallo Per Hand root@wetter:/home/weewx/skins/DWD# ./dwd-cap-warnings --resolution=county --verbose Using test configuration -- configuration data -- log success: True log failure: True status url: https://opendata.dwd.de/weather/alerts/cap/DISTRICT_CELLS_STA

[weewx-user] Re: Weather Forecast from Deutscher Wetterdienst (DWD)

2022-01-30 Thread Karen K
Da bitte ich darum, die Programme der Reihe nach auf der Kommandozeile mit der Hand aufzurufen, wobei 2>/dev/null >/dev/null am Ende wegzulassen ist. Stattdessen kann man noch --verbose hinzufügen. Was die Programm dann "ausspucken", würde ich gern hier sehen. Dazu bitte auch den Ausschnitt aus

[weewx-user] Re: Weather Forecast from Deutscher Wetterdienst (DWD)

2022-01-30 Thread hesf...@gmail.com
Hallo ich habe versucht die dwd-mosmix und dwd-cap-warnings durch etc/cron.hourly/dwd aktualisieren zu lassen meine Version "dwd" #!/bin/ba

[weewx-user] Re: Weather Forecast from Deutscher Wetterdienst (DWD)

2022-01-24 Thread Karen K
Danke ebenfalls. hesf...@gmail.com schrieb am Montag, 24. Januar 2022 um 11:43:48 UTC+1: > Ich habe die Dateien neu geladen, jetzt ist alles i.O. > > Danke für die Geduld > Hartmut > > kk44...@gmail.com schrieb am Montag, 24. Januar 2022 um 10:24:02 UTC+1: > >> Ich befürchte, wir haben bei der le

[weewx-user] Re: Weather Forecast from Deutscher Wetterdienst (DWD)

2022-01-24 Thread hesf...@gmail.com
Ich habe die Dateien neu geladen, jetzt ist alles i.O. Danke für die Geduld Hartmut kk44...@gmail.com schrieb am Montag, 24. Januar 2022 um 10:24:02 UTC+1: > Ich befürchte, wir haben bei der letzten Änderung der Datei html2ent.ansi > die Datei vom ANSI-Zeichensatz in den UTF8-Zeichensatz konver

[weewx-user] Re: Weather Forecast from Deutscher Wetterdienst (DWD)

2022-01-24 Thread hesf...@gmail.com
das ergebnis Jan 24 11:20:26 wee2 weewx-weewx[8133] ERROR weewx.cheetahgenerator: Ignoring template /home/weewx/skins/Wetter/forecast.html.tmpl Jan 24 11:20:26 wee2 weewx-weewx[8133] ERROR weewx.cheetahgenerator: Reason: 'utf-8' codec can't decode byte 0xfc in position 38: invalid start

[weewx-user] Re: Weather Forecast from Deutscher Wetterdienst (DWD)

2022-01-24 Thread Karen K
Ich befürchte, wir haben bei der letzten Änderung der Datei html2ent.ansi die Datei vom ANSI-Zeichensatz in den UTF8-Zeichensatz konvertiert, weshalb sie nicht mehr funktioniert. Ich habe die Datei nochmal hochgeladen. Bitte nochmal neu herunterladen und erneut probieren. hesf...@gmail.com schr

[weewx-user] Re: Weather Forecast from Deutscher Wetterdienst (DWD)

2022-01-24 Thread hesf...@gmail.com
Danke für die schnelle Antwort Gruß Hartmut bei wget-dwd funktioniert bei mir nicht die Umschreibung der Umlaute äöü , wie bei #include raw "dwd/VHDL50_DWLG_LATEST.html" Jan 24 09:55:34 wee2 weewx-weewx[8133] ERROR weewx.cheetahgenerator: Ignoring template /home/weewx/skins/Wette

[weewx-user] Re: Weather Forecast from Deutscher Wetterdienst (DWD)

2022-01-24 Thread Karen K
In der Belchertown-Skin ist das schon eingebunden. Ansonsten muß folgende Zeile in den -Bereich der HTML-Seite: Am besten fügt man den Aufruf "/usr/local/bin/dwd-mosmix --weewx Stationscode" in die Datei /etc/cron.hourly/dwd ein. Den Stationscode bietet der DWD zum Herunterladen

[weewx-user] Re: Weather Forecast from Deutscher Wetterdienst (DWD)

2022-01-24 Thread hesf...@gmail.com
Hallo, eine Frage Woher bekomme ich die Dinge wie " " oder "" in der allgemeinen "css" Datei sind derartige "class=wi " und/oder "class=wi-thermometer" nicht enthalten. Auch die Symbole für Thermometer, Wind, Regenschirm, Manometer, Wolke und Sonne, erste Spalte der Tabelle kann ich bei mir n

Re: [weewx-user] Re: weather forecast inside the weewx standard skin seasons

2020-08-28 Thread Vetti52
I have seen, that you adjusted forecast_table.css col-sun and col-moon to 95px. in version v3.4.0b10. My own test showed, that 65px would be enough. Anyway, still 65px broadens the table in a way, that the complete web site does not fit onto a mobile screen. Thus, the graphs are cut at the right

Re: [weewx-user] Re: weather forecast inside the weewx standard skin seasons

2020-08-27 Thread Vetti52
Well, at least it looks pretty same with WU forecasts now. And, yes, there are still some cosmetic corrections, such as the different views on the same html file, when nothing else is changed but the orientation from horizontal to vertical. Today I detected another (cosmetic) misbehavior in mult

Re: [weewx-user] Re: weather forecast inside the weewx standard skin seasons

2020-08-26 Thread John Kline
I’ll continue to look for what that number should be. There does not appear to be an equivalent for NWS. Either a rain line appears or not in the NWS forecast downloaded. Having said that, I’m OK with changing 0 to 20, as you have done. I’ll push that. > On Aug 26, 2020, at 11:38 AM, Vetti

Re: [weewx-user] Re: weather forecast inside the weewx standard skin seasons

2020-08-26 Thread Vetti52
And, I just modified forecast.py at line 2563, and changed "0" to "20": if precip_chance > 20 and (precip_type == 'rain' or precip_type == 'snow'): Now, only rain icons are shown, when precipitation chance is above 20%. It looks like the example at sailing.mit.edu, as linked above. I am happy

Re: [weewx-user] Re: weather forecast inside the weewx standard skin seasons

2020-08-26 Thread Vetti52
Thanks for your copy of the skin. I visited Matthew's wiki today, because I was wondering, that the link to an image there did not work anymore. Indeed, most of the images there are broken. Bad news, because I found the table presentation very impressive. But then I followed his link to http://

Re: [weewx-user] Re: weather forecast inside the weewx standard skin seasons

2020-08-26 Thread John Kline
I did make a change to better align the header icons on the single strip. That’s something I did a long time ago for my copy when I integrated it into my skin. You’ll have to download it by choosing Code -> Download ZIP from the main page as I didn’t do a release for it. For your requests, s

Re: [weewx-user] Re: weather forecast inside the weewx standard skin seasons

2020-08-26 Thread Vetti52
When looking at single-strip.html from the sampler, there are only the cloud icons, but no precipitation icons. So it is not completely comparable with forecast_table. Besides, an there is an empty line below the wind (km/h) line, which I guess to be for gust data. But WU does not provide gust.

Re: [weewx-user] Re: weather forecast inside the weewx standard skin seasons

2020-08-25 Thread John Kline
I had a look at single-strip.html and it looks good when I plug in youR latlong. Please concentrate on single-strip.html. And look at the logic in forecast_table.inc. Do you see anything that is wrong? I’m looking for exactly one thing to start with. Don’t say something like, I see the same

Re: [weewx-user] Re: weather forecast inside the weewx standard skin seasons

2020-08-25 Thread John Kline
I see your latlong, let me run it. > On Aug 25, 2020, at 12:01 PM, John Kline wrote: > >  > Please point me to a exactly one specific thing you think is not correct. > I’m not suggesting you are wrong, but I’m very busy (I have a real job) and > that will help me quickly find the issue. Als

Re: [weewx-user] Re: weather forecast inside the weewx standard skin seasons

2020-08-25 Thread John Kline
Please point me to a exactly one specific thing you think is not correct. I’m not suggesting you are wrong, but I’m very busy (I have a real job) and that will help me quickly find the issue. Also, please send your lat long. > On Aug 25, 2020, at 11:57 AM, Vetti52 wrote: > >  > Well, I am n

Re: [weewx-user] Re: weather forecast inside the weewx standard skin seasons

2020-08-25 Thread Vetti52
Well, I am not pretty sure about the syncronization of json and html file. I append the most recent data as a ZIP file again. The latest WU forecast seems to be from 25-Aug-2020 19:05. And the json file is retrieved from just now, which should be in the same 3h period. May be, there are differen

Re: [weewx-user] Re: weather forecast inside the weewx standard skin seasons

2020-08-25 Thread John Kline
Can you state with certainty that you waited for a new WU forecast to be downloaded? > On Aug 25, 2020, at 8:32 AM, Vetti52 wrote: > >  > Ok, I understand (hopefully). Meanwhile I have an update to v3.4.0b8, where I > could see, that precipitation is in a separate column next to POP. So, you

Re: [weewx-user] Re: weather forecast inside the weewx standard skin seasons

2020-08-25 Thread Vetti52
Ok, I understand (hopefully). Meanwhile I have an update to v3.4.0b8, where I could see, that precipitation is in a separate column next to POP. So, you divide the WU icon set into two separate sets, one for cloud cover, and one for precipitation. That is a little bit more complex and needs more

Re: [weewx-user] Re: weather forecast inside the weewx standard skin seasons

2020-08-25 Thread John Kline
WU_SKY_DICT is for cloud cover. What you are proposing is simply not a good fit for this extension. I won’t be creating these new icons. Having said that, there is definitely information to be gathered from the iconCode. Using that code, I can get many more precipitation types which can be

Re: [weewx-user] Re: weather forecast inside the weewx standard skin seasons

2020-08-24 Thread John Kline
That’s good news. The forecast extension relies on coercing the various forecast to a standard representations that is stored in a common schema. As such, supporting arbitrary icons would not fit in with the scheme. WU does provide precipType and precipChance. precipType can be rain, snow or

Re: [weewx-user] Re: weather forecast inside the weewx standard skin seasons

2020-08-24 Thread Vetti52
You are right! I assumed, that the forecast would be downloaded immediately after installing and restarting. Now, three hours later, the cloud column is completely filled and all is correct. Great job! So, what about the idea to use the complete set of icons, including day/night versions? Well,

Re: [weewx-user] Re: weather forecast inside the weewx standard skin seasons

2020-08-24 Thread John Kline
Actually, the most likely problem is that you didn’t wait for a new WU forecast to be downloaded after installing and restarting. That won’t happen until at least three hours after the last forecast. Before you do what I asked below, please check these reports again. Do they not look correct?

Re: [weewx-user] Re: weather forecast inside the weewx standard skin seasons

2020-08-24 Thread John Kline
Send the contents of forecast/single-table.html and forecast/forecast-periods.html that are generated. Also send the contents of a contemporaneous WU API call. Don’t send excerpts of either. Are you sure you installed and restarted weewx? I ask because I get icons for every day in single-tab

Re: [weewx-user] Re: weather forecast inside the weewx standard skin seasons

2020-08-24 Thread Vetti52
I hate the new google forum surface! The link should read: https://www.weather-watch.com/smf/index.php/topic,67656.msg543684.html#msg543684 and for clarification of the missing entries, it is much better to look at the Forecast Sampler: Periods *Periods from Selected Forecast Sources* Displ

Re: [weewx-user] Re: weather forecast inside the weewx standard skin seasons

2020-08-24 Thread Vetti52
I found this link for assigning the iconCode entries from the WU json file to the meaning, along with some icons: https://www.weather-watch.com/smf/index.php/topic,67656.msg543684.html?PHPSESSID=9cntj0deu62o4c9q6jasslpqph#msg543684 After update to version b7, there is still only one icon visible,

Re: [weewx-user] Re: weather forecast inside the weewx standard skin seasons

2020-08-24 Thread Vetti52
I was thinking about a graphic demonstration like that in the wiki: https://camo.githubusercontent.com/8b5474131edc812687002ab075ec51e1ddb8bd82/687474703a2f2f6c616e6365742e6d69742e6564752f6d77616c6c2f70726f6a656374732f776561746865722f77656577782d666f7265636173742d7461626c652e706e67 where all states

Re: [weewx-user] Re: weather forecast inside the weewx standard skin seasons

2020-08-23 Thread John Kline
For WU, the cloud icon is now calculated from cloud cover percentage. You’ll need to pull head. > On Aug 23, 2020, at 3:48 PM, John Kline wrote: > >  > WU does have a cloud cover percentage, so this will work. Thanks. > >>> On Aug 23, 2020, at 3:44 PM, steeple ian wrote: >>> >>  >> >> >

Re: [weewx-user] Re: weather forecast inside the weewx standard skin seasons

2020-08-23 Thread John Kline
WU does have a cloud cover percentage, so this will work. Thanks. > On Aug 23, 2020, at 3:44 PM, steeple ian wrote: > >  > > > > >> On Sun, 23 Aug 2020 at 22:45, John Kline wrote: >> What do you propose I put in for clouds in the cases you mention? >> >> The choices are: >> 'CL': 'Clear'

Re: [weewx-user] Re: weather forecast inside the weewx standard skin seasons

2020-08-23 Thread steeple ian
[image: Untitled.png] On Sun, 23 Aug 2020 at 22:45, John Kline wrote: > What do you propose I put in for clouds in the cases you mention? > > The choices are: > 'CL': 'Clear', > 'FW': 'Few Clouds', > 'SC': 'Scattered Clouds', > 'BK': 'Broken Clouds', > 'B1': 'Mostly Cloudy', > 'B2': 'Considerab

Re: [weewx-user] Re: weather forecast inside the weewx standard skin seasons

2020-08-23 Thread John Kline
What do you propose I put in for clouds in the cases you mention? The choices are: 'CL': 'Clear', 'FW': 'Few Clouds', 'SC': 'Scattered Clouds', 'BK': 'Broken Clouds', 'B1': 'Mostly Cloudy', 'B2': 'Considerable Cloudiness', 'OV': 'Overcast', > On Aug 23, 2020, at 12:45 PM, Vetti52 wrote: > >  >

Re: [weewx-user] Re: weather forecast inside the weewx standard skin seasons

2020-08-23 Thread Vetti52
wxPhraseShort 0 null 1 "Showers" 2 "Rain" 3 "P Cloudy" 4 "PM Lgt Rain" 5 "Light Rain" 6 "Rain/Wind" 7 "Shwrs Early" 8 "M Cloudy" 9 "M Cloudy" 10 "Showers" 11 "Showers" That is, what the API returns right now. the forecast shows (just look at the icons) Mo 24 Aug [image: B1] 19 10 13-14 06:12:54

Re: [weewx-user] Re: weather forecast inside the weewx standard skin seasons

2020-08-23 Thread John Kline
Perhaps I missed something. What solution for clouds? Exactly what isn’t working for you? Please send the entire response you receive (contemporary to the problem) when calling WU directly with the URL I gave you (of course, putting in your lat/long and API key to get the forecast). Also, pl

Re: [weewx-user] Re: weather forecast inside the weewx standard skin seasons

2020-08-23 Thread Vetti52
What a pity, so the solution for clouds is not that trivial. hope, you will find it. And thanks for the hint for setting interval. I was afraid, that WU will stop delivering because of too many requests. 3 hours look ok for me. I don't think, that forecasting is such a capriciously changing bus

Re: [weewx-user] Re: weather forecast inside the weewx standard skin seasons

2020-08-23 Thread John Kline
> So, there is an issue with WU. The solution would be either to use the > wxPhraseLong or to urge the request to use US values. The extension already does this. It always requests en-US. The database stores US values (US being a WeeWX term for the English system). You see metric because the

Re: [weewx-user] Re: weather forecast inside the weewx standard skin seasons

2020-08-23 Thread Vetti52
Ok, I just copied this part from multiple-ables.html.tmpl into forecast.inc: #set global $forecast_table_settings = dict() #set global $forecast_table_settings['num_periods'] = 300 #set global $forecast_table_settings['show_legend'] = 1 #set global $forecast_table_settings['show_hourly'] = 1 #set g

Re: [weewx-user] Re: weather forecast inside the weewx standard skin seasons

2020-08-23 Thread Vetti52
To inactivate dewpoint, I thought to delete (or comment out) the line in forecast-table.inc: ## Now assign the values that will actually be used .. #set $show_dewpoint = int($local_settings.get('show_dewpoint', $show_dewpoint)) or is it better to inactivate it in multiple-tables.html.tmpl Examp

Re: [weewx-user] Re: weather forecast inside the weewx standard skin seasons

2020-08-22 Thread John Kline
Yes, I concluded that WU does not provide a dew point nor wind gust when I wired it up. I would remove the columns in your copy of these files (since you have copied them to another skin). I have modified various files when I copied them to another skin at https://www.paloaltoweather.com/ (see

Re: [weewx-user] Re: weather forecast inside the weewx standard skin seasons

2020-08-22 Thread Vetti52
Well, I took forecast-table.inc for my Weewx site now. There is no dew point column, although it is set to #set $forecast_source = 'WU', and the inc file includes #set $show_dewpoint = int($local_settings.get('show_dewpoint', $show_dewpoint)) The dew point column shows only in the multiple-tabl

Re: [weewx-user] Re: weather forecast inside the weewx standard skin seasons

2020-08-21 Thread John Kline
As your incorporating this into your Seasons skin, it makes sense to remove (from the .inc files) the data that is not provided by WU (e.g., dew point). You should have a look at what’s coming back from WU by using the following URL (assuming you are using the default–station’s lat/long–for the

Re: [weewx-user] Re: weather forecast inside the weewx standard skin seasons

2020-08-21 Thread Vetti52
Finally, I managed to install the latest release also. I used WU Api key and it works nicely. I find it much easier to integrate it into the season skin as a wiget than as iframe. I do not get iframes sized correctly for tablet or smartphone displays. The wigeds look much better. And, as the fo

Re: [weewx-user] Re: weather forecast inside the weewx standard skin seasons

2020-08-18 Thread tarob...@gmail.com
The latest release, v3.4.0b6 has resolved my issue above. Forecasts are now being generated along with tides. Thank you for updating! -Troy -- You received this message because you are subscribed to the Google Groups "weewx-user" group. To unsubscribe from this group and stop receiving emails

Re: [weewx-user] Re: weather forecast inside the weewx standard skin seasons

2020-08-16 Thread John Kline
I promised I would take a look at supporting the new WU API. I’ve done that. See: https://github.com/chaunceygardiner/weewx-forecast/releases/tag/v3.4.0b6 > On Aug 12, 2020, at 12:21 PM, Vetti52 wrote: > >  > Same question to me! > > Although, I think, that the forecast extension from > h

Re: [weewx-user] Re: weather forecast inside the weewx standard skin seasons

2020-08-14 Thread tarob...@gmail.com
I am also trying to get forecast with tides into the Seasons Skin but it looks like I'm getting some errors trying to pull this data from the different sources. Here are the errors I'm seeing in my syslog: Aug 14 07:15:22 raspberrypi weewxd: forecast: OWMThread: OWM: got 40 forecast records Aug

Re: [weewx-user] Re: weather forecast inside the weewx standard skin seasons

2020-08-12 Thread Graham Eddy
the forecast extension produces html tables not jpgs - i found it easiest to integrate using iframes (i use ‘compact’ and ‘strip’ tables) > On 13 Aug 2020, at 5:21 am, Vetti52 wrote: > > Although, I think, that the forecast extension from > https://github.com/chaunceygardiner/weewx-forecast >

[weewx-user] Re: weather forecast inside the weewx standard skin seasons

2020-08-12 Thread Vetti52
Same question to me! Although, I think, that the forecast extension from https://github.com/chaunceygardiner/weewx-forecast currently is the most promi