-
- Downloads
data handlers do not longer require to state dependencies of super classes...
data handlers do not longer require to state dependencies of super classes (only of sub data handlers like single stations), single station data handlers should have now empty _requirements as all dependencies are covered by own_args
parent
78cdb360
No related branches found
No related tags found
Showing
- mlair/data_handler/data_handler_mixed_sampling.py 2 additions, 16 deletionsmlair/data_handler/data_handler_mixed_sampling.py
- mlair/data_handler/data_handler_with_filter.py 3 additions, 7 deletionsmlair/data_handler/data_handler_with_filter.py
- mlair/run_modules/post_processing.py 1 addition, 1 deletionmlair/run_modules/post_processing.py
- test/test_data_handler/test_data_handler_mixed_sampling.py 14 additions, 16 deletionstest/test_data_handler/test_data_handler_mixed_sampling.py
- test/test_data_handler/test_data_handler_with_filter.py 19 additions, 23 deletionstest/test_data_handler/test_data_handler_with_filter.py
- test/test_data_handler/test_default_data_handler.py 2 additions, 0 deletionstest/test_data_handler/test_default_data_handler.py
- test/test_data_handler/test_default_data_handler_single_station.py 1 addition, 0 deletions..._data_handler/test_default_data_handler_single_station.py
Loading
Please register or sign in to comment