#15 Request: command for Dutch weather forecast

Затворени
отворен преди 5 години от mouz · 5 коментара
mouz коментира преди 5 години

Return Dutch forecast for 1 day when '!knmi' is issued.

Source of the text returned will be the first paragraph of this page: https://knmi.nl/nederland-nu/weer/verwachtingen (or any better parseable source, e.g. an xml document published by knmi.nl)

Return Dutch forecast for 1 day when '!knmi' is issued. Source of the text returned will be the first paragraph of this page: https://knmi.nl/nederland-nu/weer/verwachtingen (or any better parseable source, e.g. an xml document published by knmi.nl)
mouz коментира преди 5 години
Притежател

Can use as a source document: ftp://ftp.knmi.nl/pub_weerberichten/basisverwachting.xml

Extract report->data->block where field_id=='Verwachting' and valid_id=='dag00_01', then use content of field_content.

Also end the returned text with https://knmi.nl/nederland-nu/weer/verwachtingen to serve both as a credit and as a pointer for extended forecast information.

Can use as a source document: ftp://ftp.knmi.nl/pub_weerberichten/basisverwachting.xml Extract ``report->data->block`` where ``field_id=='Verwachting'`` and ``valid_id=='dag00_01'``, then use content of ``field_content``. Also end the returned text with ``https://knmi.nl/nederland-nu/weer/verwachtingen`` to serve both as a credit and as a pointer for extended forecast information.
mouz коментира преди 5 години
Притежател

If ftp://ftp.knmi.nl/pub_weerberichten/knmi_waarschuwingen_nl.txt exists, add an extra line with the contents of the first 3 paragraphs of that file.

If ftp://ftp.knmi.nl/pub_weerberichten/knmi_waarschuwingen_nl.txt exists, add an extra line with the contents of the first 3 paragraphs of that file.
mouz коментира преди 5 години
Притежател
Instead of the FTP links can also use RSS feeds: * http://projects.knmi.nl/RSSread/rss_KNMIverwachtingen.php * http://projects.knmi.nl/RSSread/rss_KNMIwaarschuwingen.php Example usage for golang: https://stackoverflow.com/questions/25332175/golang-rss-xml-parsing-atom10link-overrides-link
mouz посочи тази задача от ревизия преди 4 години
mouz повторно отвори преди 4 години
mouz коментира преди 4 години
Притежател

Re-opened: extend the output with an alert message if applicable.

Re-opened: extend the output with an alert message if applicable.
mouz коментира преди 2 години
Притежател

Closing, splitting off alert request through issue #22.

Closing, splitting off alert request through issue #22.
Впишете се за да се присъедините към разговора.
Няма етикет
Няма етап
Няма изпълнител
1 участника
Зареждане...
Отказ
Запис
Все още няма съдържание.