2023-10-17 17:48:25,857 [INFO] Getting data from Cyclobs API. Req : http://derive.ifremer.fr/app/api/getData?include_cols=all&filename=20201025t093303-20201025t093751 2023-10-17 17:48:27,190 [INFO] Getting IBTRACS data from Cyclobs API. Req : http://derive.ifremer.fr/app/api/getData?include_cols=all&filename=20201025t093303-20201025t093751&track_source=ibtracs 2023-10-17 17:48:28,307 [INFO] file : /home/datawork-cersat-public/cache/public/ftp/project/sarwing/processings/c39e79a/xsardef/rcm3/L1/SC50MB/GRD/2020/299/RCM3_OK2377152_PK2377256_3_SC50MB_20201025_093317_HH_HV_GRD/RCM3__OWI_CC_20201025T093303_20201025T093751____________/post_processing/nclight_L2M/rcm3--owi-cm-20201025t093303-20201025t093751-00003-______sw.nc 2023-10-17 17:48:28,307 [INFO] extracting SAR image info for file nclight_L2M... /home/datawork-cersat-public/cache/project/sarwing/users/tcevaer/tc_center/tc_center/functions.py:790: RuntimeWarning: invalid value encountered in sqrt grad = np.sqrt((np.gradient(wspdcop)[0] ** 2 + np.gradient(wspdcop)[1] ** 2)) 2023-10-17 17:48:30,345 [INFO] Atcf lon/lat -53.21666666666667/42.75833333333333 2023-10-17 17:48:33,968 [INFO] Distance to coast of track point is 429714.5230240206 meters. 2023-10-17 17:48:34,038 [INFO] Distance between aquisition border and track point is 111226.45785656516 meters. 2023-10-17 17:48:34,047 [INFO] -4.263256414560601e-14% of area of 100km around atcf track is outside acquisition bounding box 2023-10-17 17:48:34,058 [INFO] 0.0% of area of 100km around atcf track point that is inside acquisition bounding box is land. 2023-10-17 17:48:34,058 [INFO] -4.263256414560601e-14% of area of 100km around track point is not usable (land or outside of acquisition). 2023-10-17 17:48:34,059 [INFO] SAR image has 198134 non-masked points. /opt/anaconda/tc_center_conda/lib/python3.7/site-packages/numpy/core/fromnumeric.py:3441: RuntimeWarning: Mean of empty slice. out=out, **kwargs) /opt/anaconda/tc_center_conda/lib/python3.7/site-packages/numpy/core/_methods.py:189: RuntimeWarning: invalid value encountered in double_scalars ret = ret.dtype.type(ret / rcount) 2023-10-17 17:48:57,149 [ERROR] Exception: tuple index out of range Traceback (most recent call last): File "/home/datawork-cersat-public/cache/project/sarwing/users/tcevaer/tc_center/tc_center/__init__.py", line 297, in find_center_save api_data) File "/home/datawork-cersat-public/cache/project/sarwing/users/tcevaer/tc_center/tc_center/__init__.py", line 165, in compute_centers method_shape_eye=1) File "/home/datawork-cersat-public/cache/project/sarwing/users/tcevaer/tc_center/tc_center/functions.py", line 66, in wrapper result = f(*args, **kwargs) File "/home/datawork-cersat-public/cache/project/sarwing/users/tcevaer/tc_center/tc_center/functions.py", line 1006, in center_eye lons_shp = [lon_eye + rads_shp_flt[i] * np.cos(theta_vect[i] * np.pi / 180) for i in range(0, len(theta_vect))] File "/home/datawork-cersat-public/cache/project/sarwing/users/tcevaer/tc_center/tc_center/functions.py", line 1006, in lons_shp = [lon_eye + rads_shp_flt[i] * np.cos(theta_vect[i] * np.pi / 180) for i in range(0, len(theta_vect))] IndexError: tuple index out of range