jason-amb-pos.xml 4.08 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/JASON3/Ephemeris/jason-amb-pos</ResourceID>
        <ResourceHeader>
            <ResourceName>orbit</ResourceName>
            <AlternateName>JASON3 position in GEO coordinates, L and L* parameters</AlternateName>
            <ReleaseDate>2020-01-10T11:46:04Z</ReleaseDate>
            <Description>xyz in GEO : Origin = Earth's center of mass. X = Intersec
                tion of Greenwich meridian and geographic equator. Z = Geographic North Pole. Y = c
                ompletes a right-handed Cartesian triad</Description>
             <Contact>       
                 <PersonID>spase://SMWG/Person/Jean-Andre.C.Sauvaud</PersonID> 
                 <Role>CoInvestigator</Role>
             </Contact>              
        </ResourceHeader>
        <AccessInformation>
            <RepositoryID>spase://SMWG/Repository/CNES/CDPP-AMDA</RepositoryID>
            <AccessURL>
                <URL>http://amda.cdpp.eu</URL>
            </AccessURL>
            <Format>Text</Format>
        </AccessInformation>
        <ProviderName>CNES</ProviderName>
        <ProviderResourceName>
        </ProviderResourceName>
        <InstrumentID>spase://CNES/Instrument/CDPP-AMDA/JASON3/Ephemeris</InstrumentID>
        <MeasurementType>Ephemeris</MeasurementType>
        <TemporalDescription>
            <TimeSpan>
                <StartDate>2016-02-08T00:00:00</StartDate>
                <StopDate>2020-08-31T23:59:59</StopDate>
            </TimeSpan>
	        <Cadence>PT0.522S</Cadence>
        </TemporalDescription>
        <ObservedRegion>Earth.Magnetosphere</ObservedRegion>
        <Parameter>
            <Name>xyz_geo</Name>
            <ParameterKey>jason_amb_xyz</ParameterKey>
            <Ucd>pos.bodyrc;instr.obsty</Ucd>
            <Units>km</Units>
            <CoordinateSystem>
                <CoordinateRepresentation>Cartesian</CoordinateRepresentation>
                <CoordinateSystemName>GEO</CoordinateSystemName>
            </CoordinateSystem>
            <RenderingHints>
                <DisplayType>TimeSeries</DisplayType>
            </RenderingHints>
            <Structure>
                <Size>3</Size>
                <Element>
                    <Name>x</Name>
                    <Index>1</Index>
                    <ParameterKey>jason_amb_xyz(0)</ParameterKey>
                </Element>
                <Element>
                    <Name>y</Name>
                    <Index>2</Index>
                    <ParameterKey>jason_amb_xyz(1)</ParameterKey>
                </Element>
                <Element>
                    <Name>z</Name>
                    <Index>3</Index>
                    <ParameterKey>jason_amb_xyz(2)</ParameterKey>
                </Element>
            </Structure>
            <Support>
                <SupportQuantity>Positional</SupportQuantity>
            </Support>
        </Parameter>
        <Parameter>
            <Name>L</Name>
            <ParameterKey>jason_amb_l</ParameterKey>
            <Description>Calculated McIlwain's L parameter</Description>
            <Units>Re</Units>         
            <RenderingHints>
                <DisplayType>TimeSeries</DisplayType>
            </RenderingHints>
            <Support>
                <SupportQuantity>Positional</SupportQuantity>
            </Support>
        </Parameter>
        <Parameter>
            <Name>L*</Name>
            <ParameterKey>jason_amb_lstar</ParameterKey>
            <Description>Calculated Roederer's L* parameter</Description>
            <Units>Re</Units>         
            <RenderingHints>
                <DisplayType>TimeSeries</DisplayType>
            </RenderingHints>
            <Support>
                <SupportQuantity>Positional</SupportQuantity>
            </Support>
        </Parameter>
    </NumericalData>
</Spase>