Blame view

NumericalData/CDPP-AMDA/STEREO-A/SEPT/sta-sept-1hour.xml 3.87 KB
2a3722b2   Quentin Brzustowski   created descripto...
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
28
29
30
31
32
33
34
<?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://amda.irap.omp.eu/public/schemas/spase-2_3_1.xsd">
    <Version>2.3.1</Version>
    <NumericalData>
        <ResourceID>spase://CNES/NumericalData/CDPP-AMDA/STEREO-A/IMPACT/SEPT/sta-sept-1hour</ResourceID>
        <ResourceHeader>
            <ResourceName>1 hour</ResourceName>
            <AlternateName>Electron and Proton flux 1 hour rate</AlternateName>
            <ReleaseDate>2015-10-14T11:48:00Z</ReleaseDate>
            <Description>
                * Time stamps mark center of averaging interval (rounded to the second)
                * Energy bins 02 and 03 should not be used for quantitative studies. 
                * Electron intensities are not corrected for ion contamination 
                * Intensities and uncertainties are given in 1/(cm^2 s sr MeV)
               
            </Description>
             <Contact>
                <PersonID>spase://CNES/Person/Janet.G.Luhmann</PersonID>
                <Role>PrincipalInvestigator</Role>
            </Contact>
            <InformationURL>
                <Name>STEREO/IMPACT Mission Site</Name>
                    <URL>http://sprg.ssl.berkeley.edu/impact/</URL>
            </InformationURL>
        </ResourceHeader>
        <AccessInformation>
            <RepositoryID>spase://SMWG/Repository/CNES/CDPP-AMDA</RepositoryID>
            <Availability>Online</Availability>
            <AccessRights>Open</AccessRights>
            <AccessURL>
                 <URL>http://amda.cdpp.eu</URL>
            </AccessURL>
            <Format>NetCDF</Format>
        </AccessInformation>
b496c47c   Benjamin Renard   Fix provider name...
35
        <ProviderName>University of Kiel</ProviderName>
2a3722b2   Quentin Brzustowski   created descripto...
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
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
        <InstrumentID>spase://CNES/Instrument/CDPP-AMDA/STEREO-A/IMPACT/SEPT</InstrumentID>
        <MeasurementType>EnergeticParticles</MeasurementType>
        <TemporalDescription>
            <TimeSpan>
                <StartDate>2006-10-25T00:00:00</StartDate>
                <StopDate>2014-09-28T00:00:00</StopDate>
            </TimeSpan>
            <Cadence>PT1H</Cadence>
        </TemporalDescription>
        <ObservedRegion>Heliosphere.Remote1AU</ObservedRegion>
        <Parameter>
            <Name>e- flux</Name>
            <ParameterKey>sta_sept_1h_ef</ParameterKey>
            <Units>1/(cm2-sr-sec-MeV/nuc)</Units>
            <RenderingHints>
                <DisplayType>Spectrogram</DisplayType>
            </RenderingHints>
            <Particle>
                <ParticleQuantity>NumberFlux</ParticleQuantity>
            </Particle>
        </Parameter>
        <Parameter>
            <Name>e- uncertainty</Name>
            <ParameterKey>sta_sept_1h_eu</ParameterKey>
            <Units>1/(cm2-sr-sec-MeV/nuc)</Units>
            <RenderingHints>
                <DisplayType>Spectrogram</DisplayType>
            </RenderingHints>
            <Support>
                <SupportQuantity>DataQuality</SupportQuantity>
            </Support>
        </Parameter>
        <Parameter>
            <Name>h+ flux</Name>
            <ParameterKey>sta_sept_1h_hf</ParameterKey>
            <Units>1/(cm2-sr-sec-MeV/nuc)</Units>
            <RenderingHints>
                <DisplayType>Spectrogram</DisplayType>
            </RenderingHints>
            <Particle>
                <ParticleQuantity>NumberFlux</ParticleQuantity>
            </Particle>
        </Parameter>
        <Parameter>
            <Name>h+ uncertainty</Name>
edef1b08   Quentin Brzustowski   correction for ST...
81
            <ParameterKey>sta_sept_1h_hu</ParameterKey>
2a3722b2   Quentin Brzustowski   created descripto...
82
83
84
85
86
87
88
89
90
91
            <Units>1/(cm2-sr-sec-MeV/nuc)</Units>
            <RenderingHints>
                <DisplayType>Spectrogram</DisplayType>
            </RenderingHints>
            <Support>
                <SupportQuantity>DataQuality</SupportQuantity>
            </Support>
        </Parameter>
    </NumericalData>
</Spase>