Class HdfEos


  • public class HdfEos
    extends Object
    Parse structural metadata from HDF-EOS. This allows us to use shared dimensions, identify Coordinate Axes, and the FeatureType.

    from HDF-EOS.status.ppt:

     HDF-EOS is format for EOS  Standard Products
     
    • Landsat 7 (ETM+)
    • Terra (CERES, MISR, MODIS, ASTER, MOPITT)
    • Meteor-3M (SAGE III)
    • Aqua (AIRS, AMSU-A, AMSR-E, CERES, MODIS)
    • Aura(MLS, TES, HIRDLS, OMI
    HDF is used by other EOS missions
    • OrbView 2 (SeaWIFS)
    • TRMM (CERES, VIRS, TMI, PR)
    • Quickscat (SeaWinds)
    • EO-1 (Hyperion, ALI)
    • ICESat (GLAS)
    • Calypso

    Since:
    Jul 23, 2007