Blame view

NumericalData/AMDA/Pioneer10/CRT/p10-crt-ele.xml 4.28 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/Pioneer10/CRT/p10-crt-ele</ResourceID>
        <ResourceHeader>
ed35c859   Elena.Budnik   work
7
            <ResourceName>electron flux</ResourceName>
1bcff323   Elena.Budnik   NumericalData
8
9
10
11
12
            <ReleaseDate>2015-10-14T16:43:00</ReleaseDate>
            <Description/>
            <Contact>
                <PersonID>spase://SMWG/Person/Elena.Budnik</PersonID>
                <Role>GeneralContact</Role>
ed35c859   Elena.Budnik   work
13
14
15
16
17
18
            </Contact> 
            <Association>
                <AssociationID>p10-crt-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
30
31
32
33
        </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>
        <InstrumentID>spase://CDPP/Instrument/AMDA/Pioneer10/CRT</InstrumentID>
        <MeasurementType>EnergeticParticles</MeasurementType>
        <TemporalDescription>
            <TimeSpan>
447d3a6e   Elena.Budnik   work
34
35
                <StartDate>1973-11-26T00:07:30Z</StartDate>
                <StopDate>1973-12-15T14:52:30Z</StopDate>
1bcff323   Elena.Budnik   NumericalData
36
37
38
39
40
            </TimeSpan>
            <Cadence>PT900S</Cadence>
        </TemporalDescription>
        <ObservedRegion>Jupiter</ObservedRegion>
        <Parameter>
ed35c859   Elena.Budnik   work
41
            <Name>flux_int</Name>
1bcff323   Elena.Budnik   NumericalData
42
43
44
45
            <ParameterKey>p10_crt_feio</ParameterKey>
            <Ucd>phys.density;phys.electron</Ucd> 
            <Units>cm-2.sr-1.s-1</Units>
            <RenderingHints>
ed35c859   Elena.Budnik   work
46
                <DisplayType>StackPlot</DisplayType>
1bcff323   Elena.Budnik   NumericalData
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
            </RenderingHints>
            <Structure>
                <Size>2</Size>
                <Element>
                    <Name>E0</Name>
                    <Index>0</Index>
                    <ParameterKey>p10_crt_feio(0)</ParameterKey>
                </Element>
                <Element>
                    <Name>E1</Name>
                    <Index>1</Index>
                    <ParameterKey>p10_crt_feio(1)</ParameterKey>
                </Element>
            </Structure>
            <Particle>
                <ParticleType>Electron</ParticleType>
                <ParticleQuantity>NumberFlux</ParticleQuantity>
            </Particle>
        </Parameter>
        <Parameter>
ed35c859   Elena.Budnik   work
67
            <Name>flux_dif</Name>
1bcff323   Elena.Budnik   NumericalData
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
            <ParameterKey>p10_crt_fedo</ParameterKey>
            <Ucd>phys.flux.density;phys.count;phys.electron</Ucd>
            <Units>cm-2.sr-1.s-1.MeV-1</Units>
            <RenderingHints>
                <DisplayType>StackPlot</DisplayType>
            </RenderingHints>
            <Structure>
                <Size>5</Size>
                <Element>
                    <Name>E0</Name>
                    <Index>0</Index>
                    <ParameterKey>p10_crt_fedo(0)</ParameterKey>
                </Element>
                <Element>
                    <Name>E1</Name>
                    <Index>1</Index>
                    <ParameterKey>p10_crt_fedo(1)</ParameterKey>
                </Element>
                <Element>
                    <Name>E2</Name>
                    <Index>1</Index>
                    <ParameterKey>p10_crt_fedo(2)</ParameterKey>
                </Element>
                <Element>
                    <Name>E3</Name>
                    <Index>1</Index>
                    <ParameterKey>p10_crt_fedo(3)</ParameterKey>
                </Element>
                <Element>
                    <Name>E4</Name>
                    <Index>1</Index>
                    <ParameterKey>p10_crt_fedo(4)</ParameterKey>
                </Element>
            </Structure>
            <Particle>
                <ParticleType>Electron</ParticleType>
                <ParticleQuantity>NumberFlux</ParticleQuantity>
            </Particle>
        </Parameter>
     </NumericalData>
</Spase>