• Title/Summary/Keyword: medium-range forecast

Search Result 33, Processing Time 0.023 seconds

Development of Short-term Forecast Model using ERA5 reanalysis data based on Deep Learning model (ERA5 재해석 자료를 활용한 Deep Learning 모델 기반의 단기 예측 모형 개발)

  • Jin-Young Kim;Sumya Uranchimeg;Ji-Moon Yuk;Chan Ho Park;Boo Kyoung Park;Hee Ju
    • Proceedings of the Korea Water Resources Association Conference
    • /
    • 2023.05a
    • /
    • pp.289-289
    • /
    • 2023
  • 4차산업 혁명이 도래한 이후로 전세계적으로 AI 기술이 유래 없는 속도로 발달 및 활용되고 있으며, 다양한 분야에서 AI 기법을 도입한 연구가 활발히 진행 중에 있다. 최근 수자원 분야에서는 단기 강우 예측, 댐 유입량 예측 및 하천 수위 예측 등의 분야에서 AI 기술이 접목되어 꾸준한 기술 개발이 이루어지고 있다. 그러나 단변량으로 축척된 자료를 활용하여 중·장기 모형 개발 연구가 다수 진행되고 있지만, 급격한 기후변화 현상과 복잡한 매커니즘을 보이고 있는 기상현상의 경우 단변량 분석으로서는 정확도가 저하 될 수 있는 우려가 있는 것이 현실이다. 이에 본 연구에서는 상기에 제시된 단점을 극복하고자 다양한 기상자료를 검증·예측인자로 활용함과 동시에 Deeplearning 모형과 결합하여 신뢰성 있는 단기 강수 예측이 가능한 모형을 개발하였다. 본 연구에서는 유럽중기예보센터(ECMWF, European Center for Medium-Range Weather Forecasts)에서 제공하고 있는 ERA5 재해석 자료를 활용하였으며, Deeplearning 모형과 결합하여 단기 강우 예측이 가능한 모형을 개발하였다. 1차적으로 격자자료(25km×25km)로 제공되고 있는 ERA5 자료를 상세화(downscaling) 모형에 적용하여 기상청 관측소와 비교·검증하였으며, Deeplearning 모형을 통해 단기 예측이 가능한 모형으로 확장하였다. 이때 Deeplearning의 다양한 모형 중 시계열 분석에 있어 예측 성능이 높은 LSTM 모형을 활용하였으며, 제공되고 있는 대기 변수의 상호관계를 노드간 연결을 통해 결과의 정확도와 신뢰성을 확보하였다. 본 연구 결과는 기관별로 제공하고 있는 예측 수준을 상회하는 결과를 도출하였으며, 홍수기에 집중되는 강우량을 예측하여 대비·대책을 선제적으로 마련할 수 있는 자료로써의 활용성이 높을 것으로 사료된다.

  • PDF

Seasonal Variation of Surface heat budget and Wind Stress Over the Seas Around the Korean Peninsula (한반도주위 해양에서 의 해면 열수지와 응력의 계절변화)

  • 강인식;김맹기
    • 한국해양학회지
    • /
    • v.29 no.4
    • /
    • pp.325-337
    • /
    • 1994
  • The distributions of heat and momentum fluxes on the surface over the oceans around the Korean Peninsula are obtained based on the surface-layer flux model of Kim and Kang (1994), and their seasonal variations are examined in the present study. the input data of the model is the oceanatmosphere data with a grid interval of 2$^{\circ}$ in longitude and latitude. The atmosphere data, which are the pressure, temperature, and specific humidity on the 1000 mb level for 3 year period of 1985∼1987, are obtained from the European center for Medium Range Forecast. The sea surface temperature (SST) is obtained from National Meteorological Center (NMC). The solar insolation and longwave radiation on the ocean surface are obtained, respectively, from the NASA satellite data and based on an emprical formula. It is shown from the net heat flux that the oceans near Korea lose heat to the atmosphere in January and October with the rates of 200∼ 400 Wm/SUP -2/ and 100 Wm/SUP -2/, respectively. But the oceans are heated by the atmosphere in April and July with about the same rate of 100 Wm/SUP -2/. The annualmean net heat flux is negative over the entire domain except the northern part of the Yellow Sea. The largest annual-mean cooling rate of about 120 Wm/SUP -2/ is appeared off the southwest of Japan. In the East Sea, the annual-mean cooling rate is 60∼90 Wm/SUP -2/ in the southern and northern parts and about 30 Wm/SUP -2/ in the middle part. The magnitude of wind stress in january is 3∼ 5 times bigger than those of the other months. As a result, the spatial pattern of annual-mean wind stress is similar to that of January. It is also shown that the annual-mean wind stress curl is negative. in the East China Sea and the South Sea,but it is positive in the northern part of the Yellow Sea.In the East sea,the stress curl is positive in the southeast and northern parts and negative in the northwestern part.

  • PDF

