ulys-bai-mom.xml 7.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/Ulysses/SWOOPS/ulys-bai-mom</ResourceID>
        <ResourceHeader>
            <ResourceName>sw ions</ResourceName>
            <ReleaseDate>2015-10-13T15:17:00</ReleaseDate>
            <Description>The proton temperature has been estimated in two different ways, one of which will sometimes lead to an overestimate of the temperature and one of which will sometimes lead to an underestimate. T-large is the integral of the distribution in three-dimensional velocity space over all energy channels and angle bins that are statistically above noise. The criterion for noise determination is based upon the estimation of the total contribution from a shell that is spherically symmetric in velocity space. T-large has the drawback that at times when the solar wind is cold the angular responses of the instrument channels are as wide or wider than the beam, and the temperature is overestimated. T-small is estimated by summing over angle the observations at a fixed energy. The moments of the resulting one dimensional plasma spectrum are then summed and the resulting RR (radial) component of the temperature tensor is used as the estimate of proton temperature. Additionally, to avoid contamination from alpha particles, no channels further in velocity space from the proton peak than the minimum in flux between the proton and alpha particles peaks are used in the T-small estimate. T-large and T-small will generally bracket the true temperature. However, for very cold plasma, T-small may not be a true minimum.
             </Description>
            <Contact>
                <PersonID>spase://SMWG/Person/Elena.Budnik</PersonID>
                <Role>GeneralContact</Role>
            </Contact>
            <InformationURL>
                <Name>Readme file at SPDF</Name>
                <URL>ftp://spdf.gsfc.nasa.gov/pub/data/ulysses/merged/ulymgd.txt</URL>
            </InformationURL>
            <InformationURL>
                <Name>SWOOPS data users' guide</Name>
                <URL>ftp://spdf.gsfc.nasa.gov/pub/data/ulysses/plasma/swoops/ion/swoops_ion_users_guide_update_20030214.txt</URL>
            </InformationURL>
        </ResourceHeader>
        <AccessInformation>
            <RepositoryID>spase://SMWG/Repository/CNES/CDPP-AMDA</RepositoryID>
            <Availability>Online</Availability>
            <AccessRights>Open</AccessRights>
            <AccessURL>
                <URL>http://amda.cdpp.eu</URL>
            </AccessURL>
            <Format>NetCDF</Format>
        </AccessInformation>
        <ProviderName>CDAWeb</ProviderName>
        <ProviderResourceName>UY_M0_BAI</ProviderResourceName>
        <InstrumentID>spase://CNES/Instrument/CDPP-AMDA/Ulysses/SWOOPS</InstrumentID>
       <MeasurementType>ThermalPlasma</MeasurementType>
        <TemporalDescription>
            <TimeSpan>
                <StartDate>1990-11-18T00:33:48Z</StartDate>
                <StopDate>2009-06-30T15:54:12Z</StopDate>
            </TimeSpan>
            <CadenceMin>PT4M</CadenceMin>
            <CadenceMax>PT8M</CadenceMax>
        </TemporalDescription>
        <ObservedRegion>Heliosphere</ObservedRegion>
        <Parameter>
            <Name>density h+</Name>
            <ParameterKey>n_p_ulys</ParameterKey>
            <Description>Solar wind proton plasma 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>density he++</Name>
            <ParameterKey>n_a_ulys</ParameterKey>
            <Description>Solar wind alpha particle plasma density</Description>
            <Ucd>phys.density;phys.atmol.ionStage</Ucd>
            <Units>cm-3</Units>
            <RenderingHints>
                <DisplayType>TimeSeries</DisplayType>
            </RenderingHints>
            <Particle>
                <ParticleType>AlphaParticle</ParticleType>
                <Qualifier>Average</Qualifier>
                <ParticleQuantity>NumberDensity</ParticleQuantity>
            </Particle>
        </Parameter>
        
        <Parameter>
            <Name>v_rtn</Name>
            <ParameterKey>v_ulys_rtn</ParameterKey>
            <Description>Hourly averaged solar wind plasma flow speed</Description>
            <Ucd>phys.veloc;phys.atmol.ionStage</Ucd>
            <Units>km/s</Units>
            <CoordinateSystem>
                <CoordinateRepresentation>Spherical</CoordinateRepresentation>
                <CoordinateSystemName>RTN</CoordinateSystemName>
            </CoordinateSystem>
            <RenderingHints>
                <DisplayType>TimeSeries</DisplayType>
            </RenderingHints>
            <Structure>
                <Size>3</Size>
                <Element>
                    <Name>vr</Name>
                    <Index>1</Index>
                    <ParameterKey>v_ulys_rtn(0)</ParameterKey>
                </Element>
                <Element>
                    <Name>vt</Name>
                    <Index>2</Index>
                    <ParameterKey>v_ulys_rtn(1)</ParameterKey>
                </Element>
                <Element>
                    <Name>vn</Name>
                    <Index>3</Index>
                    <ParameterKey>v_ulys_rtn(2)</ParameterKey>
                </Element>
            </Structure>
            <Particle>
                <ParticleType>Proton</ParticleType>
                <Qualifier>Average</Qualifier>
                <ParticleQuantity>FlowSpeed</ParticleQuantity>
            </Particle>
        </Parameter>
        <Parameter>
            <Name>temperature h+</Name>
            <ParameterKey>tp_ulys</ParameterKey>
            <Description>solar wind plasma temperature</Description>
            <Ucd>phys.temperature;phys.atmol.ionStage</Ucd>
            <Units>eV</Units>
            <RenderingHints>
                <DisplayType>TimeSeries</DisplayType>
            </RenderingHints>
            <Structure>
                <Size>2</Size>
                <Element>
                    <Name>t_large</Name>
                    <Index>1</Index>
                    <ParameterKey>tp_ulys(0)</ParameterKey>
                </Element>
                <Element>
                    <Name>t_small</Name>
                    <Index>2</Index>
                    <ParameterKey>tp_ulys(1)</ParameterKey>
                </Element>
            </Structure>
            <Particle>
                <ParticleType>Proton</ParticleType>
                <ParticleQuantity>Temperature</ParticleQuantity>
            </Particle>
        </Parameter>
     </NumericalData>
</Spase>