遇见数据集

Convective Gusts Datasets( radar reflectivity and wind observations) version 4.0

收藏
NIAID Data Ecosystem2026-05-01 收录
数据链接:
官方服务:

资源简介:

The dataset contains average surface wind speed and radar reflectivity observations with a spatial resolution of 0.01° × 0.01° and a 6-minute temporal resolution. The latitudinal and longitudinal ranges of the study area are 30.4°N–35.2°N and 116.33°E–121.93°E, respectively. (1) Convert the image data back into radar reflectivity data; img = imageio.imread(png_file) dbz = img / 255.0 * 70.0 dbz[dbz < 5] = 0 (2) Convert the image data back into wind speed data; img = imageio.imread(png_file) speed = img[:,:,2] / 255.0 * 35.0 (3) Geographic Range; 30.4°N–35.2°N and 116.33°E–121.93°E

创建时间:
2023-07-19
二维码
社区交流群
二维码
科研交流群
商业服务