Export Prediction Using Separated Learning Method and Recommendation of Potential Export Countries (분리학습 모델을 이용한 수출액 예측 및 수출 유망국가 추천)

  • Jang, Yeongjin;Won, Jongkwan;Lee, Chaerok
    • Journal of Intelligence and Information Systems
    • /
    • v.28 no.1
    • /
    • pp.69-88
    • /
    • 2022
  • One of the characteristics of South Korea's economic structure is that it is highly dependent on exports. Thus, many businesses are closely related to the global economy and diplomatic situation. In addition, small and medium-sized enterprises(SMEs) specialized in exporting are struggling due to the spread of COVID-19. Therefore, this study aimed to develop a model to forecast exports for next year to support SMEs' export strategy and decision making. Also, this study proposed a strategy to recommend promising export countries of each item based on the forecasting model. We analyzed important variables used in previous studies such as country-specific, item-specific, and macro-economic variables and collected those variables to train our prediction model. Next, through the exploratory data analysis(EDA) it was found that exports, which is a target variable, have a highly skewed distribution. To deal with this issue and improve predictive performance, we suggest a separated learning method. In a separated learning method, the whole dataset is divided into homogeneous subgroups and a prediction algorithm is applied to each group. Thus, characteristics of each group can be more precisely trained using different input variables and algorithms. In this study, we divided the dataset into five subgroups based on the exports to decrease skewness of the target variable. After the separation, we found that each group has different characteristics in countries and goods. For example, In Group 1, most of the exporting countries are developing countries and the majority of exporting goods are low value products such as glass and prints. On the other hand, major exporting countries of South Korea such as China, USA, and Vietnam are included in Group 4 and Group 5 and most exporting goods in these groups are high value products. Then we used LightGBM(LGBM) and Exponential Moving Average(EMA) for prediction. Considering the characteristics of each group, models were built using LGBM for Group 1 to 4 and EMA for Group 5. To evaluate the performance of the model, we compare different model structures and algorithms. As a result, it was found that the separated learning model had best performance compared to other models. After the model was built, we also provided variable importance of each group using SHAP-value to add explainability of our model. Based on the prediction model, we proposed a second-stage recommendation strategy for potential export countries. In the first phase, BCG matrix was used to find Star and Question Mark markets that are expected to grow rapidly. In the second phase, we calculated scores for each country and recommendations were made according to ranking. Using this recommendation framework, potential export countries were selected and information about those countries for each item was presented. There are several implications of this study. First of all, most of the preceding studies have conducted research on the specific situation or country. However, this study use various variables and develops a machine learning model for a wide range of countries and items. Second, as to our knowledge, it is the first attempt to adopt a separated learning method for exports prediction. By separating the dataset into 5 homogeneous subgroups, we could enhance the predictive performance of the model. Also, more detailed explanation of models by group is provided using SHAP values. Lastly, this study has several practical implications. There are some platforms which serve trade information including KOTRA, but most of them are based on past data. Therefore, it is not easy for companies to predict future trends. By utilizing the model and recommendation strategy in this research, trade related services in each platform can be improved so that companies including SMEs can fully utilize the service when making strategies and decisions for exports.