2021-12-08 12:46:02,312 [INFO] Getting data from Cyclobs API. Req : https://cyclobs.ifremer.fr/app/api/getData?include_cols=all&filename=s1b-ew-owi-cm-20180820t153400-20180820t153717-000003-016C38_ll_gd.nc 2021-12-08 12:46:02,649 [INFO] file : /home/datawork-cersat-public/cache/public/ftp/project/sarwing/processings/c39e79a/default/sentinel-1b/L2C/EW/S1B_EW_OWIM_1S/2018/232/S1B_EW_OWIM_CC_20180820T153400_20180820T153717_012348_016C38/post_processing/nclight_L2M/s1b-ew-owi-cm-20180820t153400-20180820t153717-000003-016C38_sw.nc 2021-12-08 12:46:02,649 [INFO] extracting SAR image info for file nclight_L2M... 2021-12-08 12:46:03,286 [INFO] Atcf lon/lat -148.225/13.58333333333333 2021-12-08 12:46:18,536 [INFO] Distance to coast of track point is 958977.1858465179 meters. 2021-12-08 12:46:18,537 [INFO] Distance between aquisition border and track point is 24658.924847190967 meters. 2021-12-08 12:46:18,895 [INFO] 65.53293268098038% of area of 100km around atcf track is outside acquisition bounding box 2021-12-08 12:46:19,005 [INFO] 0.0% of area of 100km around atcf track point that is inside acquisition bounding box is land. 2021-12-08 12:46:19,005 [INFO] 65.53293268098038% of area of 100km around track point is not usable (land or outside of acquisition). 2021-12-08 12:46:19,010 [INFO] SAR image has 539033 non-masked points. /home/datawork-cersat-public/cache/project/cyclobs/tc_center/tc_center_conda/lib/python3.7/site-packages/tc_center/functions.py:811: RuntimeWarning: invalid value encountered in sqrt grad = np.sqrt((np.gradient(wspdcop)[0] ** 2 + np.gradient(wspdcop)[1] ** 2)) 2021-12-08 12:46:35,578 [WARNING] Failed to find an eye center : reached maximum number of iteration. 2021-12-08 12:46:43,743 [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/cyclobs/tc_center/tc_center_conda/lib/python3.7/site-packages/tc_center/__init__.py", line 231, in find_center_plot_save eye_dict, status = compute_centers(sat_file, resolution, api_data) File "/home/datawork-cersat-public/cache/project/cyclobs/tc_center/tc_center_conda/lib/python3.7/site-packages/tc_center/__init__.py", line 148, in compute_centers lon_eye, lat_eye, rad, azim, rads_shp = center_eye(lon, lat, lon_eye_old, lat_eye_old, windspd, method_shape_eye=1) File "/home/datawork-cersat-public/cache/project/cyclobs/tc_center/tc_center_conda/lib/python3.7/site-packages/tc_center/functions.py", line 62, in wrapper result = f(*args, **kwargs) File "/home/datawork-cersat-public/cache/project/cyclobs/tc_center/tc_center_conda/lib/python3.7/site-packages/tc_center/functions.py", line 1006, in center_eye rads_shp = shape_eye(r_vect, theta_vect, windspd_pol, method=method_shape_eye) File "/home/datawork-cersat-public/cache/project/cyclobs/tc_center/tc_center_conda/lib/python3.7/site-packages/tc_center/functions.py", line 62, in wrapper result = f(*args, **kwargs) File "/home/datawork-cersat-public/cache/project/cyclobs/tc_center/tc_center_conda/lib/python3.7/site-packages/tc_center/functions.py", line 689, 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/cyclobs/tc_center/tc_center_conda/lib/python3.7/site-packages/tc_center/functions.py", line 62, in wrapper result = f(*args, **kwargs) File "/home/datawork-cersat-public/cache/project/cyclobs/tc_center/tc_center_conda/lib/python3.7/site-packages/tc_center/functions.py", line 576, 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