m10-m1-orb.xml 6.29 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://amda.irap.omp.eu/public/schemas/spase-2_3_1.xsd">
    <Version>2.3.1</Version>
    <NumericalData>
        <ResourceID>spase://CNES/NumericalData/CDPP-AMDA/Mariner10/Ephemeris/m10-m1-orb</ResourceID>
        <ResourceHeader>
            <ResourceName>flyby mercury 1</ResourceName>
            <ReleaseDate>2020-11-16T09:30:00.789</ReleaseDate>
	    <Description>Mariner 10 orbit data.
		    * MSO : X (Mercury to Sun), Z (X-Z plane contains Mercury's centered magnetic dipole axis), and Y (completes the right-hand set)
		    * MSEQ : X (Mercury to Sun), Z (X-Z plane contains Mercury's centered magnetic dipole axis), and Y (completes the right-hand set)
    </Description>
            <Contact>
                <PersonID>spase://CNES/Person/Norman.F.Ness</PersonID>
                <Role>PrincipalInvestigator</Role>
            </Contact>
        </ResourceHeader>
        <AccessInformation>
            <RepositoryID>spase://SMWG/Repository/CNES/CDPP-AMDA</RepositoryID>
            <Availability>Online</Availability>
            <AccessRights>Open</AccessRights>
            <AccessURL>
                <Name>AMDA at CDPP</Name>
                <URL>http://amda.cdpp.eu</URL>            
            </AccessURL>
            <Format>NetCDF</Format>
            <Encoding>None</Encoding>
        </AccessInformation>
        <ProviderName>PDS</ProviderName>
        <ProviderResourceName>M10-H-PLS-3-RDR-ELECTRON-COUNTS-V1.0</ProviderResourceName>
        <InstrumentID>spase://CNES/Instrument/CDPP-AMDA/Mariner10/Ephemeris</InstrumentID>
        <MeasurementType>Ephemeris</MeasurementType>
        <TemporalDescription>
            <TimeSpan>
                <StartDate>1974-03-26T23:55:21Z</StartDate>
                <StopDate>1974-03-31T23:51:13Z</StopDate>
            </TimeSpan>
            <Cadence>PT6S</Cadence>
        </TemporalDescription>
        
        <Parameter>
            <Name>xyz_mso</Name>
            <ParameterKey>m10_m1_xyz_mso</ParameterKey>
            <Units>Rme</Units>
            <CoordinateSystem>
                <CoordinateRepresentation>Cartesian</CoordinateRepresentation>
                <CoordinateSystemName>MSO</CoordinateSystemName>
            </CoordinateSystem>
            <RenderingHints>
                <DisplayType>TimeSeries</DisplayType>
            </RenderingHints>
            <Structure>
                <Size>3</Size>
                <Element>
                    <Name>x</Name>
                    <Index>1</Index>
                    <ParameterKey>m10_m1_xyz_mso(0)</ParameterKey>
                    <FillValue>9999.999</FillValue>
                </Element>
                <Element>
                    <Name>y</Name>
                    <Index>2</Index>
                    <ParameterKey>m10_m1_xyz_mso(1)</ParameterKey>
                    <FillValue>9999.999</FillValue>
                </Element>
                <Element>
                    <Name>z</Name>
                    <Index>3</Index>
                    <ParameterKey>m10_m1_xyz_mso(2)</ParameterKey>
                    <FillValue>9999.999</FillValue>
                </Element>
            </Structure>
            <Support>
                <SupportQuantity>Positional</SupportQuantity>
            </Support>
        </Parameter>
        
        <Parameter>
            <Name>xyz_mseq</Name>
            <ParameterKey>m10_m1_xyz_mseq</ParameterKey>
            <Units>Rme</Units>
            <CoordinateSystem>
                <CoordinateRepresentation>Cartesian</CoordinateRepresentation>
                <CoordinateSystemName>MSO</CoordinateSystemName>
            </CoordinateSystem>
            <RenderingHints>
                <DisplayType>TimeSeries</DisplayType>
            </RenderingHints>
            <Structure>
                <Size>3</Size>
                <Element>
                    <Name>x</Name>
                    <Index>1</Index>
                    <ParameterKey>m10_m1_xyz_mseq(0)</ParameterKey>
                    <FillValue>9999.999</FillValue>
                </Element>
                <Element>
                    <Name>y</Name>
                    <Index>2</Index>
                    <ParameterKey>m10_m1_xyz_mseq(1)</ParameterKey>
                    <FillValue>9999.999</FillValue>
                </Element>
                <Element>
                    <Name>z</Name>
                    <Index>3</Index>
                    <ParameterKey>m10_m1_xyz_mseq(2)</ParameterKey>
                    <FillValue>9999.999</FillValue>
                </Element>
            </Structure>
            <Support>
                <SupportQuantity>Positional</SupportQuantity>
            </Support>
        </Parameter> 
        
        <Parameter>
            <Name>distance m10-mercury</Name>
            <ParameterKey>m10_m1_r</ParameterKey>
            <Units>Rme</Units>
            <Description/>
            <RenderingHints>
                <DisplayType>TimeSeries</DisplayType>
            </RenderingHints>
            <ValidMin/>
            <ValidMax/>
            <FillValue/>
            <Support>
                <SupportQuantity>Positional</SupportQuantity>
            </Support>
        </Parameter>
        
        <Parameter>
            <Name>planetocentric latitude mercury</Name>
            <ParameterKey>m10_m1_lat</ParameterKey>
            <Description/>
            <Units>degrees</Units>
            <RenderingHints>
                <DisplayType>TimeSeries</DisplayType>
            </RenderingHints>
            <ValidMin/>
            <ValidMax/>
            <FillValue/>
            <Support>
                <SupportQuantity>Positional</SupportQuantity>
            </Support>
        </Parameter>
        
        <Parameter>
            <Name>east longitude mercury</Name>
            <ParameterKey>m10_m1_lon</ParameterKey>
            <Description/>
            <Units>degrees</Units>
            <RenderingHints>
                <DisplayType>TimeSeries</DisplayType>
            </RenderingHints>
            <ValidMin/>
            <ValidMax/>
            <FillValue/>
            <Support>
                <SupportQuantity>Positional</SupportQuantity>
            </Support>
        </Parameter>
    </NumericalData>
</Spase>