CDF
Internal Format
Description
Version 2.6, December 18, 1997
National Space Science Data Center
Copyright c
1990 | 1998 NASA/GSFC/NSSDC
National Space Science Data Center
NASA/Goddard Space Flight Center
Greenbelt, Maryland 20771 (U.S.A.)
DECnet | NSSDCA::CDFSUPPORT
Internet | cdfsupport@nssdca.gsfc.nasa.gov
Permission is granted to make and distribute verbatim copies of this document provided this copyright and
permission notice are preserved on all copies.
Contents
Preface
ix
1 Introduction
1
2 dotCDF File
3
2.1 Magic Numbers . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
4
2.2 CDF Descriptor Record . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
6
2.3 Global Descriptor Record . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
9
2.4 Attribute Descriptor Record . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
10
2.5 Attribute Entry Descriptor Record . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
12
2.6 Variable Descriptor Record . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
15
2.7 Variable Index Record . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
17
2.8 Variable Values Record . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
19
2.9 Compressed CDF Record . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
20
2.10 Compressed Parameters Record . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
21
2.11 Sparseness Paramters Record . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
22
2.12 Compressed Variable Values Record
. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
23
2.13 Unused Internal Record . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
23
3 Variable Files
27
4 Variable Records
29
iii
iv
CONTENTS
5 Encodings
33
5.1 Data Representations
. . . . . . . . . . . . . . . .