mes-orb-earth.xml 4.44 KB
<?xml version="1.0" encoding="UTF-8"?>
<Spase xmlns="http://www.spase-group.org/data/schema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.spase-group.org/data/schema http://cdpp1.cesr.fr/AMDA-NG/public/schemas/spase-amda-1_2_0.xsd">
    <Version>2.2.6</Version>
    <NumericalData>
        <ResourceID>spase://CDPP/NumericalData/AMDA/MESSENGER/ephemeris/mes-orb-earth</ResourceID>
        <ResourceHeader>
            <ResourceName>flyby earth</ResourceName>
            <ReleaseDate>2015-10-15T11:40:00.000Z</ReleaseDate>
            <Description/>
            <Contact>
                <PersonID>spase://SMWG/Person/Elena.Budnik</PersonID>
                <Role>TechnicalContact</Role>
            </Contact>
        </ResourceHeader>
        <AccessInformation>
            <RepositoryID>spase://SMWG/Repository/CDPP/AMDA</RepositoryID>
            <AccessURL>
                <URL>http://amda.cdpp.eu</URL>
            </AccessURL>
            <Format>NetCDF</Format>
        </AccessInformation>
        <ProviderName>PDS</ProviderName>
        <InstrumentID>spase://CDPP/Instrument/AMDA/MESSENGER/ephemeris</InstrumentID>
        <MeasurementType>Ephemeris</MeasurementType>
        <TemporalDescription>
            <TimeSpan>
                <StartDate>2005-07-19T00:00:00Z</StartDate>
                <StopDate>2005-08-17T23:59:00Z</StopDate>
            </TimeSpan>
	        <Cadence>PT60S</Cadence>
        </TemporalDescription>
        <ObservedRegion>Earth</ObservedRegion>
        <Parameter>
            <Name>xyz_gse</Name>
            <ParameterKey>mes_xyz_earth</ParameterKey>
            <Description>MESSENGER trajectory in GSE coordinates</Description>
            <Ucd>pos.bodyrc;instr.obsty</Ucd>
            <Units>Re</Units>
            <CoordinateSystem>
                <CoordinateRepresentation>Cartesian</CoordinateRepresentation>
                <CoordinateSystemName>GSE</CoordinateSystemName>
            </CoordinateSystem>
            <RenderingHints>
                <DisplayType>TimeSeries</DisplayType>
            </RenderingHints>
            <Structure>
                <Size>3</Size>
                <Element>
                    <Name>x</Name>
                    <Index>1</Index>
                    <ParameterKey>mes_xyz_earth(0)</ParameterKey>
                </Element>
                <Element>
                    <Name>y</Name>
                    <Index>2</Index>
                    <ParameterKey>mes_xyz_earth(1)</ParameterKey>
                </Element>
                <Element>
                    <Name>z</Name>
                    <Index>3</Index>
                    <ParameterKey>mes_xyz_earth(2)</ParameterKey>
                </Element>
            </Structure>
            <Support>
                <SupportQuantity>Positional</SupportQuantity>
            </Support>
        </Parameter>
        <Parameter>
            <Name>xyz_gsm</Name>
            <ParameterKey>mes_xyz_earth_gsm</ParameterKey>
            <Description>MESSENGER trajectory in GSM coordinates</Description>
            <Ucd>pos.bodyrc;instr.obsty</Ucd>
            <Units>Re</Units>
            <CoordinateSystem>
                <CoordinateRepresentation>Cartesian</CoordinateRepresentation>
                <CoordinateSystemName>GSM</CoordinateSystemName>
            </CoordinateSystem>
            <RenderingHints>
                <DisplayType>TimeSeries</DisplayType>
            </RenderingHints>
            <Structure>
                <Size>3</Size>
                <Element>
                    <Name>x</Name>
                    <Index>1</Index>
                    <ParameterKey>mes_xyz_earth_gsm(0)</ParameterKey>
                </Element>
                <Element>
                    <Name>y</Name>
                    <Index>2</Index>
                    <ParameterKey>mes_xyz_earth_gsm(1)</ParameterKey>
                </Element>
                <Element>
                    <Name>z</Name>
                    <Index>3</Index>
                    <ParameterKey>mes_xyz_earth_gsm(2)</ParameterKey>
                </Element>
            </Structure>
            <Support>
                <SupportQuantity>Positional</SupportQuantity>
            </Support>
        </Parameter>
        <Parameter>
            <Name>distance messenger-earth</Name>
            <ParameterKey>mes_earth_r</ParameterKey>
            <Description> </Description>
            <Ucd>pos.bodyrc</Ucd>
            <Units>Re</Units>
        </Parameter>
    </NumericalData>
</Spase>