Commit 85681ec4e8294380427be8a458346f4430634a84
1 parent
0bcc4fff
Exists in
master
and in
12 other branches
work
Showing
1 changed file
with
35 additions
and
7 deletions
Show diff stats
NumericalData/AMDA/Cluster/Cluster1/CIS-HIA/clust1-hia-pad.xml
... | ... | @@ -12,7 +12,7 @@ |
12 | 12 | <Contact> |
13 | 13 | <PersonID>spase://SMWG/Person/Henri.Reme</PersonID> |
14 | 14 | <Role>PrincipalInvestigator</Role> |
15 | - </Contact> | |
15 | + </Contact> | |
16 | 16 | <Contact> |
17 | 17 | <PersonID>spase://SMWG/Person/Elena.Budnik</PersonID> |
18 | 18 | <Role>TechnicalContact</Role> |
... | ... | @@ -21,7 +21,7 @@ |
21 | 21 | <Name>NSSDC Master Catalog listing for Cluster II Rumba Cluster Ion Spectrometry (CIS)</Name> |
22 | 22 | <URL>http://nssdc.gsfc.nasa.gov/nmc/experimentDisplay.do?id=2000-045A-02</URL> |
23 | 23 | <Description>This site provides information concerning the Cluster II Rumba Cluster Ion Spectrometry Instrument.</Description> |
24 | - </InformationURL> | |
24 | + </InformationURL> | |
25 | 25 | </ResourceHeader> |
26 | 26 | <AccessInformation> |
27 | 27 | <RepositoryID>spase://SMWG/Repository/CDPP/AMDA</RepositoryID> |
... | ... | @@ -29,8 +29,8 @@ |
29 | 29 | <AccessRights>Open</AccessRights> |
30 | 30 | <AccessURL> |
31 | 31 | <Name>AMDA at CDPP</Name> |
32 | - <URL>http://amda.cdpp.eu</URL> | |
33 | - </AccessURL> | |
32 | + <URL>http://amda.cdpp.eu</URL> | |
33 | + </AccessURL> | |
34 | 34 | <Format>NetCDF</Format> |
35 | 35 | <Acknowledgement>NASA, Prof. Henri Reme</Acknowledgement> |
36 | 36 | </AccessInformation> |
... | ... | @@ -44,7 +44,7 @@ |
44 | 44 | <TemporalDescription> |
45 | 45 | <TimeSpan> |
46 | 46 | <StartDate>2001-01-31T00:00:00</StartDate> |
47 | - <StopDate>2011-12-31T00:00:00</StopDate> | |
47 | + <StopDate>2011-12-31T00:00:00</StopDate> | |
48 | 48 | </TimeSpan> |
49 | 49 | <Cadence>PT4S</Cadence> |
50 | 50 | </TemporalDescription> |
... | ... | @@ -69,7 +69,7 @@ |
69 | 69 | <Keyword>magnetosheath</Keyword> |
70 | 70 | <Keyword>Cluster</Keyword> |
71 | 71 | <Keyword>magnetotail</Keyword> |
72 | - <Keyword>lobe</Keyword> | |
72 | + <Keyword>lobe</Keyword> | |
73 | 73 | <Parameter> |
74 | 74 | <Name>Pitch angle distribution</Name> |
75 | 75 | <ParameterKey>c1_hia_pad</ParameterKey> |
... | ... | @@ -82,7 +82,35 @@ |
82 | 82 | </RenderingHints> |
83 | 83 | <Support> |
84 | 84 | <SupportQuantity>Other</SupportQuantity> |
85 | - </Support> | |
85 | + </Support> | |
86 | 86 | </Parameter> |
87 | + <Parameter> | |
88 | + <Name>Pitch angle distribution : sum over all energies</Name> | |
89 | + <ParameterKey>c1_hia_pad_angle</ParameterKey> | |
90 | + <Description/> | |
91 | + <Ucd>pos.posAng</Ucd> | |
92 | + <Cadence>PT4S</Cadence> | |
93 | + <Units>cnts/(cm2 s sr Kev)</Units> | |
94 | + <RenderingHints> | |
95 | + <DisplayType>Spectrogram</DisplayType> | |
96 | + </RenderingHints> | |
97 | + <Support> | |
98 | + <SupportQuantity>Other</SupportQuantity> | |
99 | + </Support> | |
100 | + </Parameter> | |
101 | + <Parameter> | |
102 | + <Name>Energy distribution : sum over all pitch angles</Name> | |
103 | + <ParameterKey>c1_hia_pad_energy</ParameterKey> | |
104 | + <Description/> | |
105 | + <Ucd>pos.posAng</Ucd> | |
106 | + <Cadence>PT4S</Cadence> | |
107 | + <Units>cnts/(cm2 s sr Kev)</Units> | |
108 | + <RenderingHints> | |
109 | + <DisplayType>Spectrogram</DisplayType> | |
110 | + </RenderingHints> | |
111 | + <Support> | |
112 | + <SupportQuantity>Other</SupportQuantity> | |
113 | + </Support> | |
114 | + </Parameter> | |
87 | 115 | </NumericalData> |
88 | 116 | </Spase> |
... | ... |