Open Data API

OpenData is available through the Python API as well as a Command Line Interface.

enstools.opendata.getDWDContent()

Creates a DWDContent object and returns it.

enstools.opendata.getDWDRadar()

Creates a DWDRadar object and returns it.

enstools.opendata.DWDContent.DWDContent([...])

Methods

enstools.opendata.DWDRadar.DWDRadar([...])

Methods

enstools.opendata.retrieve_nwp([service, ...])

Downloads numerical weather prediction (NWP) datasets from opendata server.

enstools.opendata.retrieve_radar([product, ...])

Downloads radar datasets from opendata server.