Package: wnpp
Severity: wishlist
Owner: Edward Betts <[email protected]>

* Package name    : python-dwdwfsapi
  Version         : 1.1.0
  Upstream Author : stephan192 <[email protected]>
* URL             : https://github.com/stephan192/dwdwfsapi
* License         : MIT
  Programming Lang: Python
  Description     : Client for Deutscher Wetterdienst weather warnings and 
forecast data

  This library retrieves weather data published by Deutscher Wetterdienst
  through its GeoServer WFS service. It covers three data sets for Germany:
  weather warnings, bioweather forecasts, and pollen forecasts.
  .
  For weather warnings, the library can query DWD warncell data by warncell ID,
  warncell name, or geographic coordinates. It provides the selected region
  identifier and name, the time of the last update, separate lists of current
  warnings and advance warnings, and the highest warning level present in each
  group. Individual warning entries include start and end times, event name and
  code, official headline, descriptive text, precautionary instructions when
  present, urgency, warning parameters, and the warning colour.
  .
  For bioweather forecasts, the library talks to DWD forecast regions and
  returns forecast entries grouped by health-related category. These categories
  include general well-being as well as effects associated with asthma,
  circulatory conditions, and rheumatic complaints. Forecast entries contain the
  forecast start time, an impact level, a textual description of that impact,
  and a colour value.
  .
  For pollen forecasts, the library queries DWD regional forecast data for
  several pollen types, including hazel, alder, ash, birch, grasses, rye,
  mugwort, and ambrosia. The returned data is grouped by pollen type and
  includes dated forecast entries with numeric level, textual impact
  description, and colour value.

This library is a dependancy of Home Assistant, the Python smart home platform.
I plan to maintain it as part of the Home Assistant team.

Reply via email to