Raindrop Dataset
收藏NIAID Data Ecosystem2026-05-01 收录
下载链接:
https://figshare.com/articles/dataset/Raindrop_Dataset/24745482
下载链接
链接失效反馈官方服务:
资源简介:
This Dataset contains raindrop data: hyd_diameter (mm), hyd_fall_speed (m s-1), hyd_axis_ratio_3d, hyd_azimuth_angle (deg), hyd_zenith_angle (deg), rain_rate (mm h-1) , hyd_U_speed (m s-1) and turbulence_dissipation_rate (m2 s-3).
The data is in Python numpy ('.npy') format and can be read with the following Python code:
import numpy as nphyd_diameter_read = np.load(path_data_save + 'hyd_diameter.npy')
创建时间:
2024-01-15



