freepeople性欧美熟妇, 色戒完整版无删减158分钟hd, 无码精品国产vα在线观看DVD, 丰满少妇伦精品无码专区在线观看,艾栗栗与纹身男宾馆3p50分钟,国产AV片在线观看,黑人与美女高潮,18岁女RAPPERDISSSUBS,国产手机在机看影片

正文內(nèi)容

數(shù)字高程模型(新版)-資料下載頁

2025-05-02 08:17本頁面
  

【正文】 cGIS中累積流的計算 ? FLOWACCUMULATION函數(shù)計算流入每一個上坡方向的柵格累積值作為這個柵格的累積流。也可以考慮權(quán)重因子,比如降雨量; ? Grid: flow_acc = flowaccumulation (flow_dir, rainfall ) 4) 流域河網(wǎng)的提取 ?確定上游集水區(qū)面積閾值; ?標(biāo)注集水量累計值大于閾值的格網(wǎng); ?將得到的圖形進(jìn)行矢量化處理; ?通過閾值調(diào)整控制生成河網(wǎng)密度; 水系網(wǎng)提取的 ArcGIS ? 水系網(wǎng)可從 FLOWACCUMULATION函數(shù)中得到的結(jié)果中勾畫出來。通過使用地圖代數(shù)表達(dá)式對累積流網(wǎng)格設(shè)置閾值,可以勾畫出水系網(wǎng)。 ? 例如 , 要生成一個在無值背景上值 1代表的水系網(wǎng),可以使用: ? Grid: stream_ = con (flowacc 100, 1) ? Grid: stream_ = setnull (flowacc 100, 1) ? 上述單元格取值大于 100的所有單元格被賦值為 1,其它單元格被賦值為無值 NODATA。 5)水系網(wǎng)級別的劃分 ? 水系定級是一種給水系網(wǎng)中的連接賦級別代碼。目的是按水系的支流數(shù)識別和分類河谷類別。 ? 水系的某些特征可以通過其級別推斷出來。例如,一級支流僅受坡面漫流的控制,它沒有其它支流的水流貢獻(xiàn) ,它們極易受非點源污染的影響 . ? Usage: STREAMORDER (_grid, dir_grid, {STRAHLER | SHREVE}) STRAHLER / SHREVE ? STRAHLER外連接總被賦值為 1。但當(dāng)同樣級別的水系交叉時,水系級別增加。所以,兩個第二級的水系交叉時,會生成第三級的水系。但當(dāng)兩個不同級別的水系交叉時,則不會產(chǎn)生水系別的增加,例如,第一和第二級的水系交叉不會產(chǎn)生第三級的水系,而保持較高級別的水系等級。 ? Shreve法計算水系網(wǎng)中的所有連接數(shù),外連接被賦值為 1,但對內(nèi)連接其級別數(shù)是增加的。例如,兩個一級支流交叉時會產(chǎn)生二級支流,而一級支流和二級支流交叉時則生成三級支流。 6) 水系矢量化 STREAMLINE(_grid, dir_grid, {out_item}, {weed}) 空間數(shù)據(jù)模型 7) Flow_length 空間數(shù)據(jù)模型 8) Stream_link 9) ArcGIS流域的劃分 watersheds = watershed (flow_dir, pour_points) BASIN(dir_grid) ArcGIS中的流域命令 ?將流向網(wǎng)格作為輸入,可以利用 WATERSHED或 BASIN 函數(shù)生成流域。 ?Grid: watersheds = watershed (flow_dir, pour_points) ?對任意單元格可以勾畫流域,在 WATERSHED函數(shù)中可以利用SELECTPOINT函數(shù)標(biāo)記流域出口點 (pour points)。 ?Grid: watersheds = watershed (flow_dir, stream_link) 空間數(shù)據(jù)模型 流域盆地的劃分- Basin ?算出所有外流區(qū)域 小結(jié): ArcGIS中的處理流程 空間數(shù)據(jù)模型 第三節(jié)、地形(地貌)分類 ?地形位置指數(shù) 空間數(shù)據(jù)模型 Benthic Habitat Pilot Area, DMWR 空間數(shù)據(jù)模型 Fagatele Bay National Marine Sanctuary, 2022 bathy 空間數(shù)據(jù)模型 Algorithm pares each cell’s elevation to the mean elevation of the surrounding cells in an annulus or ring. bpiscalefactor = int((bathy focalmean(bathy, annulus, irad, orad)) + .5) 3m |2| |4| resolution = 3 m irad = 2 cells (6 m) orad = 4 cells (12 m) ? Bathymetric Position Index 空間數(shù)據(jù)模型 (1) Crests (2) Depressions Negative bpi = depression Positive bpi = crest Zero bpi = constant slope or flat (3) Flats (4) Slopes Broadscale Zones from BPI 空間數(shù)據(jù)模型 Bathymetric Position Index Measure of where a point is in the overall land or “seascape” Compares elevation of cell to mean elevation of neighborhood 空間數(shù)據(jù)模型 1. Narrow depression 8. Open slopes 2. Local depression on flat 9. Local crest in depression 3. Lateral midslope depression 10. Local crest on flat 4. Depression on crest 11. Lateral midslope crest 5. Broad depression with an open bottom 12. Narrow crest 6. Broad flat 13. Steep slope 7. Shelf A surficial characteristic of the seafloor based on a BPI value range at a bined fine scale amp。 broad scale, slope amp。 depth Finescale Structures from BPI 空間數(shù)據(jù)模型 BPI Zone and Structure Classification Flowchart Emily Lundblad, OrSt . Thesis 86 Fine BPI + + Broad BPI Slope Step One Step Two Step Three Bathymetry Benthic Terrain Step Four Classification Dictionary BTM Methodology 空間數(shù)據(jù)模型 Structure Classification Decision Tree 空間數(shù)據(jù)模型 Emily Lundblad, OrSt . Thesis 空間數(shù)據(jù)模型 Fish Abundance amp。 BPI Courtesy of Pat Iampietro, CSUMB, ESRI UC 2022
點擊復(fù)制文檔內(nèi)容
教學(xué)課件相關(guān)推薦
文庫吧 www.dybbs8.com
備案圖鄂ICP備17016276號-1