2006-11-14

FEWS中與 Spatial_Interpolation_WRA相關檔案

FEWS中與 Spatial_Interpolation_WRA相關檔案
以頭前溪為例

Toucian_Catchment_Average 2.00 default.xml-->ModuleConfigFiles
Toucian_Catchment_Average_Historical 2.00 default.xml-->ModuleConfigFiles
Toucian_Report 1.00 default.xml-->ModuleConfigFiles
Toucian_Spatial_Interpolation_WRA 1.00 default.xml-->ModuleConfigFiles
Toucian_Spatial_Interpolation_WRA_Historical 1.00
default.xml-->ModuleConfigFiles
Filters 1.00 default.xml -->RegionConfigFiles
ModuleInstanceDescriptors 1.00 default.xml -->RegionConfigFiles
Toucian_Forecast 1.00 default.xml-->WORKFLOW
Toucian_Staterun 1.00 default.xml-->WORKFLOW

沒有留言:

張貼留言

QGIS Raster to Vector use Python console step2

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