Tutorial and Example
This folder contains example files which help with the understanding of AixWeather.
e1_pull_DWD_historical_to_all_output_formats.py
Learn how to use
AixWeather
Create weather data files
The streamlined workflow to use AixWeather locally is always as follows:
Create a project class instance of your choice depending on the desired weather data origin
Run the command to import data
Run the command to transform data (to the core format)
Run the command to export data (which is actually a transformation from the core format to the desired output format)