Commit 2e879a68928ac9f3226b267fb3d39e01ac05fcb8
1 parent
e9881ad8
Exists in
master
and in
12 other branches
work
Showing
1 changed file
with
12 additions
and
6 deletions
Show diff stats
NumericalOutput/AMDA/MICHIGAN/Saturn/sws-1hour-mag.xml
... | ... | @@ -55,7 +55,7 @@ |
55 | 55 | </Caveats> |
56 | 56 | <Parameter> |
57 | 57 | <Name>b_rtn</Name> |
58 | - <ParameterKey>b_sws60_rtn</ParameterKey> | |
58 | + <ParameterKey>b_sws_rtn</ParameterKey> | |
59 | 59 | <Description/> |
60 | 60 | <Ucd/> |
61 | 61 | <Units>nT</Units> |
... | ... | @@ -66,7 +66,7 @@ |
66 | 66 | <Name>br</Name> |
67 | 67 | <Qualifier/> |
68 | 68 | <Index/> |
69 | - <ParameterKey>b_sws60_rtn(0)</ParameterKey> | |
69 | + <ParameterKey>b_sws_rtn(0)</ParameterKey> | |
70 | 70 | <ValidMin/> |
71 | 71 | <ValidMax/> |
72 | 72 | <FillValue/> |
... | ... | @@ -75,7 +75,7 @@ |
75 | 75 | <Name>bt</Name> |
76 | 76 | <Qualifier/> |
77 | 77 | <Index/> |
78 | - <ParameterKey>b_sws60_rtn(1)</ParameterKey> | |
78 | + <ParameterKey>b_sws_rtn(1)</ParameterKey> | |
79 | 79 | <ValidMin/> |
80 | 80 | <ValidMax/> |
81 | 81 | <FillValue/> |
... | ... | @@ -84,14 +84,20 @@ |
84 | 84 | <Name>bn</Name> |
85 | 85 | <Qualifier/> |
86 | 86 | <Index/> |
87 | - <ParameterKey>b_sws60_rtn(2)</ParameterKey> | |
87 | + <ParameterKey>b_sws_rtn(2)</ParameterKey> | |
88 | 88 | <ValidMin/> |
89 | 89 | <ValidMax/> |
90 | 90 | <FillValue/> |
91 | 91 | </Element> |
92 | 92 | </Structure> |
93 | 93 | </Parameter> |
94 | - <Parameter><Name>b_mag</Name><ParameterKey>b_sws60_mag</ParameterKey><Description/><Ucd/> | |
95 | - <Units>nT</Units><UnitsConversion/></Parameter> | |
94 | + <Parameter> | |
95 | + <Name>b_mag</Name> | |
96 | + <ParameterKey>b_sws_mag</ParameterKey> | |
97 | + <Description/> | |
98 | + <Ucd/> | |
99 | + <Units>nT</Units> | |
100 | + <UnitsConversion/> | |
101 | + </Parameter> | |
96 | 102 | </NumericalOutput> |
97 | 103 | </Spase> | ... | ... |