Blame view

NumericalData/AMDA/Voyager1/PLS/vo1-pls-elejup.xml 2.79 KB
1bcff323   Elena.Budnik   NumericalData
1
2
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
<?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/Voyager1/PLS/vo1-pls-elejup</ResourceID>
        <ResourceHeader>
            <ResourceName>electron_moment_Jupiter@PDS</ResourceName>
            <ReleaseDate>2015-10-13T14:36:00.000Z</ReleaseDate>
            <Description>Voyager 1 PLS - Plasma_Science_Experiment data
                electron_moment_Jupiter@PDS</Description>
            <Contact>
                <PersonID>spase://SMWG/Person/Elena.Budnik</PersonID>
                <Role>TechnicalContact</Role>
            </Contact>
        </ResourceHeader>
        <AccessInformation>
            <RepositoryID>spase://SMWG/Repository/CDPP/AMDA</RepositoryID>
            <AccessURL>
                <URL>http://amda.cdpp.eu</URL>
            </AccessURL>
            <Format>NetCDF</Format>
        </AccessInformation>
        <ProviderName>PDS</ProviderName>
        <InstrumentID>spase://CDPP/Instrument/AMDA/Voyager1/PLS</InstrumentID>
        <MeasurementType>ThermalPlasma</MeasurementType>
        <TemporalDescription>
            <TimeSpan>
447d3a6e   Elena.Budnik   work
28
29
                <StartDate>1979-03-01T12:27:43Z</StartDate>
                <StopDate>1979-03-07T11:59:03Z</StopDate>
1bcff323   Elena.Budnik   NumericalData
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
            </TimeSpan>
            <Cadence>PT96S</Cadence>
         </TemporalDescription>
        <ObservedRegion>Jupiter</ObservedRegion>
        <Keyword>Electron</Keyword>
        <Keyword>Magnetosphere</Keyword>
        <Parameter>
            <Name>density</Name>
            <ParameterKey>vo1_density_elejup</ParameterKey>
            <Description>Density</Description>
            <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</Name>
            <ParameterKey>vo1_temperature_elejup</ParameterKey>
            <Description>Temperature</Description>
            <Ucd>phys.temperature;phys.electron</Ucd>
            <Units>eV</Units>
            <RenderingHints>
                <DisplayType>TimeSeries</DisplayType>
            </RenderingHints>
            <Particle>
                <ParticleType>Electron</ParticleType>
                <ParticleQuantity>Temperature</ParticleQuantity>
            </Particle>
        </Parameter>
     </NumericalData>
</Spase>