Updates to change detection algorithms #455
Annotations
3 errors
tests/solardatatools/test_data_handler.py#L38
TestDataHandler.test_load_and_run
AssertionError:
Not equal to tolerance rtol=1e-07, atol=0.001
Mismatched elements: 172 / 193 (89.1%)
Max absolute difference among violations: 0.02770049
Max relative difference among violations: 0.02835427
ACTUAL: array([0.722829, 1.00537 , 0.989105, 0.993598, 0.998051, 0.96127 ,
1. , 0.990703, 0.98826 , 0.985825, 0.996964, 1.001285,
0.917852, 0.982947, 0.98729 , 0.87102 , 0.915739, 0.96693 ,...
DESIRED: array([0.717862, 1. , 0.985649, 0.991705, 0.997199, 0.960958,
1. , 0.991424, 0.989725, 0.987977, 1. , 1.005867,
0.924576, 0.99294 , 0.999397, 0.882404, 0.927046, 0.97676 ,...
|
tests/solardatatools/test_fix_time_shifts.py#L38
TestFixTimeShift.test_fix_time_shifts
AssertionError:
Arrays are not almost equal to 3 decimals
Mismatched elements: 8358 / 70080 (11.9%)
Max absolute difference among violations: 6.92149057
Max relative difference among violations: 7965.09302243
ACTUAL: array([[0.000e+00, 0.000e+00, 0.000e+00, 0.000e+00, 0.000e+00, 0.000e+00,
0.000e+00, 0.000e+00, 0.000e+00, 0.000e+00, 0.000e+00, 0.000e+00,
0.000e+00, 0.000e+00, 0.000e+00, 0.000e+00, 0.000e+00, 0.000e+00,...
DESIRED: array([[0.000e+00, 0.000e+00, 0.000e+00, 0.000e+00, 0.000e+00, 0.000e+00,
0.000e+00, 0.000e+00, 0.000e+00, 0.000e+00, 0.000e+00, 0.000e+00,
0.000e+00, 0.000e+00, 0.000e+00, 0.000e+00, 0.000e+00, 0.000e+00,...
|
|
This job failed
Loading