2023-10-17 17:23:33,487 [INFO] Getting data from Cyclobs API. Req : http://derive.ifremer.fr/app/api/getData?include_cols=all&filename=20211221t102208-20211221t102608 2023-10-17 17:23:35,990 [INFO] Getting IBTRACS data from Cyclobs API. Req : http://derive.ifremer.fr/app/api/getData?include_cols=all&filename=20211221t102208-20211221t102608&track_source=ibtracs 2023-10-17 17:23:38,963 [INFO] file : /home/datawork-cersat-public/cache/public/ftp/project/sarwing/processings/c39e79a/xsardef/rcm1/L1/SC50MA/GRD/2021/355/RCM1_OK2381599_PK2381698_3_SC50MA_20211221_102222_HH_HV_GRD/RCM1__OWI_CC_20211221T102208_20211221T102608____________/post_processing/nclight_L2M/rcm1--owi-cm-20211221t102208-20211221t102608-00003-______sw.nc 2023-10-17 17:23:38,963 [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:23:40,710 [INFO] Atcf lon/lat 116.1208333333333/21.64166666666667 2023-10-17 17:23:45,548 [INFO] Distance to coast of track point is 126079.02014953655 meters. 2023-10-17 17:23:45,548 [INFO] Distance between aquisition border and track point is 22044.500396247655 meters. 2023-10-17 17:23:45,559 [INFO] 63.9070792511925% of area of 100km around atcf track is outside acquisition bounding box 2023-10-17 17:23:45,604 [INFO] 0.0% of area of 100km around atcf track point that is inside acquisition bounding box is land. 2023-10-17 17:23:45,604 [INFO] 63.9070792511925% of area of 100km around track point is not usable (land or outside of acquisition). 2023-10-17 17:23:45,606 [INFO] SAR image has 95986 non-masked points. 2023-10-17 17:23:48,825 [ERROR] Exception: index 0 is out of bounds for axis 0 with size 0 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 999, in center_eye rads_shp = shape_eye(r_vect, theta_vect, windspd_pol, method=method_shape_eye) 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 667, in shape_eye rads_shp = extract_wind_contour(windval, windspd_pol, r_vect, theta_vect, r_vect_refine, az_maxwind) 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 554, in extract_wind_contour rmaxwnd = r_vect[np.ma.where(windspd_azim == np.ma.max(windspd_azim))[0][0]] IndexError: index 0 is out of bounds for axis 0 with size 0