Commit c75585c3944bd3cec20b276474ad7d6c1c1b43c2
1 parent
497d4e0b
Exists in
master
and in
11 other branches
added dataset UKS-ACC
Showing
2 changed files
with
165 additions
and
7 deletions
Show diff stats
NumericalData/CDPP-AMDA/UKS/ION/uks-ion-swa.xml
... | ... | @@ -2,10 +2,10 @@ |
2 | 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://www.spase-group.org/data/schema/spase-2_3_0.xsd"> |
3 | 3 | <Version>2.3.0</Version> |
4 | 4 | <NumericalData> |
5 | - <ResourceID>spase://CNES/NumericalData/CDPP-AMDA/UKS/ION/uks-ion-swa</ResourceID> | |
5 | + <ResourceID>spase://CNES/NumericalData/CDPP-AMDA/UKS/ION/uks-ion-swi</ResourceID> | |
6 | 6 | <ResourceHeader> |
7 | - <ResourceName>swi alpha</ResourceName> | |
8 | - <AlternateName>Solar Wind Ions He++</AlternateName> | |
7 | + <ResourceName>swi alpha and protons</ResourceName> | |
8 | + <AlternateName>Solar Wind Ions H+ and He++</AlternateName> | |
9 | 9 | <ReleaseDate>2019-05-05T12:34:56Z</ReleaseDate> |
10 | 10 | <Description> |
11 | 11 | </Description> |
... | ... | @@ -60,7 +60,7 @@ |
60 | 60 | <ObservedRegion>Earth.Magnetosphere.Magnetotail</ObservedRegion> |
61 | 61 | <ObservedRegion>Heliosphere.NearEarth</ObservedRegion> |
62 | 62 | <Parameter> |
63 | - <Name>density</Name> | |
63 | + <Name>density_alpha</Name> | |
64 | 64 | <ParameterKey>uks_ion_an</ParameterKey> |
65 | 65 | <Description> |
66 | 66 | Total alpha density |
... | ... | @@ -72,7 +72,7 @@ |
72 | 72 | </RenderingHints> |
73 | 73 | </Parameter> |
74 | 74 | <Parameter> |
75 | - <Name>temp</Name> | |
75 | + <Name>temp_alpha</Name> | |
76 | 76 | <ParameterKey>uks_ion_aw</ParameterKey> |
77 | 77 | <Description> |
78 | 78 | He++ temperature |
... | ... | @@ -83,7 +83,7 @@ |
83 | 83 | </RenderingHints> |
84 | 84 | </Parameter> |
85 | 85 | <Parameter> |
86 | - <Name>v_gse</Name> | |
86 | + <Name>v_gse_alpha</Name> | |
87 | 87 | <ParameterKey>uks_ion_av</ParameterKey> |
88 | 88 | <Description> |
89 | 89 | He++ velocity in GSE coordinates |
... | ... | @@ -119,7 +119,7 @@ |
119 | 119 | </Structure> |
120 | 120 | </Parameter> |
121 | 121 | <Parameter> |
122 | - <Name>counts</Name> | |
122 | + <Name>counts_alpha</Name> | |
123 | 123 | <ParameterKey>uks_ion_aj</ParameterKey> |
124 | 124 | <Description> |
125 | 125 | Alpha particles counts |
... | ... | @@ -128,5 +128,73 @@ |
128 | 128 | <DisplayType>TimeSeries</DisplayType> |
129 | 129 | </RenderingHints> |
130 | 130 | </Parameter> |
131 | + <Parameter> | |
132 | + <Name>density_h+</Name> | |
133 | + <ParameterKey>uks_ion_Hn</ParameterKey> | |
134 | + <Description> | |
135 | + Total proton density | |
136 | + </Description> | |
137 | + <Units>cm-3</Units> | |
138 | + <RenderingHints> | |
139 | + <DisplayType>TimeSeries</DisplayType> | |
140 | + </RenderingHints> | |
141 | + </Parameter> | |
142 | + <Parameter> | |
143 | + <Name>temp_h+</Name> | |
144 | + <ParameterKey>uks_ion_Hw</ParameterKey> | |
145 | + <Description> | |
146 | + proton temperature | |
147 | + </Description> | |
148 | + <Units>eV</Units> | |
149 | + <RenderingHints> | |
150 | + <DisplayType>TimeSeries</DisplayType> | |
151 | + </RenderingHints> | |
152 | + </Parameter> | |
153 | + <Parameter> | |
154 | + <Name>v_gse_h+</Name> | |
155 | + <ParameterKey>uks_ion_Hv</ParameterKey> | |
156 | + <Description> | |
157 | + proton velocity in GSE coordinates | |
158 | + </Description> | |
159 | + <Units>km/s</Units> | |
160 | + <CoordinateSystem> | |
161 | + <CoordinateRepresentation>Cartesian</CoordinateRepresentation> | |
162 | + <CoordinateSystemName>GSE</CoordinateSystemName> | |
163 | + </CoordinateSystem> | |
164 | + <RenderingHints> | |
165 | + <DisplayType>TimeSeries</DisplayType> | |
166 | + </RenderingHints> | |
167 | + <Structure> | |
168 | + <Size>3</Size> | |
169 | + <Element> | |
170 | + <Name>vx</Name> | |
171 | + <Qualifier>Component.I</Qualifier> | |
172 | + <Index>1</Index> | |
173 | + <ParameterKey>uks_ion_Hv(0)</ParameterKey> | |
174 | + </Element> | |
175 | + <Element> | |
176 | + <Name>vy</Name> | |
177 | + <Qualifier>Component.J</Qualifier> | |
178 | + <Index>2</Index> | |
179 | + <ParameterKey>uks_ion_Hv(1)</ParameterKey> | |
180 | + </Element> | |
181 | + <Element> | |
182 | + <Name>vz</Name> | |
183 | + <Qualifier>Component.K</Qualifier> | |
184 | + <Index>3</Index> | |
185 | + <ParameterKey>uks_ion_Hv(2)</ParameterKey> | |
186 | + </Element> | |
187 | + </Structure> | |
188 | + </Parameter> | |
189 | + <Parameter> | |
190 | + <Name>counts_h+</Name> | |
191 | + <ParameterKey>uks_ion_Hj</ParameterKey> | |
192 | + <Description> | |
193 | + Proton counts | |
194 | + </Description> | |
195 | + <RenderingHints> | |
196 | + <DisplayType>TimeSeries</DisplayType> | |
197 | + </RenderingHints> | |
198 | + </Parameter> | |
131 | 199 | </NumericalData> |
132 | 200 | </Spase> | ... | ... |
... | ... | @@ -0,0 +1,90 @@ |
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://www.spase-group.org/data/schema/spase-2_3_0.xsd"> | |
3 | + <Version>2.3.0</Version> | |
4 | + <NumericalData> | |
5 | + <ResourceID>spase://CNES/NumericalData/CDPP-AMDA/UKS/WAV/uks-wav-acc</ResourceID> | |
6 | + <ResourceHeader> | |
7 | + <ResourceName>e field power</ResourceName> | |
8 | + <AlternateName>Electric field power spectrum</AlternateName> | |
9 | + <ReleaseDate>2019-05-05T12:34:56Z</ReleaseDate> | |
10 | + <Description> | |
11 | + </Description> | |
12 | + <Acknowledgement>User will acknowledge the AMPTE/UKS wave Experiment team in any publication resulting from the use of these data. | |
13 | + </Acknowledgement> | |
14 | + <Contact> | |
15 | + <PersonID>spase://SMWG/Person/Les.J.C.Woolliscroft</PersonID> | |
16 | + <Role>PrincipalInvestigator</Role> | |
17 | + </Contact> | |
18 | + <InformationURL> | |
19 | + <Name>NSSDC Master Catalog</Name> | |
20 | + <URL>https://nssdc.gsfc.nasa.gov/nmc/experiment/display.action?id=1984-088C-05</URL> | |
21 | + <Description> | |
22 | + </Description> | |
23 | + </InformationURL> | |
24 | + </ResourceHeader> | |
25 | + <AccessInformation> | |
26 | + <RepositoryID>spase://SMWG/Repository/CNES/CDPP-AMDA</RepositoryID> | |
27 | + <Availability>Online</Availability> | |
28 | + <AccessRights>Open</AccessRights> | |
29 | + <AccessURL> | |
30 | + <Name>AMDA at CDPP</Name> | |
31 | + <URL> | |
32 | + http://amda.cdpp.eu | |
33 | + </URL> | |
34 | + </AccessURL> | |
35 | + <Format>Text</Format> | |
36 | + <Acknowledgement> | |
37 | + AMDA is a science analysis system provided by the Centre de Donnees de la | |
38 | + Physique des Plasmas (CDPP) supported by CNRS, CNES, Observatoire de Paris and | |
39 | + Universite Paul Sabatier, Toulouse | |
40 | + </Acknowledgement> | |
41 | + </AccessInformation> | |
42 | + <ProviderName></ProviderName> | |
43 | + <ProviderResourceName></ProviderResourceName> | |
44 | + <ProviderAcknowlegment></ProviderAcknowlegment> | |
45 | + <InstrumentID>spase://CNES/Instrument/CDPP-AMDA/UKS/WAV</InstrumentID> | |
46 | + <MeasurementType>Waves</MeasurementType> | |
47 | + <TemporalDescription> | |
48 | + <TimeSpan> | |
49 | + <StartDate>1984-08-25T07:31:00</StartDate> | |
50 | + <StopDate>1985-06-15T23:59:59</StopDate> | |
51 | + </TimeSpan> | |
52 | + <CadenceMin>PT2.992S</CadenceMin> | |
53 | + <CadenceMax>PT7.496S</CadenceMax> | |
54 | + </TemporalDescription> | |
55 | + <ObservedRegion>Earth.Magnetosheath</ObservedRegion> | |
56 | + <ObservedRegion>Earth.Magnetosphere</ObservedRegion> | |
57 | + <ObservedRegion>Earth.Magnetosphere.Magnetotail</ObservedRegion> | |
58 | + <ObservedRegion>Heliosphere.NearEarth</ObservedRegion> | |
59 | + <Parameter> | |
60 | + <Name>e field pw</Name> | |
61 | + <ParameterKey>uks_acc_sp</ParameterKey> | |
62 | + <Description> | |
63 | + Electric field power spectral density | |
64 | + </Description> | |
65 | + <Units>V²/m²/Hz</Units> | |
66 | + <RenderingHints> | |
67 | + <DisplayType>Spectrogram</DisplayType> | |
68 | + </RenderingHints> | |
69 | + </Parameter> | |
70 | + <Parameter> | |
71 | + <Name>flag</Name> | |
72 | + <ParameterKey>uks_acc_fl</ParameterKey> | |
73 | + <Description> | |
74 | + Validity flag: | |
75 | + * unvalidated = 1 | |
76 | + * validated = 0 | |
77 | + * requires reprocessing = 2 | |
78 | + * bad data, cannot reprocess = 3 | |
79 | + * may contain noise or outliers = 4 | |
80 | + * systematic instrumental effects = 5 | |
81 | + * PI quality flags) = 6 | |
82 | + * fill value = 7 | |
83 | + </Description> | |
84 | + <Units></Units> | |
85 | + <RenderingHints> | |
86 | + <DisplayType>TimeSeries</DisplayType> | |
87 | + </RenderingHints> | |
88 | + </Parameter> | |
89 | +</NumericalData> | |
90 | +</Spase> | ... | ... |