1 / 19

An Overview of HDF-EOS (Part II)

An Overview of HDF-EOS (Part II). Doug Ilg Raytheon STX Doug.Ilg@gsfc.nasa.gov (301) 441-4089. Outline. The Swath Interface What is an HDF-EOS File?. Instrument. Scan Lines. Instrument Path. Along Track. Swath Data Sets. Dimension Name: Scan Size: 16. “Temp”. “Time”. Dimension

keziah
Download Presentation

An Overview of HDF-EOS (Part II)

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. An Overview ofHDF-EOS(Part II) Doug Ilg Raytheon STX Doug.Ilg@gsfc.nasa.gov (301) 441-4089

  2. Outline • The Swath Interface • What is an HDF-EOS File?

  3. Instrument Scan Lines Instrument Path Along Track Swath Data Sets

  4. Dimension Name: Scan Size: 16 “Temp” “Time” Dimension Name: Track Size: 42 Dimension Name: Geotrack Size: 21 Map1 DataDimension: “Track” Geodimension: “Geotrack” Offset: 1 Increment: 2 A Swath Structure

  5. Components of the Swath Interface • Access • Definition • Basic I/O • Inquiry • Utility • Subset

  6. Tips on Writing a Swath • Order of calls is significant: • define dimensions before using them to define fields of maps • setting a compression method affects all subsequently defined fields • Unless a dimension map is defined, a 1-to-1 mapping is assumed during subsetting. This can produce strange results.

  7. Swath Subsetting Features • By Time • SWdeftimeperiod/SWextractperiod • By Geolocation • SWdefboxregion/SWextractregion • By “Vertical” field • SWdefvrtregion/SWextractregion • Tip: use Time or Geolocation first, then Vertical

  8. Compression Methods for Swaths • Run-Length Encoding • Adaptive Huffman • Gzip

  9. Question: What’s an HDF-EOS File?

  10. Some Answers • ECS: An HDF file with ECS metadata • Any file with an HDF-EOS object in it • A file with only HDF-EOS objects in it

  11. My Answer You’ve asked the wrong question. The difference between HDF and HDF-EOS is at the object level, not the file level.

  12. HDF Key An HDF file One or more HDF-EOS data objects with attendant structural metadata HDF-EOS ECS Metadata Core and possibly Archive metadata One or more HDF data objects

  13. HDF • Portability • Elementary data access • Basic self-description • Geolocation information tightly coupled to data • Fully standardized geographical subsetting • Moderate self-description HDF-EOS • ECS ingest, archiving, search, and distribution • Enhanced self-description ECS Metadata

  14. HDF • Services Provided • Portability • Elementary data access • Basic self-description • Services Not Provided • Geolocation information tightly coupled to the data • Fully standardized geographical subsetting • ECS ingest, archiving, search, and distribution • Enhanced self-description An HDF file with a set of HDF data objects

  15. Services Provided • Portability • Elementary data access • Moderate self-description • Geolocation information tightly coupled to the data • Fully standardized geographical subsetting HDF-EOS An HDF file with a set of HDF-EOS data objects • Services Not Provided • ECS ingest, archiving, search, and distribution • Enhanced self-description

  16. HDF • Services Provided • Portability • Elementary data access • Moderate self-description • Geolocation information tightly coupled to some of the data • Partially standardized geographical subsetting HDF-EOS An HDF file with a mixed set of HDF-EOS and HDF data objects • Services Not Provided • ECS ingest, archiving, search, and distribution • Enhanced self-description • Fully standardized geographical subsetting

  17. HDF • Services Provided • Portability • Elementary data access • ECS ingest, archiving, search, and distribution • Enhanced self-description ECS Metadata • Services Not Provided • Geolocation information tightly coupled to the data • Fully standardized geographical subsetting An HDF file with a set of HDF data objects with ECS metadata

  18. Services Provided • Portability • Elementary data access • Geolocation information tightly coupled to the data • Fully standardized geographical subsetting • ECS ingest, archiving, search, and distribution • Enhanced self-description HDF-EOS ECS Metadata An HDF file with a set of HDF-EOS data objects with ECS metadata • Services Not Provided • None

  19. HDF • Services Provided • Portability • Elementary data access • Geolocation information tightly coupled to some of the data • Partially standardized geographical subsetting • ECS ingest, archiving, search, and distribution • Enhanced self-description HDF-EOS ECS Metadata An HDF file with a mixed set of HDF and HDF-EOS data objects with ECS metadata • Services Not Provided • Fully standardized geographical subsetting

More Related