so-pas-mom.xml 5.49 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/Solar_Orbiter/PAS/so-pas-mom</ResourceID>
        <ResourceHeader>
            <ResourceName>sw moments : onboard</ResourceName>
            <AlternateName/>
            <ReleaseDate/>
            <Description/>
            <Acknowledgement/>
            <Contact>
                <PersonID>spase://SMWG/Person/Philippe.Louarn</PersonID>
                <Role>PrincipalInvestigator</Role>
            </Contact>
            <Contact>
                <PersonID>spase://CNES/Person/Andrei.Fedorov</PersonID>
                <Role>PrincipalInvestigator</Role>
            </Contact>
            <InformationURL>
                <Name/>
                <URL/>
                <Description/>
            </InformationURL>
        </ResourceHeader>
        <AccessInformation>
            <RepositoryID>spase://SMWG/Repository/CNES/CDPP-AMDA</RepositoryID>
            <Availability>Online</Availability>
            <AccessRights>Restricted</AccessRights>
            <AccessURL>
                <Name>AMDA at CDPP</Name>
                <URL>http://amda.cdpp.eu</URL>
            </AccessURL>
            <Format>NetCDF</Format>
        </AccessInformation>
        <ProviderName>IRAP</ProviderName>
        <ProviderResourceName/>
        <InstrumentID>spase://CNES/Instrument/CDPP-AMDA/Solar_Orbiter/PAS</InstrumentID>
        <MeasurementType>ThermalPlasma</MeasurementType>
        <TemporalDescription>
            <TimeSpan>
                <StartDate>2016-08-22T10:39:26Z</StartDate>
                <StopDate>2019-01-17T23:27:45Z</StopDate>
            </TimeSpan>
            <CadenceMin>PT0.25S</CadenceMin>
            <CadenceMax>PT10S</CadenceMax>
        </TemporalDescription>
        <ObservedRegion>Heliosphere.Inner</ObservedRegion>
        <Parameter>
            <Name>density</Name>
            <ParameterKey>pas_mom_n</ParameterKey>
            <Description/>
            <Ucd/>
            <Units>cm**-3</Units>            
        </Parameter>
        <Parameter>
            <Name>v_s/c</Name>
            <ParameterKey>pas_mom_v</ParameterKey>
            <Description/>
            <Ucd/>
            <Units>km/s</Units>  
            <RenderingHints>
                <DisplayType>TimeSeries</DisplayType>
            </RenderingHints>
            <Structure>
                <Size>3</Size>
                <Element>
                    <Name>vx</Name>
                    <Qualifier>Component.I</Qualifier>
                    <Index>1</Index>
                    <ParameterKey>pas_mom_v(0)</ParameterKey>                   
                </Element>
                <Element>
                    <Name>vy</Name>
                    <Qualifier>Component.J</Qualifier>
                    <Index>2</Index>
                    <ParameterKey>pas_mom_v(1)</ParameterKey>                   
                </Element>
                <Element>
                    <Name>vz</Name>
                    <Qualifier>Component.K</Qualifier>
                    <Index>3</Index>
                    <ParameterKey>pas_mom_v(2)</ParameterKey>                  
                </Element>
            </Structure>              
        </Parameter> 
        <Parameter>
            <Name>temperature</Name>
            <ParameterKey>pas_mom_t</ParameterKey>
            <Description/>
            <Ucd/>
            <Units>eV</Units>  
            <RenderingHints>
                <DisplayType>TimeSeries</DisplayType>
            </RenderingHints>
        </Parameter>
        <Parameter>
            <Name>pressure_s/c</Name>
            <ParameterKey>pas_mom_press</ParameterKey>
            <Description/>
            <Ucd/>
            <Units>J*cm**-3</Units>  
            <RenderingHints>
                <DisplayType>TimeSeries</DisplayType>
            </RenderingHints>
            <Structure>
                <Size>6</Size>
                <Element>
                    <Name>press_xx</Name>
                    <Index>1</Index>
                    <ParameterKey>pas_mom_press(0)</ParameterKey>                   
                </Element>
                <Element>
                    <Name>press_yy</Name>
                    <Index>2</Index>
                    <ParameterKey>pas_mom_press(1)</ParameterKey>                   
                </Element>
                <Element>
                    <Name>press_zz</Name>
                    <Index>3</Index>
                    <ParameterKey>pas_mom_press(2)</ParameterKey>                  
                </Element>
                <Element>
                    <Name>press_xy</Name>
                    <Index>4</Index>
                    <ParameterKey>pas_mom_press(3)</ParameterKey>                   
                </Element>
                <Element>
                    <Name>press_xz</Name>
                    <Index>5</Index>
                    <ParameterKey>pas_mom_press(4)</ParameterKey>                   
                </Element>
                <Element>
                    <Name>press_yz</Name>
                    <Index>6</Index>
                    <ParameterKey>pas_mom_press(5)</ParameterKey>                  
                </Element>
            </Structure>              
        </Parameter>                    
    </NumericalData>
</Spase>