Blame view

NumericalData/AMDA/ULYSSES/SWOOPS/ulys-swoops-jup.xml 4.97 KB
1bcff323   Elena.Budnik   NumericalData
1
<?xml version="1.0" encoding="UTF-8"?>
9be0c04f   Elena.Budnik   cdpp1.cesr.fr to ...
2
<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">
1bcff323   Elena.Budnik   NumericalData
3
4
5
6
    <Version>2.2.6</Version>
    <NumericalData>
        <ResourceID>spase://CDPP/NumericalData/AMDA/Ulysses/SWOOPS/ulys-swoops-jup</ResourceID>
        <ResourceHeader>
032d1325   Elena.Budnik   work
7
            <ResourceName>flyby jupiter</ResourceName>
1bcff323   Elena.Budnik   NumericalData
8
            <ReleaseDate>2015-10-13T14:32:00</ReleaseDate>
032d1325   Elena.Budnik   work
9
10
11
12
13
14
15
16
17
            <Description>This data set contains data submitted to the Planetary Data System (PDS) by  
the Ulysses SWOOPS investigators, for the Ulysses Jupiter Encounter,         
1992-01-25 to 1992-02-17 (days 25-48 inclusive).                             
                                                                             
Every effort has been made to assure that the data are of the best quality   
available. However, the PDS and the Planetary Plasma Interactions (PPI) Node 
in particular, assume no liability for this disk or its contents. All users  
are encouraged to verify the 'correctness' of the data prior to submitting   
any publications or other work based on these data</Description>
1bcff323   Elena.Budnik   NumericalData
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
            <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/CDPP/AMDA</RepositoryID>
            <Availability>Online</Availability>
            <AccessRights>Open</AccessRights>
            <AccessURL>
                <URL>http://amda.cdpp.eu</URL>
            </AccessURL>
            <Format>NetCDF</Format>
        </AccessInformation>
034e58f1   Elena.Budnik   correct provider
40
41
        <ProviderName>PDS</ProviderName>
         <ProviderResourceName>ULY-J-SWOOPS-5-RDR-PLASMA-HIRES</ProviderResourceName> 
1bcff323   Elena.Budnik   NumericalData
42
43
44
45
        <InstrumentID>spase://CDPP/Instrument/AMDA/Ulysses/SWOOPS</InstrumentID>
       <MeasurementType>ThermalPlasma</MeasurementType>
        <TemporalDescription>
            <TimeSpan>
447d3a6e   Elena.Budnik   work
46
47
                <StartDate>1992-01-25T00:07:16Z</StartDate>
                <StopDate>1992-02-17T23:56:31Z</StopDate>
1bcff323   Elena.Budnik   NumericalData
48
49
50
51
52
53
            </TimeSpan>
            <Cadence_Min>PT140S</Cadence_Min>
            <Cadence_Max>PT356S</Cadence_Max>
        </TemporalDescription>
        <ObservedRegion>Jupiter</ObservedRegion>
        <Parameter>
032d1325   Elena.Budnik   work
54
            <Name>density e-</Name>
1bcff323   Elena.Budnik   NumericalData
55
56
57
58
59
60
61
62
63
64
65
66
            <ParameterKey>ulys_swoopsjup_dens</ParameterKey>
            <Ucd>phys.density;phys.electron</Ucd>
            <Units>cm-3</Units>
            <RenderingHints>
                <DisplayType>TimeSeries</DisplayType>
            </RenderingHints>
            <Particle>
                <ParticleType>Electron</ParticleType>
                <ParticleQuantity>NumberDensity</ParticleQuantity>
            </Particle>
        </Parameter>
        <Parameter>
032d1325   Elena.Budnik   work
67
            <Name>temperature e-</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
            <ParameterKey>ulys_swoopsjup_temp</ParameterKey>
            <Ucd>phys.temperature;phys.electron</Ucd>
            <Units>K</Units>
            <RenderingHints>
                <DisplayType>TimeSeries</DisplayType>
            </RenderingHints>
            <Particle>
                <ParticleType>Electron</ParticleType>
                <ParticleQuantity>Temperature</ParticleQuantity>
            </Particle>
        </Parameter>
        <Parameter>
            <Name>v_xyz</Name>
            <ParameterKey>ulys_swoopsjup_vxyz</ParameterKey>
            <Ucd>phys.veloc;phys.atmol.ionStage</Ucd>
            <Units>km/s</Units>
            <RenderingHints>
                <DisplayType>TimeSeries</DisplayType>
            </RenderingHints>
            <Structure>
                <Size>3</Size>
                <Element>
032d1325   Elena.Budnik   work
90
                    <Name>vx</Name>
0296c449   Elena.Budnik   inices modifs
91
                    <Index>1</Index>
1bcff323   Elena.Budnik   NumericalData
92
93
94
                    <ParameterKey>ulys_swoopsjup_vxyz(0)</ParameterKey>
                </Element>
                <Element>
032d1325   Elena.Budnik   work
95
                    <Name>vy</Name>
0296c449   Elena.Budnik   inices modifs
96
                    <Index>2</Index>
1bcff323   Elena.Budnik   NumericalData
97
98
99
                    <ParameterKey>ulys_swoopsjup_vxyz(1)</ParameterKey>
                </Element>
                <Element>
032d1325   Elena.Budnik   work
100
                    <Name>vz</Name>
0296c449   Elena.Budnik   inices modifs
101
                    <Index>3</Index>
1bcff323   Elena.Budnik   NumericalData
102
103
104
105
106
107
108
109
110
111
                    <ParameterKey>ulys_swoopsjup_vxyz(2)</ParameterKey>
                </Element>
            </Structure>
            <Particle>
                <ParticleType>Electron</ParticleType>
                <ParticleQuantity>Velocity</ParticleQuantity>
            </Particle>
        </Parameter>
    </NumericalData>
</Spase>