generate_wind_correction - Start: 14:11:41:652020
Traceback (most recent call last):
File "code/runme.py", line 22, in <module>
generate_wind_correction(paths, param)
File "/home/admin/projects/pyGRETA/code/lib/correction_functions.py", line 92, in generate_wind_correction
A_cf_on = ((turbine_height_on / 50) * turbine_height_on / A_gradient_height) ** A_hellmann / resizem(Sigma, m_high, n_high)
ValueError: operands could not be broadcast together with shapes (1004,1043) (1200,1200)