Blame view

NumericalData/CDPP-AMDA/Voyager2/PLS/vo2-pls-ionjup.xml 2.22 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
    <Version>2.3.1</Version>
    <NumericalData>
        <ResourceID>spase://CNES/NumericalData/CDPP-AMDA/Voyager2/PLS/vo2-pls-ionjup</ResourceID>
        <ResourceHeader>
            <ResourceName>ion moments</ResourceName>
            <ReleaseDate>2015-10-22T15:09:00.000Z</ReleaseDate>
            <Description/>
            <Contact>
                <PersonID>spase://SMWG/Person/Elena.Budnik</PersonID>
                <Role>TechnicalContact</Role>
            </Contact>
            <Association>
                <AssociationID>vo2-pls-jup</AssociationID>
                <AssociationType>PartOf</AssociationType>
                <Note>flyby jupiter</Note>
            </Association>
        </ResourceHeader>
        <AccessInformation>
eed3b876   Elena.Budnik   RepositoryId change
21
            <RepositoryID>spase://SMWG/Repository/CNES/CDPP-AMDA</RepositoryID>
dbc930ab   Elena.Budnik   redmine #7309
22
23
24
25
26
27
            <AccessURL>
                <URL>http://amda.cdpp.eu</URL>
            </AccessURL>
            <Format>NetCDF</Format>
        </AccessInformation>
        <ProviderName>PDS</ProviderName>
d1fe7122   Elena.Budnik   redmine 7309 cont...
28
        <InstrumentID>spase://CNES/Instrument/CDPP-AMDA/Voyager2/PLS</InstrumentID>
dbc930ab   Elena.Budnik   redmine #7309
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
        <MeasurementType>ThermalPlasma</MeasurementType>
        <TemporalDescription>
            <TimeSpan>
                <StartDate>1979-07-04T12:02:47Z</StartDate>
                <StopDate>1979-07-10T11:59:35Z</StopDate>
            </TimeSpan>
            <Cadence>PT96S</Cadence>
         </TemporalDescription>
        <ObservedRegion>Jupiter</ObservedRegion>
        <Parameter>
            <Name>density</Name>
            <ParameterKey>vo2_density_ionjup</ParameterKey>
            <Ucd>phys.density;phys.atmol.ionStage</Ucd>
            <Units>cm-3</Units>
            <RenderingHints>
                <DisplayType>TimeSeries</DisplayType>
            </RenderingHints>
            <Particle>
                <ParticleType>Ion</ParticleType>
                <ParticleQuantity>NumberDensity</ParticleQuantity>
            </Particle>
        </Parameter>
     </NumericalData>
</Spase>