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

R语言 RSAGA包 rsaga.pisr()函数中文帮助文档(中英文对照)

[复制链接]
发表于 2012-9-28 21:20:03 | 显示全部楼层 |阅读模式
rsaga.pisr(RSAGA)
rsaga.pisr()所属R语言包:RSAGA

                                        Potential incoming solar radiation
                                         潜在的入射太阳辐射

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

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

This function calculates the potential incoming solar radiation in an area using different atmospheric models; module available
此函数计算潜在的入射太阳辐射的区域使用不同的大气模型模块提供


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


rsaga.pisr(in.dem, in.svf.grid = NULL, in.vapour.grid = NULL,
    in.latitude.grid = NULL, in.longitude.grid = NULL,
    out.direct.grid, out.diffuse.grid, out.total.grid = NULL,
    out.ratio.grid = NULL, out.duration, out.sunrise, out.sunset,
    local.svf = TRUE, latitude,
    unit=c("kWh/m2","kJ/m2","J/cm2"), solconst=1367.0,
    enable.bending = FALSE, bending.radius = 6366737.96,
    bending.lat.offset = "user", bending.lat.ref.user = 0,
    bending.lon.offset = "center", bending.lon.ref.user = 0,
    method = c("height","components","lumped"),
    hgt.atmosphere = 12000, hgt.water.vapour.pressure = 10,
    cmp.pressure = 1013, cmp.water.content = 1.68, cmp.dust = 100,
    lmp.transmittance = 70,
    time.range = c(0,24), time.step = 0.5,
    start.date = list(day=21, month=3), end.date = NULL, day.step = 5,
    env = rsaga.env(), ...)



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

参数:in.dem
name of input digital elevation model (DEM) grid in SAGA grid format (default extension: .sgrd)  
名称输入数字高程模型(DEM)在SAGA网格栅格式(默认扩展名:.sgrd)


参数:in.svf.grid
Optional input grid in SAGA format:  Sky View Factor; see also local.svf  
可选的输入栅格在SAGA格式:天空因素; local.svf


参数:in.vapour.grid
Optional input grid in SAGA format:  Water vapour pressure (mbar); see also argument hgt.water.vapour.pressure  
可选的输入栅格在SAGA格式:水蒸汽压力(mbar);参数hgt.water.vapour.pressure


参数:in.latitude.grid
Optional input grid in SAGA format: Latitude (degree) of each grid cell
可选的输入栅格在SAGA格式:每个网格单元的纬度(度)


参数:in.longitude.grid
see in.latitude.grid
看到in.latitude.grid


参数:out.direct.grid
Output grid: Direct insolation (unit selected by unit argument)
输出网格:直接日晒(unit参数选择的单位)


参数:out.diffuse.grid
Output grid: Diffuse insolation
输出网格:漫反射太阳辐射


参数:out.total.grid
Optional output grid: Total insolation, i.e. sum of direct and diffuse incoming solar radiation
可选的输出格:总日照量总和,即直接和漫反射入射的太阳辐射


参数:out.ratio.grid
Optional output grid: Direct to diffuse ratio
可选的输出格:直接扩散比


参数:out.duration
Optional output grid: Duration of insolation
可选的输出网格:持续时间的日晒


参数:out.sunrise
Optional output grid: time of sunrise; only calculated if time span is set to single day
如果只计算一天的时间跨度设置为可选的输出电网的日出时间;


参数:out.sunset
Time of sunset; see out.sunrise
日落时间,请参阅out.sunrise


