1.1.1功能:-NETCDF支持大数据集。- 在3 -D矩阵(示例*频道*事件)中进行流数据的中央化存储 - 快速数据访问,子集和拆分 - 支持Flowset已知问题的所有相关方法:写元数据 - NCDFFLOW允许用户保存整个NCDFFLOWSET对象在NCDF文件中。当前,元数据首先在R中序列化,并在CDF中存储为RAW Vector。当元数据大小超过序列化函数的极限时,它可能会失败。更改为1.1.2:1。使用临时目录,而不是工作目录以存储CDF文件在Flowset创建NCDFFLOWSET中。函数: - 更改参数名称要避免混淆:snewncfile-> isNew; newncfile-> filename-avoid在克隆子集ncdfflowset -fix -fix不一致的尺寸的错误(示例*colnames)时,复制整个CDF存储库时,创建新CDF文件时4.检查源文件是否存在read.ncdfflowset 5..writeslice:-affor -add示例名称添加到错误消息中,以帮助对问题进行故障排除问题,以帮助对问题进行故障排除,特别是用于加载大型数据集6.ADD 6. ADDisNew = false到拆分方法,以便为了并行计算,允许将多重CDF文件分开为1.3.2的CDF更改的false compress = false contress = false tofe cdf consement in 1.3.2 1.选择[[[[登录器通过合并两个例程)ES进入[[方法并删除1.5.32中的一些不必要的检查或子集更改,以允许用户指定文件路径2.ADD“ rbind”方法,以允许组合两个以上的NCDFFLOWSET,一次更改2.11。.39 Enhancement + update 'samples' slot of 'ncdfFlowList' class from 'character' to 'named integer' to speed up look up + replace 'coerce' method with 'ncdfFlowList' constructor function + update validity check of 'ncdfFlowList' class + add 'subset.ncdfFlowList' and 'subset.ncdfFlowSet' S3 functions to subset the ncdfFlowSet/ncdfFlowList based on 'pData' + wrap "[[" logic into c++ to speed it up + add 'save_ncfs' and 'load_ncfs' functions to save/load a ncdfFlowSet object to/from disk.