找回密码
 注册
查看: 331|回复: 0

R语言 SDMTools包 grid.info()函数中文帮助文档(中英文对照)

[复制链接]
发表于 2012-9-29 23:35:22 | 显示全部楼层 |阅读模式
grid.info(SDMTools)
grid.info()所属R语言包:SDMTools

                                         Grid Information from Geographic (lat lon) Projections
                                         电网从GEO信息(纬度经度)预测

                                         译者:生物统计家园网 机器人LoveR

描述----------Description----------

Since spatial grids in geographic projections do not have equal area or perimeters, grid.info extracts perimeter &amp; area related information for latitudinal bands with differing longitudinal widths. <br><br> Outputs lengths are in m using Vincenty's equation (distance)and areas in m2. Surface areas are calculated summing surface areas of spherical polygons as estimated using l'Huiller's formula.
由于空间网格GEO的预测没有平等的面积或周长,grid.info提取纬度带纵向宽度不同的周长与面积相关的信息。参考参考输出长度中使用的Vincenty的方程(distance)和区域(平方米)。表面区域计算求和球形多边形的表面积估计使用LHuillers的通式。


用法----------Usage----------


grid.info(lats,cellsize,r=6378137)



参数----------Arguments----------

参数:lats
is a vector of latitudes representing the midpoint of grid cells  
是代表网格单元的中点的矢量的纬度


参数:cellsize
is a single value (assuming square cells) or a two value vector (rectangular cells) representing the height (latitude) and width (longitude) of the cells
是一个单一的值(假设平方单元)或两个值向量(矩形单元)表示的高度(纬度)和宽度(经度)的单元


参数:r
is a single value representing the radius of the globe in m. Default is for the WGS84 elipsoid
是一个单一的值,该值代表全球米半径。默认值是的WGS84 elipsoid的


值----------Value----------

a data.frame listing:
数据框的列表:


参数:lat
the latitude representing the midpoint of the cell
纬度表示的单元格中的中点


参数:top
length of the top of the cell (m)
长度的顶部的单元格(米)


参数:bottom
length of the bottom of the cell (m)
长度(米)的底部的单元


参数:side
length of the side of the cell (m)
侧的单元格的长度(米)


参数:diagnal
length of the diagnals of the cell (m)
长度单元的diagnals(米)


参数:area
area of the cell (m2)
单元的面积(平方米)


(作者)----------Author(s)----------


Jeremy VanDerWal <a href="mailto:jjvanderwal@gmail.com">jjvanderwal@gmail.com</a>



参考文献----------References----------

code for estimating area of polygon on sphere was modified from http://forum.worldwindcentral.com/showthread.php?t=20724

实例----------Examples----------


#show output for latitudes from -87.5 to 87.5 at 5 degree intervals[显示输出每隔5度的纬度为-87.5至87.5]
grid.info(lats=seq(-87.5,87.5,5), 5)

转载请注明:出自 生物统计家园网(http://www.biostatistic.net)。


注:
注1:为了方便大家学习,本文档为生物统计家园网机器人LoveR翻译而成,仅供个人R语言学习参考使用,生物统计家园保留版权。
注2:由于是机器人自动翻译,难免有不准确之处,使用时仔细对照中、英文内容进行反复理解,可以帮助R语言的学习。
注3:如遇到不准确之处,请在本贴的后面进行回帖,我们会逐渐进行修订。
回复

使用道具 举报

您需要登录后才可以回帖 登录 | 注册

本版积分规则

手机版|小黑屋|生物统计家园 网站价格

GMT+8, 2024-11-30 06:01 , Processed in 0.023523 second(s), 15 queries .

Powered by Discuz! X3.5

© 2001-2024 Discuz! Team.

快速回复 返回顶部 返回列表