Commit 6a4357dfa9759cb09cc5c0812f9dba48c4d20827
1 parent
1558a9d2
Exists in
juice_jdc
and in
5 other branches
NumericalData file : Helios 2 / E1 / Electron distribution
Showing
1 changed file
with
135 additions
and
0 deletions
Show diff stats
... | ... | @@ -0,0 +1,135 @@ |
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://amda.irap.omp.eu/public/schemas/spase-2_3_1.xsd"> | |
3 | + <Version>2.3.1</Version> | |
4 | + <NumericalData> | |
5 | + <ResourceID>spase://CNES/NumericalData/CDPP-AMDA/Helios2/E1/helios2-e1-edist</ResourceID> | |
6 | + <ResourceHeader> | |
7 | + <ResourceName>e- dist</ResourceName> | |
8 | + <AlternateName>Helios 2 E1 electron distribution data</AlternateName> | |
9 | + <ReleaseDate>2018-10-12T10:48:29Z</ReleaseDate> | |
10 | + <Description>I2 instrument provides 2D electron distribution functions. It measures electrons in two different modes (A and B ,manually toggle). The only difference is the energy channel spacing. "There is only 1 elevation bin, so effectively a 2D cut through the electron distribution is measured in the ecliptic. | |
11 | + | |
12 | + * E/q range (A): 0.5 - 15.5V (16 channels) | |
13 | + * E/q range (B): 10.7 - 1660V (16 channels) | |
14 | + * Azimuth range: 360° (8 channels) | |
15 | + * Elevation range -9° - 9° (1 channels) | |
16 | + | |
17 | +</Description> | |
18 | + <Acknowledgement>Please acknowledge Helios E1 team and David Stansby in any publication</Acknowledgement> | |
19 | + <Contact> | |
20 | + <PersonID>spase://CNES/Person/David.Stansby</PersonID> | |
21 | + <Role>DataProducer</Role> | |
22 | + </Contact> | |
23 | + <InformationURL> | |
24 | + <Name>Dataset Description</Name> | |
25 | + <URL>https://www.davidstansby.com/2017/09/18/new-helios-plasma-dataset.html</URL> | |
26 | + <Description> | |
27 | + </Description> | |
28 | + </InformationURL> | |
29 | + </ResourceHeader> | |
30 | + <AccessInformation> | |
31 | + <RepositoryID>spase://SMWG/Repository/CNES/CDPP-AMDA</RepositoryID> | |
32 | + <Availability>Online</Availability> | |
33 | + <AccessRights>Open</AccessRights> | |
34 | + <AccessURL> | |
35 | + <Name>AMDA at CDPP</Name> | |
36 | + <URL>http://amda.cdpp.eu</URL> | |
37 | + </AccessURL> | |
38 | + <Format>Text</Format> | |
39 | + <Acknowledgement/> | |
40 | + </AccessInformation> | |
41 | + <ProviderName>Helios Data Archive</ProviderName> | |
42 | + <ProviderResourceName>Helios corefit data product</ProviderResourceName> | |
43 | + <InstrumentID>spase://CNES/Instrument/CDPP-AMDA/Helios2/E1</InstrumentID> | |
44 | + <MeasurementType>ThermalPlasma</MeasurementType> | |
45 | + <TemporalDescription> | |
46 | + <TimeSpan> | |
47 | + <StartDate>1974-12-12T01:38:10Z</StartDate> | |
48 | + <StopDate>1984-08-15T23:33:14Z</StopDate> | |
49 | + </TimeSpan> | |
50 | + <CadenceMin>PT10S</CadenceMin> | |
51 | + <CadenceMax>PT6774S</CadenceMax> | |
52 | + </TemporalDescription> | |
53 | + <ObservedRegion>Heliosphere</ObservedRegion> | |
54 | + <Caveats> | |
55 | +</Caveats> | |
56 | + <Parameter> | |
57 | + <Name>e- counts</Name> | |
58 | + <ParameterKey>helios2_e1_edist_n</ParameterKey> | |
59 | + <Description>Electron counts over energy and azimut</Description> | |
60 | + <Ucd/> | |
61 | + <Units>keV/((cm^2-s-sr-keV))</Units> | |
62 | + <UnitsConversion/> | |
63 | + <RenderingHints> | |
64 | + <DisplayType>Spectrogram</DisplayType> | |
65 | + </RenderingHints> | |
66 | + </Parameter> | |
67 | + <Parameter> | |
68 | + <Name>e- pdf</Name> | |
69 | + <ParameterKey>helios2_e1_edist_p</ParameterKey> | |
70 | + <Description>Electron pdf over energy and azimut</Description> | |
71 | + <Ucd/> | |
72 | + <Units>keV/((cm^2-s-sr-keV))</Units> | |
73 | + <UnitsConversion/> | |
74 | + <RenderingHints> | |
75 | + <DisplayType>Spectrogram</DisplayType> | |
76 | + </RenderingHints> | |
77 | + </Parameter> | |
78 | + <Parameter> | |
79 | + <Name>e- vx</Name> | |
80 | + <ParameterKey>helios2_e1_edist_velx</ParameterKey> | |
81 | + <Description>Electron vx over energy and azimut</Description> | |
82 | + <Ucd/> | |
83 | + <Units>km/h</Units> | |
84 | + <UnitsConversion/> | |
85 | + <RenderingHints> | |
86 | + <DisplayType>Spectrogram</DisplayType> | |
87 | + </RenderingHints> | |
88 | + </Parameter> | |
89 | + <Parameter> | |
90 | + <Name>e- vy</Name> | |
91 | + <ParameterKey>helios2_e1_edist_vely</ParameterKey> | |
92 | + <Description>Electron vy over energy and azimut</Description> | |
93 | + <Ucd/> | |
94 | + <Units>km/h</Units> | |
95 | + <UnitsConversion/> | |
96 | + <RenderingHints> | |
97 | + <DisplayType>Spectrogram</DisplayType> | |
98 | + </RenderingHints> | |
99 | + </Parameter> | |
100 | + <Parameter> | |
101 | + <Name>e- |v|</Name> | |
102 | + <ParameterKey>helios2_e1_edist_vmag</ParameterKey> | |
103 | + <Description>Electron |v| over energy and azimut</Description> | |
104 | + <Ucd/> | |
105 | + <Units>km/h</Units> | |
106 | + <UnitsConversion/> | |
107 | + <RenderingHints> | |
108 | + <DisplayType>Spectrogram</DisplayType> | |
109 | + </RenderingHints> | |
110 | + </Parameter> | |
111 | + <Parameter> | |
112 | + <Name>e- phi</Name> | |
113 | + <ParameterKey>helios2_e1_edist_ph</ParameterKey> | |
114 | + <Description>Electron phi over energy and azimut</Description> | |
115 | + <Ucd/> | |
116 | + <Units>degrees</Units> | |
117 | + <UnitsConversion/> | |
118 | + <RenderingHints> | |
119 | + <DisplayType>Spectrogram</DisplayType> | |
120 | + </RenderingHints> | |
121 | + </Parameter> | |
122 | + <Parameter> | |
123 | + <Name>e- energy</Name> | |
124 | + <ParameterKey>helios2_e1_edist_ee</ParameterKey> | |
125 | + <Description>Electron energy over energy and azimut</Description> | |
126 | + <Ucd/> | |
127 | + <Units>eV</Units> | |
128 | + <UnitsConversion/> | |
129 | + <RenderingHints> | |
130 | + <DisplayType>Spectrogram</DisplayType> | |
131 | + </RenderingHints> | |
132 | + </Parameter> | |
133 | + | |
134 | +</NumericalData> | |
135 | +</Spase> | |
... | ... |