aixweather
Examples
aixweather
Contribute as a user
Contribute as a developer
Version History
aixweather
Index
Index
A
|
C
|
D
|
E
|
F
|
H
|
I
|
J
|
K
|
L
|
M
|
P
|
R
|
S
|
T
|
V
A
aixweather
module
aixweather.core_data_format_2_output_file
module
aixweather.core_data_format_2_output_file.to_epw_energyplus
module
aixweather.core_data_format_2_output_file.to_mos_TMY3
module
aixweather.core_data_format_2_output_file.unconverted_to_x
module
aixweather.data_quality_checks
module
aixweather.definitions
module
aixweather.imports
module
aixweather.imports.custom_file
module
aixweather.imports.DWD
module
aixweather.imports.EPW
module
aixweather.imports.ERC
module
aixweather.imports.TRY
module
aixweather.imports.utils_import
module
aixweather.project_class
module
aixweather.transformation_functions
module
aixweather.transformation_functions.auxiliary
module
aixweather.transformation_functions.pass_through_handling
module
aixweather.transformation_functions.time_observation_transformations
module
aixweather.transformation_functions.unit_conversions
module
aixweather.transformation_functions.variable_transformations
module
aixweather.transformation_to_core_data
module
aixweather.transformation_to_core_data.custom_file
module
aixweather.transformation_to_core_data.DWD
module
aixweather.transformation_to_core_data.EPW
module
aixweather.transformation_to_core_data.ERC
module
aixweather.transformation_to_core_data.TRY
module
altitude (aixweather.imports.utils_import.MetaData property)
approximate_opaque_from_total_skycover() (in module aixweather.transformation_functions.variable_transformations)
avg_following_hour_2_indicated_time() (in module aixweather.transformation_functions.time_observation_transformations)
avg_preceding_hour_2_indicated_time() (in module aixweather.transformation_functions.time_observation_transformations)
C
calculate_dew_point_temp() (in module aixweather.transformation_functions.variable_transformations)
calculate_direct_horizontal_radiation() (in module aixweather.transformation_functions.variable_transformations)
calculate_global_horizontal_radiation() (in module aixweather.transformation_functions.variable_transformations)
calculate_horizontal_infrared_radiation() (in module aixweather.transformation_functions.variable_transformations)
calculate_normal_from_horizontal_direct_radiation() (in module aixweather.transformation_functions.variable_transformations)
core_2_csv() (aixweather.project_class.ProjectClassGeneral method)
core_2_epw() (aixweather.project_class.ProjectClassGeneral method)
core_2_json() (aixweather.project_class.ProjectClassGeneral method)
core_2_mos() (aixweather.project_class.ProjectClassGeneral method)
core_2_pickle() (aixweather.project_class.ProjectClassGeneral method)
core_data (aixweather.project_class.ProjectClassGeneral property)
create_pass_through_variables() (in module aixweather.transformation_functions.pass_through_handling)
custom_to_core_data() (in module aixweather.transformation_to_core_data.custom_file)
D
data_2_core_data() (aixweather.project_class.ProjectClassCustom method)
(aixweather.project_class.ProjectClassDWDForecast method)
(aixweather.project_class.ProjectClassDWDHistorical method)
(aixweather.project_class.ProjectClassEPW method)
(aixweather.project_class.ProjectClassERC method)
(aixweather.project_class.ProjectClassGeneral method)
(aixweather.project_class.ProjectClassTRY method)
divide_by_1000() (in module aixweather.transformation_functions.unit_conversions)
DWD_forecast_2_core_data() (in module aixweather.transformation_to_core_data.DWD)
DWD_historical_to_core_data() (in module aixweather.transformation_to_core_data.DWD)
E
eigth_to_tenth() (in module aixweather.transformation_functions.unit_conversions)
EPW_to_core_data() (in module aixweather.transformation_to_core_data.EPW)
ERC_to_core_data() (in module aixweather.transformation_to_core_data.ERC)
evaluate_transformations() (in module aixweather.transformation_functions.auxiliary)
F
fill_nan_from_format_dict() (in module aixweather.transformation_functions.auxiliary)
force_data_variable_convention() (in module aixweather.transformation_functions.auxiliary)
H
hPa_to_Pa() (in module aixweather.transformation_functions.unit_conversions)
I
import_data() (aixweather.project_class.ProjectClassCustom method)
(aixweather.project_class.ProjectClassDWDForecast method)
(aixweather.project_class.ProjectClassDWDHistorical method)
(aixweather.project_class.ProjectClassEPW method)
(aixweather.project_class.ProjectClassERC method)
(aixweather.project_class.ProjectClassGeneral method)
(aixweather.project_class.ProjectClassTRY method)
import_DWD_forecast() (in module aixweather.imports.DWD)
import_DWD_historical() (in module aixweather.imports.DWD)
import_ERC() (in module aixweather.imports.ERC)
import_meta_DWD_forecast() (in module aixweather.imports.DWD)
import_meta_DWD_historical() (in module aixweather.imports.DWD)
import_meta_from_ERC() (in module aixweather.imports.ERC)
imported_data (aixweather.project_class.ProjectClassGeneral property)
indicated_time_2_avg_following_hour() (in module aixweather.transformation_functions.time_observation_transformations)
indicated_time_2_avg_preceding_hour() (in module aixweather.transformation_functions.time_observation_transformations)
J
Jcm2_to_Whm2() (in module aixweather.transformation_functions.unit_conversions)
Jm2_to_Whm2() (in module aixweather.transformation_functions.unit_conversions)
K
kelvin_to_celcius() (in module aixweather.transformation_functions.unit_conversions)
kJm2_to_Whm2() (in module aixweather.transformation_functions.unit_conversions)
L
latitude (aixweather.imports.utils_import.MetaData property)
load_credentials_ERC_weather_data() (in module aixweather.imports.ERC)
load_custom_from_file() (in module aixweather.imports.custom_file)
load_custom_meta_data() (in module aixweather.imports.custom_file)
load_epw_from_file() (in module aixweather.imports.EPW)
load_epw_meta_from_file() (in module aixweather.imports.EPW)
load_try_from_file() (in module aixweather.imports.TRY)
load_try_meta_from_file() (in module aixweather.imports.TRY)
logger (in module aixweather.core_data_format_2_output_file.to_epw_energyplus)
(in module aixweather.core_data_format_2_output_file.to_mos_TMY3)
longitude (aixweather.imports.utils_import.MetaData property)
M
MetaData (class in aixweather.imports.utils_import)
module
aixweather
aixweather.core_data_format_2_output_file
aixweather.core_data_format_2_output_file.to_epw_energyplus
aixweather.core_data_format_2_output_file.to_mos_TMY3
aixweather.core_data_format_2_output_file.unconverted_to_x
aixweather.data_quality_checks
aixweather.definitions
aixweather.imports
aixweather.imports.custom_file
aixweather.imports.DWD
aixweather.imports.EPW
aixweather.imports.ERC
aixweather.imports.TRY
aixweather.imports.utils_import
aixweather.project_class
aixweather.transformation_functions
aixweather.transformation_functions.auxiliary
aixweather.transformation_functions.pass_through_handling
aixweather.transformation_functions.time_observation_transformations
aixweather.transformation_functions.unit_conversions
aixweather.transformation_functions.variable_transformations
aixweather.transformation_to_core_data
aixweather.transformation_to_core_data.custom_file
aixweather.transformation_to_core_data.DWD
aixweather.transformation_to_core_data.EPW
aixweather.transformation_to_core_data.ERC
aixweather.transformation_to_core_data.TRY
P
pass_through_measurements_with_back_and_forth_interpolating() (in module aixweather.transformation_functions.pass_through_handling)
percent_to_tenth() (in module aixweather.transformation_functions.unit_conversions)
plot_heatmap_missing_values() (in module aixweather.data_quality_checks)
print_df_info() (in module aixweather.data_quality_checks)
ProjectClassCustom (class in aixweather.project_class)
ProjectClassDWDForecast (class in aixweather.project_class)
ProjectClassDWDHistorical (class in aixweather.project_class)
ProjectClassEPW (class in aixweather.project_class)
ProjectClassERC (class in aixweather.project_class)
ProjectClassGeneral (class in aixweather.project_class)
ProjectClassTRY (class in aixweather.project_class)
R
rename_columns() (in module aixweather.transformation_functions.auxiliary)
replace_dummy_with_nan() (in module aixweather.transformation_functions.auxiliary)
result_folder_path() (in module aixweather.definitions)
results_file_path() (in module aixweather.definitions)
robust_transformation() (in module aixweather.transformation_functions.variable_transformations)
S
select_entry_by_core_name() (in module aixweather.transformation_functions.auxiliary)
shift_time_by_dict() (in module aixweather.transformation_functions.time_observation_transformations)
start_end_checks() (aixweather.project_class.ProjectClassGeneral method)
station_name (aixweather.imports.utils_import.MetaData property)
T
to_csv() (in module aixweather.core_data_format_2_output_file.unconverted_to_x)
to_epw() (in module aixweather.core_data_format_2_output_file.to_epw_energyplus)
to_json() (in module aixweather.core_data_format_2_output_file.unconverted_to_x)
to_mos() (in module aixweather.core_data_format_2_output_file.to_mos_TMY3)
to_pickle() (in module aixweather.core_data_format_2_output_file.unconverted_to_x)
truncate_data_from_start_to_stop() (in module aixweather.transformation_functions.time_observation_transformations)
TRY_to_core_data() (in module aixweather.transformation_to_core_data.TRY)
V
variable_transform_all() (in module aixweather.transformation_functions.variable_transformations)
variables_to_sum_DWD_historical (in module aixweather.transformation_to_core_data.DWD)