Data of Spatio-Temporal deep learning model for regional EPB irregularities short-term Prediction
收藏资源简介:
Using the dense ground-based GNSS receiver network and ionosonde data from East and Southeast Asia during 2010-2021, a novel Spatio-Temporal deep learning model for regional EPB irregularities short-term Prediction (STEP) was developed. The model integrates the convolutional neural network (CNN) and long short-term memory (LSTM) network, together with attention mechanisms, to capture both spatial and temporal features of regional ionospheric irregularities.This dataset includes both the model and the results generated by STEP. The parameters provided are: UT (hours), Latitude (°), Longitude (°), Date, Y_pred (TECU/min), and Y_true (TECU/min). The dimensions of Y_pred and Y_true are 10812 x 610, where 10812 represents the product of the number of date and the number of UT (minus 18), and 610 corresponds to the product of the number of Latitude and Longitude. The model with a .pth extension can be loaded using PyTorch.



