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','&deg;C'),
        'TTTmin':('<i class="wi 
wi-thermometer"></i>','Maximaltemperatur','&deg;C'),
        'TTTmax':('<i class="wi 
wi-thermometer"></i>','Minimaltemperatur','&deg;C'),
        'TTTavg':('<i class="wi 
wi-thermometer"></i>','Durchschnittstemperatur','&deg;C'),
        'T5cm':('<i class="wi wi-thermometer"></i>','Temperatur 
5cm','&deg;C'),
        'Td':('<i class="wi wi-thermometer"></i>','Taupunkt 2m','&deg;C'),
        'TG':('<i class="wi wi-thermometer"></i>','Minimaltemperatur 
5cm','&deg;C'),
        'TM':('<i class="wi 
wi-thermometer"></i>','Durchschnittstemperatur','&deg;C'),
        'TN':('<i class="wi 
wi-thermometer"></i>','Minimaltemperatur','&deg;C'),
        'TX':('<i class="wi 
wi-thermometer"></i>','Maximaltemperatur','&deg;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/5958ab74-5db1-4bff-981f-1061e49dcad1n%40googlegroups.com.

Reply via email to