2023-10-17 18:07:18,536 [INFO] Getting data from Cyclobs API. Req : http://derive.ifremer.fr/app/api/getData?include_cols=all&filename=20190810t095340-20190810t095455 2023-10-17 18:07:19,499 [INFO] Getting IBTRACS data from Cyclobs API. Req : http://derive.ifremer.fr/app/api/getData?include_cols=all&filename=20190810t095340-20190810t095455&track_source=ibtracs 2023-10-17 18:07:20,732 [INFO] file : /home/datawork-cersat-public/cache/public/ftp/project/sarwing/processings/c39e79a/xsardef/sentinel-1b/L2C/IW/S1B_IW_OWIH_1S/2019/222/S1B_IW_OWIH_CC_20190810T095340_20190810T095455_017522_020F3E/post_processing/nclight_L2M/s1b-iw-owi-cm-20190810t095340-20190810t095455-000003-020F3E_sw.nc 2023-10-17 18:07:20,732 [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 18:07:23,218 [INFO] Atcf lon/lat 120.7333333333333/30.56666666666667 2023-10-17 18:07:26,775 [INFO] Distance to coast of track point is -0.0 meters. 2023-10-17 18:07:26,775 [INFO] Distance between aquisition border and track point is 18035.0480297702 meters. 2023-10-17 18:07:26,785 [INFO] 38.61469755948945% of area of 100km around atcf track is outside acquisition bounding box 2023-10-17 18:07:26,798 [INFO] 47.03341350493151% of area of 100km around atcf track point that is inside acquisition bounding box is land. 2023-10-17 18:07:26,798 [INFO] 85.64811106442096% of area of 100km around track point is not usable (land or outside of acquisition). 2023-10-17 18:07:26,800 [INFO] SAR image has 65821 non-masked points. 2023-10-17 18:07:30,886 [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