2021-12-08 12:24:29,926 [INFO] Getting data from Cyclobs API. Req : https://cyclobs.ifremer.fr/app/api/getData?include_cols=all&filename=s1a-ew-owi-cm-20190425t234054-20190425t234228-000003-03087C_ll_gd.nc 2021-12-08 12:24:30,253 [INFO] file : /home/datawork-cersat-public/cache/public/ftp/project/sarwing/processings/c39e79a/default/sentinel-1a/L2C/EW/S1A_EW_OWIM_1S/2019/115/S1A_EW_OWIM_CC_20190425T234054_20190425T234228_026953_03087C/post_processing/nclight_L2M/s1a-ew-owi-cm-20190425t234054-20190425t234228-000003-03087C_sw.nc 2021-12-08 12:24:30,253 [INFO] extracting SAR image info for file nclight_L2M... 2021-12-08 12:24:30,557 [INFO] Atcf lon/lat 86.97083333333333/-11.09166666666667 2021-12-08 12:24:46,483 [INFO] Distance to coast of track point is 1080301.9883365566 meters. 2021-12-08 12:24:46,484 [INFO] Distance between aquisition border and track point is 49682.19286691429 meters. 2021-12-08 12:24:46,859 [INFO] 80.35351089418057% of area of 100km around atcf track is outside acquisition bounding box 2021-12-08 12:24:47,012 [INFO] 0.0% of area of 100km around atcf track point that is inside acquisition bounding box is land. 2021-12-08 12:24:47,012 [INFO] 80.35351089418057% of area of 100km around track point is not usable (land or outside of acquisition). 2021-12-08 12:24:47,016 [INFO] SAR image has 253851 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:24:55,127 [WARNING] Failed to find an eye center : reached maximum number of iteration. 2021-12-08 12:25:01,623 [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