Commit 1faf77242c752333b51e058d5ae2bccabc4f721d
1 parent
b74e9289
Exists in
master
and in
12 other branches
juno jade
Showing
1 changed file
with
95 additions
and
0 deletions
Show diff stats
... | ... | @@ -0,0 +1,95 @@ |
1 | +<?xml version="1.0" encoding="UTF-8"?> | |
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://cdpp.irap.omp.eu/AMDA-NG/public/schemas/spase-amda-1_2_0.xsd"> | |
3 | + <Version>2.2.6</Version> | |
4 | + <NumericalData> | |
5 | + <ResourceID>spase://CDPP/NumericalData/AMDA/Juno/JADE/juno-jade-ispec</ResourceID> | |
6 | + <ResourceHeader> | |
7 | + <ResourceName>species</ResourceName> <!--- BR --> | |
8 | + <AlternateName/> | |
9 | + <ReleaseDate/> <!--- BR --> | |
10 | + <Description/><!--- NA --> | |
11 | + <Contact> <!--- NA --> | |
12 | + <PersonID/> | |
13 | + <Role>PrincipalInvestigator</Role> | |
14 | + </Contact> | |
15 | + <Association> <!--- BR : datasetGroup --> | |
16 | + <AssociationID>juno-jade-i</AssociationID> | |
17 | + <AssociationType>PartOf</AssociationType> | |
18 | + <Note>ions</Note> | |
19 | + </Association> | |
20 | + </ResourceHeader> | |
21 | + <AccessInformation> | |
22 | + <RepositoryID>spase://CDPP/Repository/AMDA</RepositoryID> | |
23 | + <Availability>Online</Availability> | |
24 | + <AccessRights>Open</AccessRights> | |
25 | + <AccessURL> | |
26 | + <URL>http://amda.cdpp.eu</URL> | |
27 | + </AccessURL> | |
28 | + <Format>NetCDF</Format> | |
29 | + </AccessInformation> | |
30 | + <ProviderName>PDS</ProviderName><!--- BR --> | |
31 | + <ProviderResourceName>JNO-J_SW-JAD-3-CALIBRATED-V1.0</ProviderResourceName> <!--- BR --> | |
32 | + <InstrumentID>spase://CDPP/Instrument/AMDA/Juno/JADE</InstrumentID> | |
33 | + <MeasurementType>EnergeticParticles</MeasurementType> | |
34 | + <TemporalDescription> | |
35 | + <TimeSpan><!--- auto --> | |
36 | + <StartDate/> | |
37 | + <StopDate/> | |
38 | + </TimeSpan> | |
39 | + <Cadence_Min>PT1S</Cadence_Min> | |
40 | + <Cadence_Max>PT4S</Cadence_Max><!--- BR ; Cadince_Min, Cadence_Max --> | |
41 | + </TemporalDescription> | |
42 | + <ObservedRegion>Jupiter</ObservedRegion> | |
43 | + <Caveats/><!--- BR ? NA ? --> | |
44 | + <Parameter><!--- BR --> | |
45 | + <Name>counts/sec</Name> | |
46 | + <ParameterKey>jade_ispec_cps</ParameterKey> | |
47 | + <Description/> | |
48 | + <Ucd/> | |
49 | + <Units>counts per sec</Units> | |
50 | + <UnitsConversion/> | |
51 | + <RenderingHints> | |
52 | + <DisplayType>Spectrogram</DisplayType> | |
53 | + </RenderingHints> | |
54 | + <Structure> | |
55 | + <Size/> | |
56 | + </Structure> | |
57 | + <Particle> | |
58 | + <ParticleType>Ion</ParticleType> | |
59 | + <ParticleQuantity>CountRate</ParticleQuantity> | |
60 | + </Particle> | |
61 | + </Parameter> | |
62 | + <Parameter> | |
63 | + <Name>counts/sec - Sum</Name> | |
64 | + <ParameterKey>jade_ispec_cps_sum</ParameterKey> | |
65 | + <Description/> | |
66 | + <Ucd/> | |
67 | + <Units>counts per sec</Units> | |
68 | + <UnitsConversion/> | |
69 | + <RenderingHints> | |
70 | + <DisplayType>Spectrogram</DisplayType> | |
71 | + </RenderingHints> | |
72 | + <Structure> | |
73 | + <Size/> | |
74 | + </Structure> | |
75 | + <Particle> | |
76 | + <ParticleType>Ion</ParticleType> | |
77 | + <ParticleQuantity>CountRate</ParticleQuantity> | |
78 | + </Particle> | |
79 | + </Parameter> | |
80 | + <Parameter> | |
81 | + <Name>mode</Name> | |
82 | + <ParameterKey>jade_ispec_mode</ParameterKey> | |
83 | + <Description/> | |
84 | + <Ucd/> | |
85 | + <Units/> | |
86 | + <UnitsConversion/> | |
87 | + <RenderingHints> | |
88 | + <DisplayType>TimeSeries</DisplayType> | |
89 | + </RenderingHints> | |
90 | + <Structure> | |
91 | + <Size/> | |
92 | + </Structure> | |
93 | + </Parameter> | |
94 | + </NumericalData> | |
95 | +</Spase> | |
... | ... |