2023-10-17 18:13:11,946 [INFO] Getting data from Cyclobs API. Req : http://derive.ifremer.fr/app/api/getData?include_cols=all&filename=20190208t015957-20190208t020219 2023-10-17 18:13:13,017 [INFO] Getting IBTRACS data from Cyclobs API. Req : http://derive.ifremer.fr/app/api/getData?include_cols=all&filename=20190208t015957-20190208t020219&track_source=ibtracs 2023-10-17 18:13:14,199 [INFO] file : /home/datawork-cersat-public/cache/public/ftp/project/sarwing/processings/c39e79a/xsardef/sentinel-1b/L2C/EW/S1B_EW_OWIM_1S/2019/039/S1B_EW_OWIM_CC_20190208T015957_20190208T020219_014848_01BB5C/post_processing/nclight_L2M/s1b-ew-owi-cm-20190208t015957-20190208t020219-000003-01BB5C_sw.nc 2023-10-17 18:13:14,199 [INFO] extracting SAR image info for file nclight_L2M... 2023-10-17 18:13:14,421 [ERROR] Exception: 'wind_speed' 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 59, in compute_centers lon, lat, windspd, nrcs, FB, footprint_wkt = open_SAR_image(sat_file) 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 127, in open_SAR_image windspd = nc.variables['wind_speed'][0] KeyError: 'wind_speed'