2010-06-25

測站與資料問題

9河局
2420H018;平林 6/22 13:40~6/23 00:00 出現異常 155-->345
8河局
2200H021;大崙 6/23 16:00~6/24 00:00 出現異常367-->577

修正錯誤
HTTP Status 404 - /6thRMO/precipitation/precipitation_6RMO_level_Catchments.html


蘭陽大橋, value -14.43 below limit value -10.0 at 2010-06-22 14:30:00

沒有留言:

張貼留言

QGIS Raster to Vector use Python console step2

資料處理步驟: 1.讀取 Raster 並計算 25 等級等值線級距 2.用 GDAL 產生等值線(Contour Lines) 3.Polygonize:Raster 轉等值面多邊形 4.將多邊形圖層載入 QGIS 5.為每個 polygon 計算其 VALUE 所屬級距(LE...