vex-ima-sw.xml 3.75 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/VEX/IMA/vex-ima-sw</ResourceID>
        <ResourceHeader>
            <ResourceName>proton moments in SW</ResourceName>
            <AlternateName>VEX IMA Solar Wind Proxy</AlternateName>
            <ReleaseDate>2017-02-15T09:42:00</ReleaseDate>
            <Description>Vex IMA protons density and velocity in SW is a subset of IMA ion moments dataset on applying an orbital restrictions. IMA ion moments are calculated in IRAP using Andrei Fedorov procedure.</Description>
            <Contact>
                <PersonID>spase://CNES/Person/Andrei.Fedorov</PersonID>
                <Role>GeneralContact</Role>
            </Contact>
            <Contact>
                <PersonID>spase://CNES/Person/Elena.Budnik</PersonID>
                <Role>TechnicalContact</Role>
            </Contact>
        </ResourceHeader>
        <AccessInformation>
            <RepositoryID>spase://SMWG/Repository/CDPP/AMDA</RepositoryID>
            <Availability>Online</Availability>
            <AccessRights>Open</AccessRights>
            <AccessURL>
                <URL>http://amda.cdpp.eu</URL>
            </AccessURL>
            <Format>NetCDF</Format>
        </AccessInformation>
        <ProviderName>IRAP</ProviderName>
        <InstrumentID>spase://CDPP/Instrument/AMDA/VEX/IMA</InstrumentID>
        <MeasurementType>ThermalPlasma</MeasurementType>
        <TemporalDescription>
            <TimeSpan>
                <StartDate>2006-05-15T00:56:40Z</StartDate>
                <StopDate>2014-11-27T06:48:16Z</StopDate>
            </TimeSpan>
            <Cadence>PT192S</Cadence>
        </TemporalDescription>
        <ObservedRegion>Venus</ObservedRegion>
        <Caveats>Density quality flag values : 
        * 0.0 - 0.6 : Poor
        * 0.6 - 0.8 : Acceptable
        * 0.8 - 1.0 : Good
        </Caveats>
        <Parameter>
            <Name>density quality</Name>
            <ParameterKey>vex_flag_sw</ParameterKey>
            <Description>Proton moment quality flag</Description>
            <Ucd>meta.code.qual;phys.atmol.ionStage</Ucd>
            <Units>0-1</Units>
            <RenderingHints>
                <DisplayType>TimeSeries</DisplayType>
            </RenderingHints>
            <Support>
                <SupportQuantity>Other</SupportQuantity>
            </Support>
        </Parameter>        
        <Parameter>
            <Name>density</Name>
            <ParameterKey>vex_n_sw</ParameterKey>
            <Description>Proton density</Description>
            <Ucd>phys.density;phys.atmol.ionStage</Ucd>
            <Units>cm-3</Units>
            <RenderingHints>
                <DisplayType>TimeSeries</DisplayType>
            </RenderingHints>
            <Particle>
                <ParticleType>Proton</ParticleType>
                <ParticleQuantity>NumberDensity</ParticleQuantity>
            </Particle>
        </Parameter>      
         <Parameter>
            <Name>|v|</Name>
            <ParameterKey>vex_v_sw</ParameterKey>
            <Description>Proton bulk velocity</Description>
            <Ucd>phys.veloc;phys.atmol.ionStage</Ucd>
            <Units>km/s</Units>
            <RenderingHints>
                <DisplayType>TimeSeries</DisplayType>
            </RenderingHints>            
            <Particle>
                <ParticleType>Proton</ParticleType>
                <ParticleQuantity>Velocity</ParticleQuantity>
            </Particle>
         </Parameter>       
    </NumericalData>
</Spase>