搜索资源列表
SampleBilDataByDoubleLiner
- The method retuns Interpolate elevation value based on the upper level DEM(Digital Elevation Model) data underlying. It can be used while rsizing the bit size of bil file, as per saying, using this method i was able to convert 32x32 bits bilfile to 6
kriging
- 包括基本的克里金(Kriging)插值法实现代码,仅实现基本方法部分,不包含扩展克里金方法- kriging uses ordinary kriging to interpolate a variable z measured at locations with the coordinates x and y at unsampled locations xi, yi. The function requires the variable vstruct
interpolate_batch
- 可以直接添加到Arcgis toolbox,就可以处理一个文件夹内所有Tif文件,实现插值操作(参数和路径直接通过记事本更改即可)-Interpolate program to process a number of TIFF in a file directly by adding into ARCGIS
interpolate_point_to_grid_r
- 在一天内提取不规则的降雨(测量)数据,并将其规则格网化基于R语言实现。(Ingest irregularly-spaced rainfall (gauge) data for one day and interpolate them to regular degree grid spacing in R)
Toolbox原始
- 一个根据散点数据自动生成等值面的Arcgis工具。 使用方法:直接在Arcgis中打开工具,输入数据源及Z值字段即可。 工具采用反距离权重进行Z值插值。(An Arcgis tool that automatically generates an equivalent surface based on the scatter data. Usage: open the tool directly in the Arcgis, input the data source and the
