Coverage for aixweather/core_data_format_2_output_file/__init__.py: 100%

0 statements  

« prev     ^ index     » next       coverage.py v7.4.4, created at 2025-01-06 16:01 +0000

1""" 

2AixWeather core_data_format_2_output_file Package 

3 

4The 'core_data_format_2_output_file' package within AixWeather contains modules for transforming 

5the core_data to the desired output format and actually returning the output file. 

6The Input here is always in the core_data format. 

7Each module is designed to produce a specific output format. 

8"""