Untitled Item
收藏NIAID Data Ecosystem2026-03-12 收录
下载链接:
https://figshare.com/articles/dataset/Untitled_Item/12936758
下载链接
链接失效反馈官方服务:
资源简介:
he zip file contains a R raster file (spat_vars_Soysambu.grd, spat_vars_Soysambu.gri).
This is a number of rasters ("brick"), with the variables:"DEM","SAVI","bushes","bush_edges","dist_communities","dist_roads","dist_boundaries","dist_infrastructure".DEM=Digital Elevation Model from ASTERSAVI=Soil Adjusted Vegetation Index, via Sentinel imagebushes=kNN clustered SAVI file, simplified for bush/open areabush_edges=bushes file after focal (moving window) operation, aimed at bringing out bush edges.dist_communities=distance to communities surrounding the conservancy;dist_roads=distance to roads dissecting the conservancy;dist_boundaries=distance to the conservancy's boundaries;dist_infrastructure=distance to park infrastructure (gates,settlements,offices).
Read the file, after starting R, by:
library(raster)raster::brick("/path/to/file/spat_vars_Soysambu.grd")
创建时间:
2020-09-10



