LICENSE
README.md
setup.py
AixWeather.egg-info/PKG-INFO
AixWeather.egg-info/SOURCES.txt
AixWeather.egg-info/dependency_links.txt
AixWeather.egg-info/requires.txt
AixWeather.egg-info/top_level.txt
aixweather/__init__.py
aixweather/data_quality_checks.py
aixweather/definitions.py
aixweather/project_class.py
aixweather/core_data_format_2_output_file/__init__.py
aixweather/core_data_format_2_output_file/to_epw_energyplus.py
aixweather/core_data_format_2_output_file/to_mos_TMY3.py
aixweather/core_data_format_2_output_file/unconverted_to_x.py
aixweather/imports/DWD.py
aixweather/imports/EPW.py
aixweather/imports/ERC.py
aixweather/imports/TRY.py
aixweather/imports/__init__.py
aixweather/imports/custom_file.py
aixweather/imports/utils_import.py
aixweather/transformation_functions/__init__.py
aixweather/transformation_functions/auxiliary.py
aixweather/transformation_functions/pass_through_handling.py
aixweather/transformation_functions/time_observation_transformations.py
aixweather/transformation_functions/unit_conversions.py
aixweather/transformation_functions/variable_transformations.py
aixweather/transformation_to_core_data/DWD.py
aixweather/transformation_to_core_data/EPW.py
aixweather/transformation_to_core_data/ERC.py
aixweather/transformation_to_core_data/TRY.py
aixweather/transformation_to_core_data/__init__.py
aixweather/transformation_to_core_data/custom_file.py