GFS (Global Forecast System)
- 全球預報系統 (GFS) 是一個全球數值天氣預報系統,包含由美國國家氣象局 (National Weather Service, NWS) 運行的全球尺度氣象數值預報模式和變分分析(wiki)。
- 模式輸出之變數名稱、意義及單位詳見官網之GFS PARAMETERS & UNITS。
- 下載點、層數、變數與範圍等perl程式控制方式及範例,可以詳見GRIB Filters and View the URL Scripting file retrievals。
What’s Learned
- wget與cgi-bin(perl)的交互作用
- GFS grib2 -> json -> earth展示系統
- GFS grib2 -> ungrib(WPS) -> WRF -> CMAQ -> earth展示系統