Abstract
This paper presents a description of the creation of a library to parse Hierarchical Data Format (HDF) Files in Ada. It describes a "work in progress" with discussion of current performance, limitations and future plans.
- http://asterweb.jpl.nasa.govGoogle Scholar
- http://www.hdfgroup.org/products/hdf4/Google Scholar
- http://www.w3.org/TR/REC-xml/Google Scholar
- http://www.science.aster.ersdac.or.jp/en/documnts/pdf/ASTER_Ref_V1.pdfGoogle Scholar
- Barkstrom, Bruce R., "Ada 95 Bindings for the NCSA Hierarchical Data Format". In SIGAda Ada Letters Volume XXI, Issue 4 (December 2001) SIGAda 2001 09/01 Bloomington, MN, USA. 27--30. Google Scholar
Digital Library
- http://www.hdfgroup.org/about/history.htmlGoogle Scholar
- Nyberg, Karl A. "A Constructive Approach to Integer Factorization"; http://www.grebyn.com/t1000Google Scholar
- Nyberg, Karl A. "Automatically Generating DTD-Specific XML Parsers"; SIGAda Ada Letters, to appear. Google Scholar
Digital Library
Index Terms
Parsing hierarchical data format (HDF) files
Recommendations
Ada 95 bindings for the NCSA hierarchical data format
This paper describes Ada95 bindings for HDF4 and HDF5, the current versions of the NCSA Hierarchical Data Format (HDF). These self-describing file formats are intended for storage of large, diverse collections of scientific data and for retrieving ...
Ada 95 bindings for the NCSA hierarchical data format
SIGAda '01: Proceedings of the 2001 annual ACM SIGAda international conference on AdaThis paper describes Ada95 bindings for HDF4 and HDF5, the current versions of the NCSA Hierarchical Data Format (HDF). These self-describing file formats are intended for storage of large, diverse collections of scientific data and for retrieving ...
Interval Parsing Grammars for File Format Parsing
File formats specify how data is encoded for persistent storage. They cannot be formalized as context-free grammars since their specifications include context-sensitive patterns such as the random access pattern and the type-length-value pattern. We ...






Comments