Blame view

NumericalData/AMDA/Pioneer11/CPI/p11-cpi-ion.xml 4.41 KB
1bcff323   Elena.Budnik   NumericalData
1
2
3
4
5
6
<?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://cdpp1.cesr.fr/AMDA-NG/public/schemas/spase-amda-1_2_0.xsd">
    <Version>2.2.6</Version>
    <NumericalData>
        <ResourceID>spase://CDPP/NumericalData/AMDA/Pioneer11/CPI/p11-cpi-ion</ResourceID>
        <ResourceHeader>
b9936a98   Elena.Budnik   work
7
            <ResourceName>ion flux</ResourceName>
1bcff323   Elena.Budnik   NumericalData
8
9
10
11
12
13
            <ReleaseDate>2015-10-15T16:42:00</ReleaseDate>
            <Description/>
            <Contact>
                <PersonID>spase://SMWG/Person/Elena.Budnik</PersonID>
                <Role>GeneralContact</Role>
            </Contact>
b9936a98   Elena.Budnik   work
14
15
16
17
18
            <Association>
                <AssociationID>p11-cpi-jup</AssociationID>
                <AssociationType>PartOf</AssociationType>
                <Note>flyby jupiter</Note>
            </Association>  
1bcff323   Elena.Budnik   NumericalData
19
20
21
22
23
24
25
26
27
28
29
        </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>ONERA</ProviderName>
b9936a98   Elena.Budnik   work
30
        <InstrumentID>spase://CDPP/Instrument/AMDA/Pioneer11/CPI</InstrumentID>
1bcff323   Elena.Budnik   NumericalData
31
32
33
        <MeasurementType>EnergeticParticles</MeasurementType>
        <TemporalDescription>
            <TimeSpan>
447d3a6e   Elena.Budnik   work
34
35
                <StartDate>1974-11-23T00:07:30Z</StartDate>
                <StopDate>1974-12-11T23:52:30Z</StopDate>
1bcff323   Elena.Budnik   NumericalData
36
37
38
39
40
            </TimeSpan>
            <Cadence>PT900S</Cadence>
        </TemporalDescription>
        <ObservedRegion>Jupiter</ObservedRegion>
        <Parameter>
b9936a98   Elena.Budnik   work
41
            <Name>proton int</Name>
1bcff323   Elena.Budnik   NumericalData
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
            <ParameterKey>p11_cpi_fpio</ParameterKey>
            <Ucd>phys.flux;phys.count;phys.atmol.ionStage</Ucd>
            <Units>cm-2.sr-1.s-1</Units>
            <RenderingHints>
                <DisplayType>Spectrogram</DisplayType>
            </RenderingHints>
            <Structure>
                <Size>2</Size>
                <Element>
                    <Name>E0</Name>
                    <Index>0</Index>
                    <ParameterKey>p11_cpi_fpio(0)</ParameterKey>
                </Element>
                <Element>
                    <Name>E1</Name>
                    <Index>1</Index>
                    <ParameterKey>p11_cpi_fpio(1)</ParameterKey>
                </Element>
            </Structure>
            <Particle>
                <ParticleType>Ion</ParticleType>
                <ParticleType>Proton</ParticleType>
                <ParticleQuantity>NumberFlux</ParticleQuantity>
            </Particle>
        </Parameter>
        <Parameter>
b9936a98   Elena.Budnik   work
68
            <Name>proton diff</Name>
1bcff323   Elena.Budnik   NumericalData
69
70
71
72
            <ParameterKey>p11_cpi_fpdo</ParameterKey>
            <Ucd>phys.flux.density;phys.count;phys.atmol.ionStage</Ucd>
            <Units>cm-2.sr-1.s-1.MeV-1</Units>
            <RenderingHints>
b9936a98   Elena.Budnik   work
73
                <DisplayType>TimeSeries</DisplayType>
1bcff323   Elena.Budnik   NumericalData
74
75
76
77
78
79
80
81
            </RenderingHints>
            <Particle>
                <ParticleType>Ion</ParticleType>
                <ParticleType>Proton</ParticleType>
                <ParticleQuantity>NumberFlux</ParticleQuantity>
            </Particle>
        </Parameter>
        <Parameter>
b9936a98   Elena.Budnik   work
82
            <Name>alpha diff</Name>
1bcff323   Elena.Budnik   NumericalData
83
84
85
86
            <ParameterKey>p11_cpi_fado</ParameterKey>
            <Ucd>phys.flux.density;phys.count;phys.atmol.ionStage</Ucd>
            <Units>cm-2.sr-1.s-1.MeV-1</Units>
            <RenderingHints>
b9936a98   Elena.Budnik   work
87
                <DisplayType>TimeSeries</DisplayType>
1bcff323   Elena.Budnik   NumericalData
88
89
90
91
92
93
            </RenderingHints>
            <Particle>
                <ParticleType>AlphaParticle</ParticleType>
                <ParticleQuantity>NumberFlux</ParticleQuantity>
            </Particle>
        </Parameter>
b7e0c620   Elena.Budnik   work
94
        <Parameter>
b9936a98   Elena.Budnik   work
95
            <Name>alpha int</Name>
b7e0c620   Elena.Budnik   work
96
97
98
99
            <ParameterKey>p11_cpi_faio</ParameterKey>
            <Ucd>phys.flux.density;phys.count;phys.atmol.ionStage</Ucd>
            <Units>cm-2.sr-1.s-1</Units>
            <RenderingHints>
b9936a98   Elena.Budnik   work
100
                <DisplayType>TimeSeries</DisplayType>
b7e0c620   Elena.Budnik   work
101
102
103
104
105
106
            </RenderingHints>
            <Particle>
                <ParticleType>AlphaParticle</ParticleType>
                <ParticleQuantity>NumberFlux</ParticleQuantity>
            </Particle>
        </Parameter>
1bcff323   Elena.Budnik   NumericalData
107
108
    </NumericalData>
</Spase>