the-orb-all.xml 4.8 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://cdpp.irap.omp.eu/AMDA-NG/public/schemas/spase-amda-1_2_0.xsd">
    <Version>2.2.6</Version>
    <NumericalData>
        <ResourceID>spase://CDPP/NumericalData/AMDA/THEMIS/E/Ephemeris/the-orb-all</ResourceID>
        <ResourceHeader>
            <ResourceName>orbit</ResourceName>
            <ReleaseDate>2015-10-13T15:42:30</ReleaseDate>
            <Description>
                THEMIS E ephemeris
            </Description>
            <Contact>
                <PersonID>spase://SMWG/Person/Elena.budnik</PersonID>
                <Role>TechnicalContact</Role>
            </Contact>           
        </ResourceHeader>
        <AccessInformation>
            <RepositoryID>spase://SMWG/Repository/CDPP/AMDA</RepositoryID>
            <Availability>Online</Availability>
            <AccessRights>Open</AccessRights>
            <AccessURL>
                <Name>AMDA</Name>
                <URL>
                    amda.cdpp.eu
                </URL>
            </AccessURL>        
            <Format>NetCDF</Format>
        </AccessInformation>
        <ProviderName>IRAP_THEMIS</ProviderName>
        <InstrumentID>spase://CDPP/Instrument/AMDA/THEMIS/E/Ephemeris</InstrumentID>
        <MeasurementType>Ephemeris</MeasurementType>
        <TemporalDescription>
            <TimeSpan>
                <StartDate>2007-02-17T23:36:00Z</StartDate>
                <StopDate>2017-05-29T23:59:00Z</StopDate>                
            </TimeSpan>
            <Cadence>PT60S</Cadence>
        </TemporalDescription>
        <ObservedRegion>Earth.Magnetosphere</ObservedRegion>
        <Parameter>
            <Name>xyz_gse</Name>
            <ParameterKey>the_xyz</ParameterKey>
            <Description>position in GSE coordinates</Description>
            <Ucd>pos.earth;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>the_xyz(0)</ParameterKey>
                </Element>
                <Element>
                    <Name>y</Name>
                    <Index>2</Index>
                    <ParameterKey>the_xyz(1)</ParameterKey>
                </Element>
                <Element>
                    <Name>z</Name>
                    <Index>3</Index>
                    <ParameterKey>the_xyz(2)</ParameterKey>
                </Element>
            </Structure>
            <Support>
                <SupportQuantity>Positional</SupportQuantity>
            </Support>
        </Parameter> 
        <Parameter>
            <Name>xyz_gsm</Name>
            <ParameterKey>the_xyz_gsm</ParameterKey>
            <Description>position in GSM coordinates</Description>
            <Ucd>pos.earth;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>the_xyz_gsm(0)</ParameterKey>
                </Element>
                <Element>
                    <Name>y</Name>
                    <Index>2</Index>
                    <ParameterKey>the_xyz_gsm(1)</ParameterKey>
                </Element>
                <Element>
                    <Name>z</Name>
                    <Index>3</Index>
                    <ParameterKey>the_xyz_gsm(2)</ParameterKey>
                </Element>
            </Structure>
            <Support>
                <SupportQuantity>Positional</SupportQuantity>
            </Support>
        </Parameter>
        <Parameter>
            <Name>distance the-earth</Name>
            <ParameterKey>the_r</ParameterKey>
            <Ucd>pos.distance</Ucd>
            <Units>Re</Units>
            <RenderingHints>
                <DisplayType>TimeSeries</DisplayType>
            </RenderingHints>
            <Support>
                <SupportQuantity>Other</SupportQuantity>
            </Support>
        </Parameter>        
    </NumericalData>
</Spase>