2023-10-17 18:40:48,286 [INFO] Getting data from Cyclobs API. Req : http://derive.ifremer.fr/app/api/getData?include_cols=all&filename=20160218t055921-20160218t060013 2023-10-17 18:40:49,392 [INFO] Getting IBTRACS data from Cyclobs API. Req : http://derive.ifremer.fr/app/api/getData?include_cols=all&filename=20160218t055921-20160218t060013&track_source=ibtracs 2023-10-17 18:40:50,516 [INFO] file : /home/datawork-cersat-public/cache/public/ftp/project/sarwing/processings/c39e79a/xsardef/sentinel-1a/L2C/IW/S1A_IW_OWIH_1S/2016/049/S1A_IW_OWIH_CC_20160218T055921_20160218T060013_009996_00EB28/post_processing/nclight_L2M/s1a-iw-owi-cm-20160218t055921-20160218t060013-000003-00EB28_sw.nc 2023-10-17 18:40:50,516 [INFO] extracting SAR image info for file nclight_L2M... 2023-10-17 18:40:50,602 [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'