WebBased Graph Display System for Mesoscale Automatic Weather Stations
Author:
Affiliation:
Fund Project:
摘要
|
圖/表
|
訪問統計
|
參考文獻
|
相似文獻
|
引證文獻
|
資源附件
|
文章評論
摘要:
用VB腳本查詢中尺度自動氣象站SQL Server 2000中心數據庫,在VB 6.0下編程調用繪圖軟件Surfer 8的Automation功能,對查詢得到的數據進行圖形分析,通過系統剪貼板將Surfer 8在后臺繪制好的圖形復制到圖片框進行前臺顯示。將查詢信息輸入和圖形顯示功能模塊編譯成Active X控件,插入網頁文件,實現了將任意時段的中尺度自動氣象站資料以圖形的形式在互聯網上為用戶服務,克服了目前多數網站只提供固定時段氣象資料分析圖形的問題。系統采用了模塊化和控件的方式進行開發,減輕了開發工作量,方便了系統發布。
Abstract:
The system queries the central SQL Server 2000 database of mesoscale automatic weather stations by VB Script. The automation function of Surfer 8 is used to analyze the gathered data in VB 6.0. The generated graphs are copied to the picture frame through the system clipboard. The queryinginformation input module and graph display module are compiled into Active X and linked into the Web page. The graphic service of any period to the users through the Internet is realized. The problem that most Web sites supply only the graphs of a specific period is resolved. Because the module and Active X technology are applied, the program editing workload is reduced, and the issuance is easier.