参数:local.svf
logical (default: TRUE; if TRUE, use sky view factor based on local slope (after Oke, 1988), if no sky view factor grid is provided in in.svf.grid  
逻辑(默认:TRUE;如果为TRUE,使用的天空视野因子局部坡度(OKE,1988年后)的基础上,如果没有天空的视角因数网格中提供了in.svf.grid


参数:latitude
Geographical latitude in degree North (negative values indicate southern hemisphere)
GEO纬度北度(负值表示南半球)


参数:unit
unit of insolation output grids: "kWh/m2" (default) "kJ/m2", or "J/cm2"
单位的日照输出网格:"kWh/m2"(默认)"kJ/m2"或"J/cm2"


参数:solconst
solar constant, defaults to 1367 W/m2
太阳常数,默认为1367 W/M2的


参数:enable.bending
logical (default: FALSE): incorporate effects of planetary bending?
逻辑(默认:FALSE):合并的行星弯曲?


参数:bending.radius
Planetary radius, default 6366737.96  
行星半径,默认6366737.96


参数:bending.lat.offset
if bending is enabled: latitudinal reference  is "user"-defined (default), or relative to "top", "center" or "bottom" of grid?
如果弯曲启用:纬度参考"user"定义(默认),或相对于"top","center"或"bottom"格?


参数:bending.lat.ref.user
user-defined lat. reference for bending, see bending.lat.offset  
用户定义的纬度。参考弯曲,看到bending.lat.offset


参数:bending.lon.offset
longitudinal reference, i.e. local time,  is "user"-defined, or relative to "top", "center" (default) or "bottom" of grid?
纵向参考,即本地时间,是"user"定义的,相对于"top","center"(默认)或"bottom"的网格?


参数:bending.lon.ref.user
user-defined reference for local time (Details??)  
用户定义的参考本地时间(详情?)


参数:method
specifies how the atmospheric components should be accounted for: either based on the height of atmosphere and vapour pressure ("height", or numeric code 0), or air pressure, water and dust content ("components", code 1), or lumped atmospheric transmittance ("lumped", code 0)   
指定的大气成分应占:要么是基于高度的气氛和蒸气压("height",或数字代码为0),或空气压力,水和灰尘含量("components",代码1 ),或集中大气透过率("lumped"代码0)


参数:hgt.atmosphere
Height of atmosphere (in m); default 12000 m
大气的身高(米),默认12000米


参数:hgt.water.vapour.pressure
Water vapour pressure in mbar (default 10 mbar); This value is used if no vapour pressure grid is given in  argument in.vapour.grid  
水蒸汽压力毫巴(默认为10毫巴);使用此值,如果没有蒸气压电网参数in.vapour.grid


参数:cmp.pressure
atmospheric pressure in mbar, defaults to 1013 mbar
大气压力毫巴,默认为1013毫巴


参数:cmp.water.content
water content of a vertical slice of the atmosphere in cm: between 1.5 and 1.7cm, average 1.68cm (default)
的垂直切片中的气氛厘米的水含量:1.5和1.7厘米之间,:平均1.68厘米(默认)


参数:cmp.dust
dust factor in ppm; defaults to 100 ppm
默认为100 ppm的灰尘因素,以ppm;


参数:lmp.transmittance
transmittance of the atmosphere in percent; usually between 60 (humid areas) and 80 percent (deserts)
的气氛%的透光率通常在60(湿润区域)和80%(沙漠)


参数:time.range
numeric vector of length 2:  time span (hours of the day) for numerical integration
数字矢量的长度为2小时的一天)的时间跨度(数值积分


参数:time.step
time step in hours for numerical integration
以小时为单位的时间步数值积分


参数:start.date
list of length two, giving the start date in day and month components as numbers; these numbers are one-based (SAGA_CMD uses zero-based numbers internally), i.e. Jan. 1st is list(day=1,month=1)
列表的长度为2,开始日期day和month成分为数字,这些数字是1型(SAGA_CMD内部使用从零开始的数字),即1月1日是list(day=1,month=1)


参数:end.date
see start.date
看到start.date


参数:day.step
if days indicates a range of days, this specifies the time step (number of days) for calculating the incoming solar radiation
如果days表示的天数范围,指定时间步长(天数)计算入射的太阳辐射


参数:env
RSAGA geoprocessing environment obtained with rsaga.env; this argument is required for version control (see Note)
RSAGAGEO处理环境与rsaga.env,这个参数是必需的版本控制(见注)


参数:...
optional arguments to be passed to rsaga.geoprocessor  
被传递rsaga.geoprocessor的可选参数


Details

详细信息----------Details----------

According to SAGA GIS 2.0.7 documentation, "Most options should do well,  but TAPES-G based diffuse irradiance calculation ("Atmospheric Effects"  methods 2 and 3) needs further revision!" I.e. be careful with method = "components" and
根据SAGA GIS 2.0.7文档,“大多数选项应该做的很好,但TAPES-G的漫散射计算(”大气效果“的方法2和3)需要进一步修改!”,即小心method = "components"


注意----------Note----------

SAGA_CMD uses zero-based days and months, but this R function uses the standard one-based days and months (e.g. day 1 is the first day of the month, month 1 is January) and translates to the SAGA system.
SAGA_CMD使用从零开始的几天和几个月,但这个R函数使用标准的1天,24个月(例如,每日1次是在每月的第一天,每月1月)和转化为SAGA系统。

This function uses module Potential Incoming Solar Radiation from SAGA
此功能使用模块潜在的入射太阳辐射SAGA


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


Alexander Brenning (R interface), Olaf Conrad (SAGA module)



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

topo=climatology. In: Hengl, T. and Reuter, H. I. (eds.): Geomorphometry - Concepts, Software, Applications. Elsevier.

Terrain analysis - principles and applications. New York,

参见----------See Also----------

rsaga.hillshade; for similar modules in older SAGA versions
rsaga.hillshade;类似的模块在旧版本的SAGA

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


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

使用道具 举报

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

本版积分规则

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

GMT+8, 2024-11-27 04:20 , Processed in 0.020280 second(s), 15 queries .

Powered by Discuz! X3.5

© 2001-2024 Discuz! Team.

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