A lot of weather services (like NOAA, DWD etc.) operate an OGC server to provide weather maps, warnings maps, satellite pictures etc. What data to download is defined by a special set of URL parameters.
weewx-DWD provides a configuration interface to access such servers. You can easily set up the download parameters in
weewx.conf as described in this
Wiki article. The module makes sure, the downloaded files are available just before skin creation starts after the end of the archive interval.
Besides querying OGC servers the module can also download arbitrary files from every server specified in weewx.conf by the url key.