You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
directory='SATELLITE/FY4A/L1/CHINA/C009/'
filename='C009_20201117080000_FY4A.AWX'
IR = get_fy_awx(data_dir, filename=filename)
Exception has occurred: ValueError
Could not convert tuple of form (dims, data[, attrs, encoding]): ('channel', 2, {'long_name': 'channel', 'units': ''}) to Variable.
File "L:\py_develop\nmc_met_map\nmc_met_map\observation.py", line 41, in IR_Sounding_GeopotentialHeight
IR = get_fy_awx(data_dir[0], filename=filename_IR)
File "L:\py_develop\nmc_met_map\nmc_met_map\test_draw.py", line 24, in
draw_observation.IR_Sounding_GeopotentialHeight(Sounding_time='20111708',
你好,用get_fy_awx()读出来的数据,经纬度范围与MICAPS4显示的经纬度不一致,是什么问题?
The text was updated successfully, but these errors were encountered: