This function reads the entire contents of a cdf file into an R list structure
这个函数读入一个R列表结构的CDF文件的全部内容
用法----------Usage----------
参数----------Arguments----------
参数:filename
name of CDF file
CDF文件的名称
参数:cdf.path
path to cdf file
CDF文件的路径
Details
详情----------Details----------
Note that this function can be very memory intensive with large CDF files.
请注意,此功能可以非常内存密集型大型CDF文件。
值----------Value----------
returns a list structure. The exact contents may vary depending on the file format of the cdf file (see check.cdf.type)
返回list架构。确切的内容可能会有所不同根据CDF文件的文件格式(见check.cdf.type)