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

R语言 RNetCDF包 att.copy.nc()函数中文帮助文档(中英文对照)

[复制链接]
发表于 2012-9-27 19:40:24 | 显示全部楼层 |阅读模式
att.copy.nc(RNetCDF)
att.copy.nc()所属R语言包:RNetCDF

                                        Copy Attribute from One NetCDF to Another
                                         复制属性从一个到另一个NetCDF的

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

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

Copy attribute from one NetCDF to another.
从一个到另一个的NetCDF复制属性。


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


att.copy.nc(ncfile.in, variable.in, attribute, ncfile.out, variable.out)



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

参数:ncfile.in
Object of class "NetCDF" which points to the input NetCDF dataset from which the attribute will be copied (as returned from open.nc).
类的对象“NetCDF”,这点从该属性将被复制(open.nc)返回到输入NetCDF的数据集。


参数:variable.in
ID or name of the variable in the input NetCDF dataset from which the attribute will be copied, or "NC_GLOBAL" for a global attribute.
输入NetCDF的数据集,该属性将被复制,或"NC_GLOBAL":一个全球性的属性的ID或名字中的变量。


参数:attribute
Name or ID of the attribute in the input NetCDF dataset to be copied.
在输入NetCDF的数据集的名称或ID的属性被复制。


参数:ncfile.out
Object of class "NetCDF" which points to the output NetCDF dataset to which the attribute will be copied (as returned from open.nc). It is permissible for the input and output NetCDF object to be the same.
类的对象“NetCDF”点的输出NetCDF的数据,该属性将被复制(返回open.nc)。这是允许的,用于输入和输出的NetCDF对象是相同的。


参数:variable.out
ID or name of the variable in the output NetCDF dataset to which the attribute will be copied, or "NC_GLOBAL" to copy to a global attribute.
ID或名称的变量在输出NetCDF的数据集,该属性将被复制,或"NC_GLOBAL"复制到一个全球性的属性。


Details

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

This function copies an attribute from one open NetCDF dataset to another. It can also be used to copy an attribute from one variable to another within the same NetCDF dataset.
此功能的属性复制到另一个从一个开放的NetCDF数据集。它也可以被用来复制从一个到另一个变量的属性相同的NetCDF数据集内。


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


Pavel Michna



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

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


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

使用道具 举报

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

本版积分规则

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

GMT+8, 2024-11-24 17:07 , Processed in 0.021675 second(s), 15 queries .

Powered by Discuz! X3.5

© 2001-2024 Discuz! Team.

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