mes-orb-orb.xml 4.09 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_0_0.xsd">
    <Version>2.2.3</Version>
    <NumericalData>
        <ResourceID>spase://CDPP/NumericalData/AMDA/MESSENGER/ephemeris/mes-orb-orb</ResourceID>
        <ResourceHeader>
            <ResourceName>orbit mercury</ResourceName>
            <ReleaseDate>2014-12-11T14:40:00.000Z</ReleaseDate>
            <Description>MESSENGER orbital data during orbital phase at Mercury</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>2011-03-04T00:00:00Z</StartDate>
                <StopDate>2015-04-29T23:59:00Z</StopDate>
            </TimeSpan>
	        <Cadence>PT60S</Cadence>
        </TemporalDescription>
        <ObservedRegion>Mercury</ObservedRegion>
        <Parameter>
            <Name>xyz_mso</Name>
            <ParameterKey>mes_xyz_orbmso</ParameterKey>
            <Description>MESSENGER trajectory in MSO coordinates</Description>
            <Ucd>pos.bodyrc;instr.obsty</Ucd>
            <Units>Rm</Units>
           <RenderingHints>
               <DisplayType>TimeSeries</DisplayType>
           </RenderingHints>
            <Structure>
                <Size>3</Size>
                <Element>
                    <Name>x</Name>
                    <Index>1</Index>
                    <ParameterKey>mes_xyz_orbmso(0)</ParameterKey>
                </Element>
                <Element>
                    <Name>y</Name>
                    <Index>2</Index>
                    <ParameterKey>mes_xyz_orbmso(1)</ParameterKey>
                </Element>
                <Element>
                    <Name>z</Name>
                    <Index>3</Index>
                    <ParameterKey>mes_xyz_orbmso(2)</ParameterKey>
                </Element>
            </Structure>
            <Support>
                <SupportQuantity>Positional</SupportQuantity>
            </Support>
        </Parameter>
        <Parameter>
            <Name>xyz_msm</Name>
            <ParameterKey>mes_xyz_orbmsm</ParameterKey>
            <Description>MESSENGER trajectory in MSM coordinates</Description>
            <Ucd>pos.bodyrc;instr.obsty</Ucd>
            <Units>Rm</Units>
            <RenderingHints>
                <DisplayType>TimeSeries</DisplayType>
            </RenderingHints>
            <Structure>
                <Size>3</Size>
                <Element>
                    <Name>x</Name>
                    <Index>1</Index>
                    <ParameterKey>mes_xyz_orbmsm(0)</ParameterKey>
                </Element>
                <Element>
                    <Name>y</Name>
                    <Index>2</Index>
                    <ParameterKey>mes_xyz_orbmsm(1)</ParameterKey>
                </Element>
                <Element>
                    <Name>z</Name>
                    <Index>3</Index>
                    <ParameterKey>mes_xyz_orbmsm(2)</ParameterKey>
                </Element>
            </Structure>
            <Support>
                <SupportQuantity>Positional</SupportQuantity>
            </Support>
        </Parameter>
        <Parameter>
            <Name>distance mess-mercury</Name>
            <ParameterKey>mes_mercury_r</ParameterKey>
            <Description/>
            <Ucd>pos.bodyrc;instr.obsty</Ucd>
            <Units>Rm</Units>
        </Parameter>
    </NumericalData>
</Spase>