<?xml version="1.0" encoding="ISO-8859-1"?>
<Dataset xmlns="http://xml.opendap.org/ns/DAP/4.0#" xml:base="http://test.opendap.org:8080/opendap/fonc_test/tmp-nasa-dmrpp-files/repack_ECOv002_L1B_GEO_29129_001_20230826T033409_0710_01.h5.dmrpp" dapVersion="4.0" dmrVersion="1.0" name="repack_ECOv002_L1B_GEO_29129_001_20230826T033409_0710_01.h5">
    <Attribute name="build_dmrpp_metadata" type="Container">
        <Attribute name="created" type="String">
            <Value>2026-03-19T12:11:02Z</Value>
        </Attribute>
        <Attribute name="build_dmrpp" type="String">
            <Value>3.21.1</Value>
        </Attribute>
        <Attribute name="bes" type="String">
            <Value>3.21.1</Value>
        </Attribute>
        <Attribute name="libdap" type="String">
            <Value>libdap-3.21.1</Value>
        </Attribute>
        <Attribute name="invocation" type="String">
            <Value>build_dmrpp -f /Users/myang6/work/opendap/hyrax-2040/earlier_files/repack_ECOv002_L1B_GEO_29129_001_20230826T033409_0710_01.h5 -r repack_ECOv002_L1B_GEO_29129_001_20230826T033409_0710_01.h5.dmr -u OPeNDAP_DMRpp_DATA_ACCESS_URL -M</Value>
        </Attribute>
    </Attribute>
    <Group name="Geolocation">
        <Float32 name="height">
            <Dim size="5632"/>
            <Dim size="5400"/>
            <Attribute name="Units" type="String">
                <Value>m</Value>
            </Attribute>
        </Float32>
        <Float32 name="land_fraction">
            <Dim size="5632"/>
            <Dim size="5400"/>
            <Attribute name="Units" type="String">
                <Value>percentage</Value>
            </Attribute>
            <Attribute name="valid_min" type="Int64">
                <Value>0</Value>
            </Attribute>
            <Attribute name="valid_max" type="Int64">
                <Value>100</Value>
            </Attribute>
            <Attribute name="fill" type="Int64">
                <Value>-9999</Value>
            </Attribute>
        </Float32>
        <Float64 name="latitude">
            <Dim size="5632"/>
            <Dim size="5400"/>
            <Attribute name="Units" type="String">
                <Value>degrees</Value>
            </Attribute>
            <Attribute name="valid_min" type="Int64">
                <Value>-90</Value>
            </Attribute>
            <Attribute name="valid_max" type="Int64">
                <Value>90</Value>
            </Attribute>
        </Float64>
        <Float64 name="line_start_time_j2000">
            <Dim size="5632"/>
            <Attribute name="Description" type="String">
                <Value>J2000 time of first pixel in line</Value>
            </Attribute>
            <Attribute name="Units" type="String">
                <Value>second</Value>
            </Attribute>
        </Float64>
        <Float64 name="longitude">
            <Dim size="5632"/>
            <Dim size="5400"/>
            <Attribute name="Units" type="String">
                <Value>degrees</Value>
            </Attribute>
            <Attribute name="valid_min" type="Int64">
                <Value>-180</Value>
            </Attribute>
            <Attribute name="valid_max" type="Int64">
                <Value>180</Value>
            </Attribute>
        </Float64>
        <Float32 name="solar_azimuth">
            <Dim size="5632"/>
            <Dim size="5400"/>
            <Attribute name="Units" type="String">
                <Value>degrees</Value>
            </Attribute>
            <Attribute name="valid_min" type="Int64">
                <Value>-180</Value>
            </Attribute>
            <Attribute name="valid_max" type="Int64">
                <Value>180</Value>
            </Attribute>
        </Float32>
        <Float32 name="solar_zenith">
            <Dim size="5632"/>
            <Dim size="5400"/>
            <Attribute name="Units" type="String">
                <Value>degrees</Value>
            </Attribute>
            <Attribute name="valid_min" type="Int64">
                <Value>-90</Value>
            </Attribute>
            <Attribute name="valid_max" type="Int64">
                <Value>90</Value>
            </Attribute>
        </Float32>
        <Float32 name="view_azimuth">
            <Dim size="5632"/>
            <Dim size="5400"/>
            <Attribute name="Units" type="String">
                <Value>degrees</Value>
            </Attribute>
            <Attribute name="valid_min" type="Int64">
                <Value>-180</Value>
            </Attribute>
            <Attribute name="valid_max" type="Int64">
                <Value>180</Value>
            </Attribute>
        </Float32>
        <Float32 name="view_zenith">
            <Dim size="5632"/>
            <Dim size="5400"/>
            <Attribute name="Units" type="String">
                <Value>degrees</Value>
            </Attribute>
            <Attribute name="valid_min" type="Int64">
                <Value>-90</Value>
            </Attribute>
            <Attribute name="valid_max" type="Int64">
                <Value>90</Value>
            </Attribute>
        </Float32>
        <Attribute name="Projection" type="String">
            <Value>The latitude, longitude, and height are relative to the WGS-84
