摘要
针对自动气象站上传的实时地面气象要素数据文件,按照其特定的文件格式,以MS SQL Server 2008数据库为支撑,在Microsoft Visual Studio 2010环境下,使用C#语言编写了自动气象站数据管理系统,实现了项目中5个试验台站数据文件的解析入库、数据查询及导出等功能,为数据在本地计算机的存储提供了便利,亦有助于研究人员使用其他数据处理软件对数据进行深入分析,为进一步改进样机功能奠定了数据基础。
The data management system realizes data that are from the five test automatic weather stations analysis and storage by using C# in Microsoft Visual Studio 2010 based on Microsoft SQL Server 2008. The system provides some other functions, like data query and export, so it is not only convenient for data storage in the local computer, but also provides some help for researchers to do deep analysis. It also lays the data foundation for function promotion.
出处
《电脑编程技巧与维护》
2013年第10期49-51,共3页
Computer Programming Skills & Maintenance
基金
气象行业专项项目"地面观测网自动化运行监控技术研究"资助
关键词
自动气象站
数据文件
数据导出
系统设计
automatic weather station
data files
data exportation
system design