five

Spatiotemporal convolutional approach for the short-term forecast of hourly heavy rainfall probability integrating numerical weather predictions and surface observations

收藏
DataONE2023-09-27 更新2024-06-08 收录
下载链接:
https://search.dataone.org/view/sha256:c7c89cd599f4268d7628bd84f9006f73b68b5caa0a540bacdfe37ba0cb4482c8
下载链接
链接失效反馈
官方服务:
资源简介:
The hourly rainfall observations used in this project are recorded from 5718 automatic weather stations (AWS) located in the Jiangsu region in eastern China (30° -35.95°N, 116.05° -122°N. The NWP results are derived from the Precision Weather Analysis and Forecasting System (PWAFS), which is the operational NWP model run by the Jiangsu Meteorological Bureau, China. It consists of the WRF-ARW model version 3.9.1 and a three-dimensional variational data assimilation system. example: import numpy as np lat_min = 30 lat_max = 35.95 lon_min = 116.05 lon_max = 122 lat1d = np.linspace(lat_min, lat_max, 120) lon1d = np.linspace(lon_min, lon_max, 120) grid_lat, grid_lon = np.meshgrid(lat1d, lon1d, indexing=\"ij\") np.load(\"/AWS/xxx/xxx/xxx.npy\") ## UTC time
创建时间:
2023-11-08
二维码
社区交流群
二维码
科研交流群
商业服务