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

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

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

                                        Read a NetCDF Dataset
                                         阅读NetCDF的数据集

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

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

Read all data from a NetCDF dataset.
从NetCDF的数据集读取所有数据。


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


   read.nc(ncfile, unpack=TRUE)



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

参数:ncfile
Object of class "NetCDF" which points to the NetCDF dataset (as returned from open.nc).
类的对象“NetCDF”,这点到NetCDF的数据集(从open.nc返回)。


参数:unpack
Unpack "packed" variables if set to TRUE (default).
解压缩“打包”变量,如果设置为TRUE(默认)。


Details

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

This function reads all variable data from a NetCDF dataset into a single list. The list elements (arrays) have the same names as the variables in the NetCDF dataset.
这个函数读取到一个列表中的所有变量从NetCDF的数据集的数据。列表中的元素(数组)中的变量的NetCDF数据集具有相同的名称。

Packed variables can optionally be returned in an unpacked state (see var.get.nc for more information).
盒装变量可以有选择地在解压缩的状态返回(见var.get.nc的详细信息)。


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

A list with the list elements containing the variable data of the NetCDF dataset.
一个列表,列表中的元素包含变量的NetCDF的数据集的数据。


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


Pavel Michna, Milton Woods



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

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


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

使用道具 举报

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

本版积分规则

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

GMT+8, 2024-11-24 18:59 , Processed in 0.027243 second(s), 15 queries .

Powered by Discuz! X3.5

© 2001-2024 Discuz! Team.

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