将实验文件的文件导入arcgis10.8中
使用Arc Toolbox中的“ Create TIN ”工具
(>>>output tin选择自己的文件夹并命名为“ TIN ”>>>Input.....中导入“ contour ”>>>点击OK>>>完成“ TIN ”>>>)、
使用Arc Toolbox中的“ TIN to Raster”工具
(>>>Input TIN中导入“ TIN ”>>>选择自己的文件夹并命名为“ dem ”>>>将Sampling Distence 下方的250改为100>>>点击OK>>>完成“ dem ”>>>)、
使用Arc Toolbox中的“ Aspect”工具
(>>>Input raster中导入“dem ”>>>选择自己的文件夹并命名为“ 坡向 ”>>>点击OK>>>完成“ 坡向 ”>>>)、
使用Arc Toolbox中的“ Reclassify”工具
(>>>Input raster中导入“ 坡向 ”>>> 点击Classify在新出现的界面中的classes改为
4,method改为manual,barek values改为如图>>> 选择自己的文件夹并命名为“ 阳坡 ”>>>点击OK>>再在reclassification栏中的New values除了90~270改为1其余的改为NoData>完成“阳坡”>>>)、
使用Arc Toolbox中的“ Fill”工具
>>>Input raster中导入“ dem”>>out put surface raster 中选择自己的文件夹并命名为:填洼,点击OK完成填洼。)
使用Arc Toolbox中的“ Folow direction”工具
(>>>Input.......中导入“填洼 ”>>>out put flow direction raster中选择自己的文件夹并命名为“水流方向 ”>>>点击OK>>>完成“ 水流方向 ”>>>)、
使用Arc Toolbox中的“ flow accumulation”工具
(>>>Input flow direction raster中导入“水流方向 ”>>output accumulation raster中选择自己的文件夹并命名为“汇流累积量 ”>>>点击OK>>>完成“ 汇流累积量 ”>>>)、
使用Arc Toolbox中的“ greater than equal”工具
(>>>Input raster or constant value1中导入“汇流累积量 ”>>更改 Input raster or constant valuevalues2为200>output raster中选择自己的文件夹并命名为“gougu ”>>>点击OK>>>完成“ gougu ”>>>)、
使用Arc Toolbox中的“ Reclassify”工具
(>>>Input raster中导入“ gougu ”>>>将old value 的0与 1对应的new values改为nodate 与1>点击ok>>>output raster中选择自己的文件夹命名为沟谷)、
使用Arc Toolbox中的“ euclidan distance”工具
>>>Input raster or feature source data中导入“沟谷 ”>>>output distance raster中选择自己的文件夹并命名为“沟谷缓冲区 ”>>将output cell size改为100>点击OK>>>完成“ 沟谷缓冲区 ”>>>)、
使用Arc Toolbox中的“ less than equal”工具
>>>Input raster or constant value1中导入“ 沟谷缓冲区”>>将Input raster or constant value2改为500>out raster中选择自己的文件夹并命名为“沟谷两测500m ”>>点击OK>>>完成“ 沟谷两测500m”>>>)、
使用Arc Toolbox中的“ Reclassify”工具
(>>>Input raster中导入“谷两测500米 ”>>> 将old value 的0与 1对应的new values改为nodate 与1>>>>output raster中选择自己的文件夹命名为“沟谷两测500米”>>>点击OK>>>完成“沟谷两测500米”>>>)、
arcgis10.8左上角的file,Add Date ,addXYdate,导入climate.txt,点击OK。
点击刚刚加入进去的数据>>>鼠标右键>>data>>export data>>>>
点击页面上方的Environments,选中Processing Extent,在Extent中选择Same as layer dem,点击OK
使用Arc Toolbox中的“ IDW”工具
(>>>Input point features中 导入“ 试验点 ”>>> Z value field改为温度>>>out raster 选择自己的文件夹并命名为“温度差值 ”>>>out cell size..改为100,点击OK)
使用Arc Toolbox中的“ IDW”工具
(>>>Input point features中 导入“ 试验点 ”>>> Z value field改为降雨>>>out raster 选择自己的文件夹并命名为“降雨差值 ”>>>out cell size..改为100,点击OK)
使用Arc Toolbox中的“ raster calculator”工具
输入框中输入(“温度差值”=>10)&(“温度差值<=12”),output raster中选择自己的文件夹并命名为“降雨量范围 ”
使用Arc Toolbox中的“ Reclassify”工具
(>>>Input raster中导入“降雨量范围 ”>>>将old value 的0与 1对应的new values改为nodate 与1>点击ok>>>选择自己的文件夹命名为“降雨量差值”)、
使用Arc Toolbox中的“ raster calculator”工具
输入框中输入(“降雨量范围”*“温度差值”*“沟谷两测500米”*“阳坡”)out put raster中选择自己的文件夹并命名为“适合生长区域 ”