1. 1、原创力文档(book118)网站文档一经付费(服务费),不意味着购买了该文档的版权,仅供个人/单位学习、研究之用,不得用于商业用途,未经授权,严禁复制、发行、汇编、翻译或者网络传播等,侵权必究。。
  2. 2、本站所有内容均由合作方或网友上传,本站不对文档的完整性、权威性及其观点立场正确性做任何保证或承诺!文档内容仅供研究参考,付费前请自行鉴别。如您付费,意味着您自己接受本站规则且自行承担风险,本站不退款、不进行额外附加服务;查看《如何避免下载的几个坑》。如果您已付费下载过本站文档,您可以点击 这里二次下载
  3. 3、如文档侵犯商业秘密、侵犯著作权、侵犯人身权等,请点击“版权申诉”(推荐),也可以打举报电话:400-050-0827(电话支持时间:9:00-18:30)。
查看更多
HDF5 Tutorial SDSC Computing Institute July 26, 2005 Goals Introduce HDF5 Provide a basic knowledge of how data can be organized in HDF5 how it is used by applications To provide some examples of how to read and write HDF5 files in sequential and parallel modes Outline Sequential HDF5 (Elena Pourmal) Short Introduction “What is HDF5?” Overview of the HDF5 Data Model and I/O Library Introduction to HDF5 API Examples for file creation/write/read Parallel HDF5 (Albert Cheng) Overview of Parallel HDF5 design Setting up parallel environment Exampled for file creation/write/readWhat is HDF5? What is HDF5? File format for storing scientific data To store and organize all kinds of data To share data , to port files from one platform to another To overcome a limit on number and size of the objects in the file Software for accessing scientific data Flexible I/O library (parallel, remote, etc.) Efficient storage Available on almost all platforms C, F90, C++ , Java APIs Tools (HDFView, utilities) Example HDF5 file Overview HDF5 Data Model I/O Library HDF5 Data Model HDF5 file HDF5 file – container for storing scientific data Primary Objects Groups Datasets Additional means to organize data Attributes Sharable objects Storage and access properties HDF5 Dataset HDF5 dataset – data array and metadata Data array ordered collection of identically typed data items distinguished by their indices Metadata Dataspace – rank, dimensions, other spatial info about dataset Datatype Attribute list – user-defined metadata Special storage options – how array is organized and stored in the file Dataset Components Example Matrix A(7,4,5) Dataspaces Dataspace – spatial info about a dataset Rank and dimensions Permanent part of dataset definition Subset of points, for partial I/O Needed only during I/O operations Apply to datasets in memory or in the file Sample Mappings between File Dataspaces and Memory Dataspaces Datatypes (array elements) Datatype – how to interpret a data eleme

文档评论(0)

cj80011 + 关注
实名认证
内容提供者

该用户很懒,什么也没介绍

1亿VIP精品文档

相关文档