Blame view

NumericalData/CDPP-AMDA/Cassini/MIMI-LEMMS/cass-lemms-pha1min.xml 4.49 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/Cassini/MIMI-LEMMS/cass-lemms-pha1min</ResourceID>
        <ResourceHeader>
            <ResourceName>1min</ResourceName>
            <AlternateName>One minute average particle intensity from PHA</AlternateName>
            <ReleaseDate>2017-10-19T15:21:00</ReleaseDate>
            <Description>One minute average particle intensity data for PHA (Pulse Height Analysis) ion and electron channels.
            There are three types of channels included in these averages: the A channels, the E channels and the F1 channels. The A channels measure ions,
 mostly protons. The E and F1 channels measure electrons. For the A channels, channel indices 8 through 62 are present
    (energies of 26-758 keV). For the E channels, indices 15 to 62 (20-410
    keV), and for F1, 26 through 59 (206-1717 keV).</Description>
            <Contact>
                <PersonID>spase://CNES/Person/Jon.Vandegriff</PersonID>
                <Role>DataProducer</Role>
            </Contact> 
            <Association>
                <AssociationID>cass-lemms-pha</AssociationID>
                <AssociationType>PartOf</AssociationType>
                <Note>flux from PHA data</Note>
            </Association>
        </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
35
36
            <Availability>Online</Availability>
            <AccessRights>Open</AccessRights>
            <AccessURL>
                <Name>AMDA</Name>
                <URL>amda.cdpp.eu</URL>
            </AccessURL>
            <Format>NetCDF</Format>
        </AccessInformation>
        <ProviderName>PDS</ProviderName>
        <ProviderResourceName>CO-S-MIMI-4-LEMMS-CALIB-V1.0/LPHAAVG0_1MIN</ProviderResourceName>
d1fe7122   Elena.Budnik   redmine 7309 cont...
37
        <InstrumentID>spase://CNES/Instrument/CDPP-AMDA/Cassini/MIMI-LEMMS</InstrumentID>
dbc930ab   Elena.Budnik   redmine #7309
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
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
        <MeasurementType>EnergeticParticles</MeasurementType>
        <TemporalDescription>
            <TimeSpan>
                <StartDate>2004-01-01T00:00:30Z</StartDate>
                <StopDate>2017-03-31T23:59:30Z</StopDate>                
            </TimeSpan>
            <Cadence>PT60S</Cadence>
        </TemporalDescription>
        <ObservedRegion>Saturn</ObservedRegion>
       <Caveats>The data is background subtracted, and thus occasionally there will be negative values when the count rate falls below the background level.
        Also, the uncertainties are based on the counting statistics, and thus
    because of the background subtraction, the uncertainties can be larger
    than the data value.
        </Caveats> 
        <Parameter>
            <Name>ions A</Name>
            <ParameterKey>cass_lemms_pha1mina</ParameterKey>
            <Description/>
            <Ucd>phot.count;phys.atmol.ionStage</Ucd>
            <Units>cm-2.sr-1.s-1.keV-1</Units>
            <RenderingHints>
                <DisplayType>Spectrogram</DisplayType>
            </RenderingHints>
            <Particle>
                <ParticleType>Ion</ParticleType>
                <ParticleQuantity>NumberFlux</ParticleQuantity>
            </Particle>
        </Parameter>
        <Parameter>
            <Name>electrons E</Name>
            <ParameterKey>cass_lemms_pha1mine</ParameterKey>
            <Description/>
            <Ucd>phot.count;phys.electron</Ucd>
            <Units>cm-2.sr-1.s-1.keV-1</Units>
            <RenderingHints>
                <DisplayType>Spectrogram</DisplayType>
            </RenderingHints>
            <Particle>
                <ParticleType>Electron</ParticleType>
                <ParticleQuantity>NumberFlux</ParticleQuantity>
            </Particle>
        </Parameter>
        <Parameter>
            <Name>electrons F1</Name>
            <ParameterKey>cass_lemms_pha1minf1</ParameterKey>
            <Description/>
            <Ucd>phot.count;phys.electron</Ucd>
            <Units>cm-2.sr-1.s-1.keV-1</Units>
            <RenderingHints>
                <DisplayType>Spectrogram</DisplayType>
            </RenderingHints>
            <Particle>
                <ParticleType>Electron</ParticleType>
                <ParticleQuantity>NumberFlux</ParticleQuantity>
            </Particle>
        </Parameter>
     </NumericalData>
</Spase>