Blame view

NumericalData/AMDA/ULYSSES/SWOOPS/ulys-swoops-jup.xml 4.92 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/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>
032d1325   Elena.Budnik   work
40
        <ProviderName>PDS : ULY-J-SWOOPS-5-RDR-PLASMA-HIRES</ProviderName>
1bcff323   Elena.Budnik   NumericalData
41
42
43
44
        <InstrumentID>spase://CDPP/Instrument/AMDA/Ulysses/SWOOPS</InstrumentID>
       <MeasurementType>ThermalPlasma</MeasurementType>
        <TemporalDescription>
            <TimeSpan>
447d3a6e   Elena.Budnik   work
45
46
                <StartDate>1992-01-25T00:07:16Z</StartDate>
                <StopDate>1992-02-17T23:56:31Z</StopDate>
1bcff323   Elena.Budnik   NumericalData
47
48
49
50
51
52
            </TimeSpan>
            <Cadence_Min>PT140S</Cadence_Min>
            <Cadence_Max>PT356S</Cadence_Max>
        </TemporalDescription>
        <ObservedRegion>Jupiter</ObservedRegion>
        <Parameter>
032d1325   Elena.Budnik   work
53
            <Name>density e-</Name>
1bcff323   Elena.Budnik   NumericalData
54
55
56
57
58
59
60
61
62
63
64
65
            <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
66
            <Name>temperature e-</Name>
1bcff323   Elena.Budnik   NumericalData
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
            <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
89
                    <Name>vx</Name>
1bcff323   Elena.Budnik   NumericalData
90
91
92
93
                    <Index>0</Index>
                    <ParameterKey>ulys_swoopsjup_vxyz(0)</ParameterKey>
                </Element>
                <Element>
032d1325   Elena.Budnik   work
94
                    <Name>vy</Name>
1bcff323   Elena.Budnik   NumericalData
95
96
97
98
                    <Index>1</Index>
                    <ParameterKey>ulys_swoopsjup_vxyz(1)</ParameterKey>
                </Element>
                <Element>
032d1325   Elena.Budnik   work
99
                    <Name>vz</Name>
1bcff323   Elena.Budnik   NumericalData
100
101
102
103
104
105
106
107
108
109
110
                    <Index>2</Index>
                    <ParameterKey>ulys_swoopsjup_vxyz(2)</ParameterKey>
                </Element>
            </Structure>
            <Particle>
                <ParticleType>Electron</ParticleType>
                <ParticleQuantity>Velocity</ParticleQuantity>
            </Particle>
        </Parameter>
    </NumericalData>
</Spase>