Blame view

NumericalData/AMDA/Cassini/RPWS/cass-lp-ni.xml 4.13 KB
07f82115   Elena.Budnik   update
1
2
3
4
5
6
7
8
9
<?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/Cassini/RPWS/cass-lp-ni</ResourceID>
        <ResourceHeader>
            <ResourceName>ion proxy</ResourceName>
            <AlternateName>Langmuir Probe : ion density proxy</AlternateName>
            <ReleaseDate>2017-08-19T17:01:00</ReleaseDate>
171c92c6   Elena.Budnik   new mission DSCOVR
10
11
            <Description>Densities are derived from the voltage sweeps of the Cassini Langmuir probe. The data reduction method is described in detail in Holmberg et al. 2012 and Holmberg et al. 2017.
            The Cassini RPWS/LP data are available at the University of Iowa and the Swedish Institute of Space Physics. The Swedish National Space Board (SNSB) supports the RPWS/LP instrument on board Cassini.</Description>
07f82115   Elena.Budnik   update
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
            <Contact>
                <PersonID>spase://CDPP/Person/Mika.Holmberg</PersonID>
                <Role>DataProducer</Role>
            </Contact>
            <InformationURL>
                <URL/>
            </InformationURL>
        </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>Text</Format>
        </AccessInformation>
        <ProviderName>IRAP</ProviderName>
        <InstrumentID>spase://CDPP/Instrument/AMDA/Cassini/RPWS</InstrumentID>
33fa10a5   Elena.Budnik   time update
32
        <MeasurementType>ThermalPlasma</MeasurementType>
07f82115   Elena.Budnik   update
33
34
35
36
37
        <TemporalDescription>
            <TimeSpan>
                <StartDate>2005-02-16T05:10:50Z</StartDate>
                <StopDate>2016-06-29T19:36:05Z</StopDate>                
            </TimeSpan>
d6b84abe   Elena.Budnik   min sampling mika...
38
            <Cadence_Min>PT24S</Cadence_Min>
07f82115   Elena.Budnik   update
39
40
41
            <Cadence_Max>PT1H</Cadence_Max>
        </TemporalDescription>
        <ObservedRegion>Saturn</ObservedRegion>
ff979a2c   Elena.Budnik   DSCOVR
42
43
44
45
46
        <Caveats>Problems that are still present in the data set: 
            * Possible ring eclipse cases (very rare), 
            * measurements within interchange injections (commonly seen as one point with densities 10 times larger than it’s surrounding data points (very rare)), 
            * spacecraft wake measurements that have not properly been removed (rare), 
            * moon eclipses (very rare).
33fa10a5   Elena.Budnik   time update
47
          
73ebc0a6   Elena.Budnik   typo
48
49
            Each data point corresponds to one voltage sweep. Occasionally the fit to the sweep is not very good. Usually a data point with an error 3 times the estimated value or larger is considered a bad data point, but this has to be evaluated from case to case. A good way to do this is to compare with the electron density derived from the upper hybrid resonance frequency or with the ion density obtained from CAPS measurements. The data can also be compared to previous measurements from the same region which should show similar densities.
            Note that data is very irregular.</Caveats>
07f82115   Elena.Budnik   update
50
51
52
53
54
55
56
57
58
59
60
61
        <Parameter>
            <Name>ion density</Name>
            <ParameterKey>cass_lp_ni</ParameterKey>
            <Ucd/>
            <Units>cm-3</Units>
            <RenderingHints>
                <DisplayType>TimeSeries</DisplayType>
            </RenderingHints>           
            <Particle>
                <ParticleType>Ion</ParticleType>
                <ParticleQuantity>NumberDensity</ParticleQuantity>
            </Particle>
73ebc0a6   Elena.Budnik   typo
62
63
64
65
66
67
68
69
70
        </Parameter> 
        <Parameter>
            <Name>ion density error</Name>
            <ParameterKey>cass_lp_ni_err</ParameterKey>
            <Ucd/>
            <Units>%</Units>
            <RenderingHints>
                <DisplayType>TimeSeries</DisplayType>
            </RenderingHints>           
171c92c6   Elena.Budnik   new mission DSCOVR
71
72
73
            <Support>
                <SupportQuantity>Other</SupportQuantity>
            </Support>
73ebc0a6   Elena.Budnik   typo
74
        </Parameter>                         
07f82115   Elena.Budnik   update
75
76
    </NumericalData>
</Spase>