Hallo.
Do you have an idea how I can search the json-date for the stringI
"106439000" in "warnings": {"106439000": [{"regionName": "Rheingau ...
Wenn ich die Zahlenfolge 106439000 als "warni" benutze um
alt --> w_regi = data['warnings']['106439000'][0]['regionName']
neu --> w_regi = data['warnings']['warni'][0]['regionName']
erhalte ich div Fehler
Hartmut
[email protected] schrieb am Mittwoch, 17. März 2021 um 08:26:26 UTC+1:
> You can do so. It's open software. The GPL only requires, that copyright
> infos are not removed and software not sold for money.
>
> I thought about including in searchlist myself. Maybe I can use your
> extension then.
>
> [email protected] schrieb am Mittwoch, 17. März 2021 um 07:51:38 UTC+1:
>
>> Hallo,
>> I would like to use parts of your code for the DWD warning.
>> My code for dwd warning below
>>
>> https://github.com/hes19073/hesweewx/blob/master/bin/user/alertsDWD.py
>>
>> and deliver good results
>>
>> Hartmut
>>
>> [email protected] schrieb am Dienstag, 16. März 2021 um 16:54:48 UTC+1:
>>
>>> As WeeWX does not support forecast and warnings data of Deutscher
>>> Wetterdienst out of the box, I wrote some little scripts to download those
>>> data and process them for the use within WeeWX. To get it small and simple
>>> I did not include it in WeeWX by now, but wrote some separate scripts that
>>> are called by cron and create files to include in skins.
>>>
>>> I did not intend to publish those scripts, but as someone was interested
>>> in them I created a repository on Github: weewx-DWD
>>> <https://github.com/roe-dl/weewx-DWD>.
>>>
>>> I hope it may be useful to others, too. It is quite beta by now.
>>>
>>> As data from Deutscher Wetterdienst are primarily interesting for people
>>> from Germany, the description on Github is in german.
>>>
>>
--
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/b811b545-e101-4598-b381-3bba0601b429n%40googlegroups.com.