NASA Logo

NTRS

NTRS - NASA Technical Reports Server

Back to Results
HDF-EOS 2 and HDF-EOS 5 Compatibility LibraryThe HDF-EOS 2 and HDF-EOS 5 Compatibility Library contains C-language functions that provide uniform access to HDF-EOS 2 and HDF-EOS 5 files through one set of application programming interface (API) calls. ("HDFEOS 2" and "HDF-EOS 5" are defined in the immediately preceding article.) Without this library, differences between the APIs of HDF-EOS 2 and HDF-EOS 5 would necessitate writing of different programs to cover HDF-EOS 2 and HDF-EOS 5. The API associated with this library is denoted "he25." For nearly every HDF-EOS 5 API call, there is a corresponding he25 API call. If a file in question is in the HDF-EOS 5 format, the code reverts to the corresponding HDF-EOS 5 call; if the file is in the HDF-EOS 2 format, the code translates the arguments to HDF-EOS 2 equivalents (if necessary), calls the HDFEOS 2 call, and retranslates the results back to HDF-EOS 5 (if necessary).
Document ID
20080048063
Acquisition Source
Goddard Space Flight Center
Document Type
Other - NASA Tech Brief
Authors
Ullman, Richard
(NASA Goddard Space Flight Center Greenbelt, MD, United States)
Bane, Bob
(Global Science and Technology, Inc. Greenbelt, MD, United States)
Yang, Jingli
(Earth Resources Technology, Inc. Annapolis Junction, MD, United States)
Date Acquired
August 24, 2013
Publication Date
December 1, 2008
Publication Information
Publication: NASA Tech Briefs, December 2008
Subject Category
Computer Programming And Software
Report/Patent Number
GSC-15008-1
Distribution Limits
Public
Copyright
Public Use Permitted.
No Preview Available