Blame view

NumericalData/CDPP-AMDA/VEX/ELS/vex-els-all.xml 3.98 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
    <Version>2.3.1</Version>
    <NumericalData>
        <ResourceID>spase://CNES/NumericalData/CDPP-AMDA/VEX/ELS/vex-els-all</ResourceID>
        <ResourceHeader>
            <ResourceName>electron energy spectra : 16 anodes</ResourceName>
            <ReleaseDate>2016-10-13T17:00:00</ReleaseDate>
            <Description>Level2 data. This dataset is generated directly from the VEX telemetry with IRAP software </Description>
            <Acknowledgement>The Venus Express ASPERA team, S.Barabash, Swedish
                Institute of Space Physics, PI, and the European Space Agency</Acknowledgement>
            <Contact>
                <PersonID>spase://SMWG/Person/Stas.Barabash</PersonID>
                <Role>PrincipalInvestigator</Role>
            </Contact>
             <Contact>
                 <PersonID>spase://CNES/Person/Andrew.J.Coates</PersonID>
                 <Role>GeneralContact</Role>
             </Contact> 
            <InformationURL>
                <Name>ELS data analysis at PSA</Name>
                <URL>ftp://psa.esac.esa.int/pub/mirror/VENUS-EXPRESS/ASPERA4/VEX-V-SW-ASPERA-2-ELS-V1.0/DOCUMENT/ELS_DATA_ANALYSIS_SUMMARY.PDF</URL>
            </InformationURL>            
        </ResourceHeader>
        <AccessInformation>
eed3b876   Elena.Budnik   RepositoryId change
26
            <RepositoryID>spase://SMWG/Repository/CNES/CDPP-AMDA</RepositoryID>
dbc930ab   Elena.Budnik   redmine #7309
27
28
29
30
31
32
33
34
            <Availability>Online</Availability>
            <AccessRights>Open</AccessRights>
            <AccessURL>
                <URL>http://amda.cdpp.eu</URL>
            </AccessURL>
            <Format>NetCDF</Format>
        </AccessInformation>
        <ProviderName>IRAP</ProviderName>
d1fe7122   Elena.Budnik   redmine 7309 cont...
35
        <InstrumentID>spase://CNES/Instrument/CDPP-AMDA/VEX/ELS</InstrumentID>
dbc930ab   Elena.Budnik   redmine #7309
36
37
38
39
40
41
42
        <MeasurementType>ThermalPlasma</MeasurementType>
        <TemporalDescription>
            <TimeSpan>
                <StartDate>2005-03-03T01:48:33Z</StartDate>
                <StopDate>2014-05-26T11:44:31Z</StopDate>
            </TimeSpan>
            <CadenceMin>PT1S</CadenceMin>
1ae3ed48   Elena.Budnik   Cadence_Max => Ca...
43
            <CadenceMax>PT64S</CadenceMax> 
dbc930ab   Elena.Budnik   redmine #7309
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
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
        </TemporalDescription>
        <ObservedRegion>Venus</ObservedRegion>
        <Caveats> 
        Anode selection :
        Anodes 5-12 have unobstructed views.  Anodes 11 and
         12 provide the best views and are the 
         most commonly used in data analysis.
        </Caveats>
        <Keyword>plasma</Keyword>
        <Keyword>electron</Keyword>         
        <Parameter>
            <Name>counts : per anode ##anode##</Name>
            <ParameterKey>vex_els_spec</ParameterKey>
            <Description>Averaged energy-time spectrogram of electron counts</Description>
            <Ucd>phys.count;phys.electron</Ucd>
            <Units>cnts</Units>
            <RenderingHints>
                <DisplayType>Spectrogram</DisplayType>
            </RenderingHints>
             <Structure>
                <Size>128</Size>
            </Structure>
            <Particle>
                <ParticleType>Electron</ParticleType>
                <ParticleQuantity>Counts</ParticleQuantity>
            </Particle>
        </Parameter>
        <Parameter>
            <Name>counts : sum over anodes</Name>
            <ParameterKey>vex_els_spec_sum</ParameterKey>
            <Description>energy spectrogram of electron counts</Description>
            <Ucd>phys.count;phys.electron</Ucd>
            <Units>cnts</Units>
            <RenderingHints>
                <DisplayType>Spectrogram</DisplayType>
            </RenderingHints>
            <Structure>
                <Size>128</Size>
            </Structure>
            <Particle>
                <ParticleType>Electron</ParticleType>
                <ParticleQuantity>Counts</ParticleQuantity>
            </Particle>
        </Parameter> 
    </NumericalData>
</Spase>