Blame view

NumericalData/CDPP-AMDA/Juno/JADE/juno-jade-e060.xml 3.46 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
26
27
28
29
30
31
    <Version>2.3.1</Version>
    <NumericalData>
        <ResourceID>spase://CNES/NumericalData/CDPP-AMDA/Juno/JADE/juno-jade-e060</ResourceID>
        <ResourceHeader>
            <ResourceName>instrument-60</ResourceName> <!--- BR -->
            <AlternateName/>
            <ReleaseDate/> <!--- BR -->
            <Description/><!--- NA -->
              <Contact> <!--- NA -->
                <PersonID/>
                <Role>PrincipalInvestigator</Role>
            </Contact>
            <Association> <!--- BR : datasetGroup -->
                <AssociationID>juno-jade-e</AssociationID>
                <AssociationType>PartOf</AssociationType>
                <Note>electrons</Note>
            </Association>
        </ResourceHeader>
        <AccessInformation>
            <RepositoryID>spase://CDPP/Repository/AMDA</RepositoryID>
            <Availability>Online</Availability>
            <AccessRights>Open</AccessRights>
            <AccessURL>
                <URL>http://amda.cdpp.eu</URL>
            </AccessURL>
            <Format>NetCDF</Format>
        </AccessInformation>
        <ProviderName>PDS</ProviderName><!--- BR -->
        <ProviderResourceName>JNO-J_SW-JAD-3-CALIBRATED-V1.0</ProviderResourceName> <!--- BR -->      
d1fe7122   Elena.Budnik   redmine 7309 cont...
32
        <InstrumentID>spase://CNES/Instrument/CDPP-AMDA/Juno/JADE</InstrumentID>
dbc930ab   Elena.Budnik   redmine #7309
33
34
35
36
37
38
39
        <MeasurementType>EnergeticParticles</MeasurementType>
        <TemporalDescription>
            <TimeSpan><!--- auto -->
                <StartDate>2016-07-11T00:01:24Z</StartDate>
                <StopDate>2017-12-18T00:00:03Z</StopDate>
            </TimeSpan>
            <CadenceMin>PT1S</CadenceMin>
1ae3ed48   Elena.Budnik   Cadence_Max => Ca...
40
            <CadenceMax>PT4S</CadenceMax><!--- BR ; Cadince_Min, CadenceMax -->
dbc930ab   Elena.Budnik   redmine #7309
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
        </TemporalDescription>
        <ObservedRegion>Jupiter</ObservedRegion>
        <Caveats/><!--- BR ? NA ? -->
        <Parameter><!--- BR -->
            <Name>counts/sec</Name>
            <ParameterKey>jade_e60_cps</ParameterKey>
            <Description/>
            <Ucd/>
            <Units>counts per sec</Units>
            <UnitsConversion/>
            <RenderingHints>
                <DisplayType>Spectrogram</DisplayType>
            </RenderingHints>
            <Structure>
                <Size/>               
            </Structure>
            <Particle>
                <ParticleType>Electron</ParticleType>
                <ParticleQuantity>CountRate</ParticleQuantity>
            </Particle>
        </Parameter>
	<Parameter>
		<Name>counts/sec - Sum</Name>
		<ParameterKey>jade_e60_cps_sum</ParameterKey>
		<Description/>
		<Ucd/>
		<Units>counts per sec</Units>
		<UnitsConversion/>
		<RenderingHints>
			<DisplayType>Spectrogram</DisplayType>
		</RenderingHints>
		<Structure>
			<Size/>
		</Structure>
		<Particle>
			<ParticleType>Electron</ParticleType>
			<ParticleQuantity>CountRate</ParticleQuantity>
		</Particle>
	</Parameter>
        <Parameter>
            <Name>mode</Name>
            <ParameterKey>jade_e60_mode</ParameterKey>
            <Description/>
            <Ucd/>
            <Units/>
            <UnitsConversion/>
            <RenderingHints>
                <DisplayType>TimeSeries</DisplayType>
            </RenderingHints>          
        </Parameter>
    </NumericalData>
</Spase>