mars-moons-orb.xml 4.65 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://www.spase-group.org/data/schema/spase-2_3_1.xsd">
    <Version>2.3.1</Version>
    <NumericalData>
        <ResourceID>spase://CNES/NumericalData/CDPP-AMDA/Ephemerides/mars-moons-orb</ResourceID>
        <ResourceHeader>
            <ResourceName>Mars Moons</ResourceName>
            <ReleaseDate>2015-10-14T11:46:29Z</ReleaseDate>
            <Description/>
            <Contact>                
                <PersonID>spase://CNES/Person/NAIF</PersonID>
                <Role>PrincipalInvestigator</Role>           
            </Contact>
        </ResourceHeader>
        <AccessInformation>
            <RepositoryID>spase://SMWG/Repository/CNES/CDPP-AMDA</RepositoryID>
            <Availability>Online</Availability>
            <AccessRights>Open</AccessRights>
            <AccessURL>
                 <URL>http://amda.cdpp.eu</URL>
            </AccessURL>
            <Format>Text.ASCII</Format>
        </AccessInformation>
        <ProviderName>SPICE</ProviderName>
        <InstrumentID>spase://CNES/Instrument/CDPP-AMDA/Ephemerides</InstrumentID>
        <MeasurementType>Ephemeris</MeasurementType>
        <TemporalDescription>
            <TimeSpan>
                <StartDate>1970-01-02T00:00:00Z</StartDate>
                <StopDate>2023-12-31T00:00:00Z</StopDate>
            </TimeSpan>
            <Cadence>PT20M</Cadence>
        </TemporalDescription>
        <ObservedRegion>Mars</ObservedRegion>
        <ObservedRegion>Mars.Deimos</ObservedRegion>
        <ObservedRegion>Mars.Phobos</ObservedRegion>
        <Parameter>
            <Name>phobos_xyz_mso</Name>
            <ParameterKey>xyz_phobos</ParameterKey>
            <Ucd/>
            <Units>Rm</Units>
            <CoordinateSystem>
                <CoordinateRepresentation>Cartesian</CoordinateRepresentation>
                <CoordinateSystemName>MSO</CoordinateSystemName>
            </CoordinateSystem>
            <RenderingHints>
                <DisplayType>TimeSeries</DisplayType>
            </RenderingHints>
            <Structure>
                <Size>3</Size>
                <Element>
                    <Name>phobos_x</Name>
                    <Index>1</Index>
                    <ParameterKey>phobos_xyz_mso(0)</ParameterKey>
                </Element>
                <Element>
                    <Name>phobos_y</Name>
                    <Index>2</Index>
                    <ParameterKey>phobos_xyz_mso(1)</ParameterKey>
                </Element>
                <Element>
                    <Name>phobos_z</Name>
                    <Index>3</Index>
                    <ParameterKey>phobos_xyz_mso(2)</ParameterKey>
                </Element>
            </Structure>
            <Support>
                <SupportQuantity>Positional</SupportQuantity>
            </Support>
        </Parameter>
        <Parameter>
            <Name>deimos_xyz_mso</Name>
            <ParameterKey>xyz_deimos</ParameterKey>
            <Ucd/>
            <Units>Rm</Units>
            <CoordinateSystem>
                <CoordinateRepresentation>Cartesian</CoordinateRepresentation>
                <CoordinateSystemName>MSO</CoordinateSystemName>
            </CoordinateSystem>
            <RenderingHints>
                <DisplayType>TimeSeries</DisplayType>
            </RenderingHints>
            <Structure>
                <Size>3</Size>
                <Element>
                    <Name>deimos_x</Name>
                    <Index>1</Index>
                    <ParameterKey>xyz_deimos(0)</ParameterKey>
                </Element>
                <Element>
                    <Name>deimos_y</Name>
                    <Index>2</Index>
                    <ParameterKey>xyz_deimos(1)</ParameterKey>
                </Element>
                <Element>
                    <Name>deimos_z</Name>
                    <Index>3</Index>
                    <ParameterKey>xyz_deimos(2)</ParameterKey>
                </Element>
            </Structure>
            <Support>
                <SupportQuantity>Positional</SupportQuantity>
            </Support>
        </Parameter> 
        <Parameter>
            <Name>distance phobos-mars</Name>
            <ParameterKey>r_phobos</ParameterKey>
            <Ucd/>
            <Units>Rm</Units>             
        </Parameter>        
         <Parameter>
            <Name>distance deimos-mars</Name>
            <ParameterKey>r_deimos</ParameterKey>
            <Ucd/>
            <Units>Rm</Units>             
        </Parameter>    
        
    </NumericalData>
</Spase>