collect dwd weather
- get weather data from public ftp server (ftp:dwd - deutsche Wetter Dienst)
- download both weather and station metadata
- extract to flatfile for import into staging process
Dependencies: python 2.7 pip install Enum34 pip install sqlalchemy