Blame view

NumericalData/CDPP-AMDA/ULYSSES/SWOOPS/ulys-swoops-jup.xml 4.97 KB
dbc930ab   Elena.Budnik   redmine #7309
1
<?xml version="1.0" encoding="UTF-8"?>
7e407638   Elena.Budnik   schema locally
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://amda.irap.omp.eu/public/schemas/spase-2_3_1.xsd">
dbc930ab   Elena.Budnik   redmine #7309
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
    <Version>2.3.1</Version>
    <NumericalData>
        <ResourceID>spase://CNES/NumericalData/CDPP-AMDA/Ulysses/SWOOPS/ulys-swoops-jup</ResourceID>
        <ResourceHeader>
            <ResourceName>flyby jupiter</ResourceName>
            <ReleaseDate>2015-10-13T14:32:00</ReleaseDate>
            <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>
            <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>
eed3b876   Elena.Budnik   RepositoryId change
32
            <RepositoryID>spase://SMWG/Repository/CNES/CDPP-AMDA</RepositoryID>
dbc930ab   Elena.Budnik   redmine #7309
33
34
35
36
37
38
39
40
41
            <Availability>Online</Availability>
            <AccessRights>Open</AccessRights>
            <AccessURL>
                <URL>http://amda.cdpp.eu</URL>
            </AccessURL>
            <Format>NetCDF</Format>
        </AccessInformation>
        <ProviderName>PDS</ProviderName>
         <ProviderResourceName>ULY-J-SWOOPS-5-RDR-PLASMA-HIRES</ProviderResourceName> 
d1fe7122   Elena.Budnik   redmine 7309 cont...
42
        <InstrumentID>spase://CNES/Instrument/CDPP-AMDA/Ulysses/SWOOPS</InstrumentID>
dbc930ab   Elena.Budnik   redmine #7309
43
44
45
46
47
48
49
       <MeasurementType>ThermalPlasma</MeasurementType>
        <TemporalDescription>
            <TimeSpan>
                <StartDate>1992-01-25T00:07:16Z</StartDate>
                <StopDate>1992-02-17T23:56:31Z</StopDate>
            </TimeSpan>
            <CadenceMin>PT140S</CadenceMin>
1ae3ed48   Elena.Budnik   Cadence_Max => Ca...
50
            <CadenceMax>PT356S</CadenceMax>
dbc930ab   Elena.Budnik   redmine #7309
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
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
109
110
111
        </TemporalDescription>
        <ObservedRegion>Jupiter</ObservedRegion>
        <Parameter>
            <Name>density e-</Name>
            <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>
            <Name>temperature e-</Name>
            <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>
                    <Name>vx</Name>
                    <Index>1</Index>
                    <ParameterKey>ulys_swoopsjup_vxyz(0)</ParameterKey>
                </Element>
                <Element>
                    <Name>vy</Name>
                    <Index>2</Index>
                    <ParameterKey>ulys_swoopsjup_vxyz(1)</ParameterKey>
                </Element>
                <Element>
                    <Name>vz</Name>
                    <Index>3</Index>
                    <ParameterKey>ulys_swoopsjup_vxyz(2)</ParameterKey>
                </Element>
            </Structure>
            <Particle>
                <ParticleType>Electron</ParticleType>
                <ParticleQuantity>Velocity</ParticleQuantity>
            </Particle>
        </Parameter>
    </NumericalData>
</Spase>