Vielen Dank für die Hinweise. Die fehlenden Tags habe ich ergänzt. Bei der Berechnung von Sonnenaufgang und Sonnenuntergang habe ich eine Fehlerbehandlung ergänzt. Mir ist aber trotzdem nicht klar, wie er auf die Idee kommt, daß wir am 12.2.2022 04:54:56 Polartag haben. Stimmen die Stationskoordinaten in weewx.conf?
[email protected] schrieb am Freitag, 11. Februar 2022 um 08:20:45 UTC+1: > Guten Morgen, > die Datei dwd-mosmix > ./dwd-mosmix --config=/home/weewx/skins/DWD/dwd.conf --hourly > --icon-set="dwd" 10162 > > erzeugt den Fehler > > Using configuration file /home/weewx/skins/DWD/dwd.conf > Traceback (most recent call last): > File "/home/weewx/skins/DWD/./dwd-mosmix", line 956, in <module> > > dwd.write_html(mos,['TTT','FF','DD','RR1c','R101','PPPP','Rad1h'],options.dry_run,range=11,lang=options.lang) > File "/home/weewx/skins/DWD/./dwd-mosmix", line 543, in write_html > rising = self.thislocation.next_rising(self.sun) > File "/usr/lib/python3/dist-packages/ephem/__init__.py", line 497, in > next_rising > return self._riset_helper(body, start, use_center, True, False) > File "/usr/lib/python3/dist-packages/ephem/__init__.py", line 472, in > _riset_helper > d0 = visit_antitransit() > File "/usr/lib/python3/dist-packages/ephem/__init__.py", line 421, in > visit_antitransit > raise AlwaysUpError('%r is still above the horizon at %s' > ephem.AlwaysUpError: 'Sun' is still above the horizon at 2022/2/12 04:54:56 > > desweiteren fehlt bei > OBS_LABEL = { > 'ww':('','',''), > 'TTT':('<i class="wi wi-thermometer"></i>','Temperatur > 2m','°C'), > 'TTTmin':('<i class="wi > wi-thermometer"></i>','Maximaltemperatur','°C'), > 'TTTmax':('<i class="wi > wi-thermometer"></i>','Minimaltemperatur','°C'), > 'TTTavg':('<i class="wi > wi-thermometer"></i>','Durchschnittstemperatur','°C'), > 'T5cm':('<i class="wi wi-thermometer"></i>','Temperatur > 5cm','°C'), > 'Td':('<i class="wi wi-thermometer"></i>','Taupunkt 2m','°C'), > 'TG':('<i class="wi wi-thermometer"></i>','Minimaltemperatur > 5cm','°C'), > 'TM':('<i class="wi > wi-thermometer"></i>','Durchschnittstemperatur','°C'), > 'TN':('<i class="wi > wi-thermometer"></i>','Minimaltemperatur','°C'), > 'TX':('<i class="wi > wi-thermometer"></i>','Maximaltemperatur','°C'), > > </i> > > Hartmut > -- 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]. To view this discussion on the web visit https://groups.google.com/d/msgid/weewx-user/b60b19c2-0d65-41e6-8bb1-e1d541a430e7n%40googlegroups.com.
