• 中国计算机学会会刊
  • 中国科技核心期刊
  • 中文核心期刊

J4 ›› 2015, Vol. 37 ›› Issue (11): 245-2054.

• 论文 •     Next Articles

Design and implementation of a real time parsing and
storage system for massive meteorological data 

 WANG Ruotong1,HUANG Xiangdong2,ZHANG Bo2,WANG Jianmin2,LUO Bing1   

  1. (1.National Meteorological Center,Beijing 100081;2.School of Software,Tsinghua University,Beijing 100084,China)
  • Received:2015-08-13 Revised:2015-10-17 Online:2015-11-25 Published:2015-11-25

Abstract:

Meteorological data is a typical non-structure data, which reaches dozens of TBs per day. Parsing, storage and access mode based on RDBMS and file systems become the bottleneck of weather forecast data processing system. To fulfill fast and in time queries of realtime data of the users of national weather forecast platform MICAPS’, we depict a stable 7*24 distributed data parsing system, supporting a realtime parsing system containing dozens of TBs per day. According to the multidimension model and the user behaviors of meteorological data, using nonrelational keyvalue DDBMS, we design and implement a high performance massive data storage system. Experiments prove that the proposed real time data parsing system and the massive data storage system based on non-relational key-value DDBMS can meet storage, query and applications requirements of massive meteorological data. This system is also the core system of China weather forecast data flow, possessing excellent functions and performance.

Key words: multi-dimension data;meteorological data;distributed;parse;storage;MICAPS