ellipsoid. Specifically the projection used is described by
the Well-Known Text (WKT):

GEOGCS[&quot;WGS 84&quot;,
    DATUM[&quot;WGS_1984&quot;,
        SPHEROID[&quot;WGS 84&quot;,6378137,298.257223563,
            AUTHORITY[&quot;EPSG&quot;,&quot;7030&quot;]],
        AUTHORITY[&quot;EPSG&quot;,&quot;6326&quot;]],
    PRIMEM[&quot;Greenwich&quot;,0],
    UNIT[&quot;degree&quot;,0.0174532925199433],
    AUTHORITY[&quot;EPSG&quot;,&quot;4326&quot;]]
</Value>
        </Attribute>
        <Attribute name="Projection_WKT" type="String">
            <Value>GEOGCS[&quot;WGS 84&quot;,
    DATUM[&quot;WGS_1984&quot;,
        SPHEROID[&quot;WGS 84&quot;,6378137,298.257223563,
            AUTHORITY[&quot;EPSG&quot;,&quot;7030&quot;]],
        AUTHORITY[&quot;EPSG&quot;,&quot;6326&quot;]],
    PRIMEM[&quot;Greenwich&quot;,0],
    UNIT[&quot;degree&quot;,0.0174532925199433],
    AUTHORITY[&quot;EPSG&quot;,&quot;4326&quot;]]
</Value>
        </Attribute>
    </Group>
    <Group name="L1GEOMetadata">
        <Int32 name="AncillaryFiles"/>
        <Float64 name="AverageSolarZenith">
            <Attribute name="Units" type="String">
                <Value>degrees</Value>
            </Attribute>
            <Attribute name="valid_min" type="Int64">
                <Value>-90</Value>
            </Attribute>
            <Attribute name="valid_max" type="Int64">
                <Value>90</Value>
            </Attribute>
            <Attribute name="Description" type="String">
                <Value>Average solar zenith angle for scene</Value>
            </Attribute>
        </Float64>
        <Float64 name="DeltaTimeOfCorrectionAfterScene"/>
        <Int64 name="DeltaTimeOfCorrectionBeforeScene"/>
        <String name="GeolocationAccuracyQA"/>
        <String name="GeolocationAccuracyQAExplanation"/>
        <String name="OrbitCorrectionPerformed"/>
        <Float64 name="OverAllLandFraction">
            <Attribute name="Units" type="String">
                <Value>percentage</Value>
            </Attribute>
            <Attribute name="valid_min" type="Int64">
                <Value>0</Value>
            </Attribute>
            <Attribute name="valid_max" type="Int64">
                <Value>100</Value>
            </Attribute>
            <Attribute name="Description" type="String">
                <Value>Overall land fraction for scene</Value>
            </Attribute>
        </Float64>
    </Group>
    <Group name="StandardMetadata">
        <String name="AncillaryInputPointer"/>
        <String name="AutomaticQualityFlag"/>
        <String name="AutomaticQualityFlagExplanation"/>
        <String name="BuildID"/>
        <String name="CampaignShortName"/>
        <String name="CollectionLabel"/>
        <String name="DataFormatType"/>
        <String name="DayNightFlag"/>
        <Float64 name="EastBoundingCoordinate"/>
        <String name="FieldOfViewObstruction"/>
        <String name="HDFVersionID"/>
        <Float32 name="ImageLineSpacing"/>
        <Int32 name="ImageLines"/>
        <Float32 name="ImagePixelSpacing"/>
        <Int32 name="ImagePixels"/>
        <String name="InputPointer"/>
        <String name="InstrumentShortName"/>
        <String name="LocalGranuleID"/>
        <String name="LongName"/>
        <Float64 name="NorthBoundingCoordinate"/>
        <String name="PGEName"/>
        <String name="PGEVersion"/>
        <String name="PlatformLongName"/>
        <String name="PlatformShortName"/>
        <String name="PlatformType"/>
        <String name="ProcessingLevelDescription"/>
        <String name="ProcessingLevelID"/>
        <String name="ProducerAgency"/>
        <String name="ProducerInstitution"/>
        <String name="ProductionDateTime"/>
        <String name="ProductionLocation"/>
        <String name="RangeBeginningDate"/>
        <String name="RangeBeginningTime"/>
        <String name="RangeEndingDate"/>
        <String name="RangeEndingTime"/>
        <String name="RegionID"/>
        <String name="SISName"/>
        <String name="SISVersion"/>
        <String name="SceneID"/>
        <String name="ShortName"/>
        <Float64 name="SouthBoundingCoordinate"/>
        <String name="StartOrbitNumber"/>
        <String name="StopOrbitNumber"/>
        <Float64 name="WestBoundingCoordinate"/>
    </Group>
</Dataset>
