Blame view

NumericalData/AMDA/MEX/IMA/mex-ima-extra.xml 3.13 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/MEX/IMA/mex-ima-extra</ResourceID>
        <ResourceHeader>
d9ee6198   Elena.Budnik   work
7
            <ResourceName>imaextra spectra</ResourceName>
1bcff323   Elena.Budnik   NumericalData
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
            <ReleaseDate>2015-10-15T09:41:00</ReleaseDate>
            <Description>Mars Express (MEX) ASPERA-3 Ion Mass Analyzer (IMA) data (spectrograms)
                Preliminary data from Andrei Fedorov (IRAP)</Description>
            <Contact>
                <PersonID>spase://SMWG/Person/Elena.Budnik</PersonID>
                <Role>GeneralContact</Role>
            </Contact>
            <InformationURL>
                <Name>Project-Archive Interface Control Document</Name>
                <URL>http://pds-ppi.igpp.ucla.edu/search/view/?f=yes&amp;id=pds://PPI/MEXASP_1100/DOCUMENT/MEX_ASPERA3_PSA_ICD_V01_02</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>
        <ProviderName>IRAP</ProviderName>
        <InstrumentID>spase://CDPP/Instrument/AMDA/MEX/IMA</InstrumentID>
        <MeasurementType>EnergeticParticles</MeasurementType>
        <TemporalDescription>
            <TimeSpan>
447d3a6e   Elena.Budnik   work
35
                <StartDate>2004-01-05T06:16:06Z</StartDate>
70d4f89d   Elena.Budnik   work
36
                <StopDate>2016-09-11T20:00:56Z</StopDate>
1bcff323   Elena.Budnik   NumericalData
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
66
67
68
69
70
            </TimeSpan>
            <Cadence>PT192S</Cadence>
        </TemporalDescription>
        <ObservedRegion>Mars</ObservedRegion>
        <Parameter>
            <Name>protons</Name>
            <ParameterKey>mex_h_spec</ParameterKey>
            <Description>energy-time spectrogram of proton counts</Description>
            <Ucd>phys.count;phys.atmol.ionStage</Ucd>
            <Units>counts</Units>
            <RenderingHints>
                <DisplayType>Spectrogram</DisplayType>
            </RenderingHints>
            <Particle>
                <ParticleType>Proton</ParticleType>
                <ParticleQuantity>Counts</ParticleQuantity>
            </Particle>
        </Parameter>
        <Parameter>
            <Name>heavy_ions</Name>
            <ParameterKey>mex_o_spec</ParameterKey>
            <Description>energy-time spectrogram of heavy ion counts</Description>
            <Ucd>phys.count;phys.atmol.ionStage</Ucd>
            <Units>counts</Units>
            <RenderingHints>
                <DisplayType>Spectrogram</DisplayType>
            </RenderingHints>
            <Particle>
                <ParticleType>Ion</ParticleType>
                <ParticleQuantity>Counts</ParticleQuantity>
            </Particle>
        </Parameter>
    </NumericalData>
</Spase>