Commit bd5d5124d13d053c9227579f5619f1a9fd940677
1 parent
335f8468
Exists in
master
and in
11 other branches
added mag field in RTN for stereo
Showing
2 changed files
with
72 additions
and
0 deletions
Show diff stats
NumericalData/CDPP-AMDA/STEREO-A/MAG/sta-mag-1min.xml
... | ... | @@ -69,6 +69,42 @@ |
69 | 69 | </Field> |
70 | 70 | </Parameter> |
71 | 71 | <Parameter> |
72 | + <Name>b_rtn</Name> | |
73 | + <ParameterKey>sta_b_rtn</ParameterKey> | |
74 | + <Ucd>phys.magField</Ucd> | |
75 | + <Units>nT</Units> | |
76 | + <UnitsConversion>1e-9>T</UnitsConversion> | |
77 | + <CoordinateSystem> | |
78 | + <CoordinateRepresentation>Cartesian</CoordinateRepresentation> | |
79 | + <CoordinateSystemName>RTN</CoordinateSystemName> | |
80 | + </CoordinateSystem> | |
81 | + <RenderingHints> | |
82 | + <DisplayType>TimeSeries</DisplayType> | |
83 | + </RenderingHints> | |
84 | + <Structure> | |
85 | + <Size>3</Size> | |
86 | + <Element> | |
87 | + <Name>br</Name> | |
88 | + <Index>1</Index> | |
89 | + <ParameterKey>sta_b_rtn(0)</ParameterKey> | |
90 | + </Element> | |
91 | + <Element> | |
92 | + <Name>bt</Name> | |
93 | + <Index>2</Index> | |
94 | + <ParameterKey>sta_b_rtn(1)</ParameterKey> | |
95 | + </Element> | |
96 | + <Element> | |
97 | + <Name>bn</Name> | |
98 | + <Index>3</Index> | |
99 | + <ParameterKey>sta_b_rtn(2)</ParameterKey> | |
100 | + </Element> | |
101 | + </Structure> | |
102 | + <Field> | |
103 | + <Qualifier>Vector</Qualifier> | |
104 | + <FieldQuantity>Magnetic</FieldQuantity> | |
105 | + </Field> | |
106 | + </Parameter> | |
107 | + <Parameter> | |
72 | 108 | <Name>|b|</Name> |
73 | 109 | <ParameterKey>sta_b_tot</ParameterKey> |
74 | 110 | <Description>Scalar magnitude of the magnetic field in nT</Description> | ... | ... |
NumericalData/CDPP-AMDA/STEREO-B/MAG/stb-mag-1min.xml
... | ... | @@ -69,6 +69,42 @@ |
69 | 69 | </Field> |
70 | 70 | </Parameter> |
71 | 71 | <Parameter> |
72 | + <Name>b_rtn</Name> | |
73 | + <ParameterKey>stb_b_rtn</ParameterKey> | |
74 | + <Ucd>phys.magField</Ucd> | |
75 | + <Units>nT</Units> | |
76 | + <UnitsConversion>1e-9>T</UnitsConversion> | |
77 | + <CoordinateSystem> | |
78 | + <CoordinateRepresentation>Cartesian</CoordinateRepresentation> | |
79 | + <CoordinateSystemName>RTN</CoordinateSystemName> | |
80 | + </CoordinateSystem> | |
81 | + <RenderingHints> | |
82 | + <DisplayType>TimeSeries</DisplayType> | |
83 | + </RenderingHints> | |
84 | + <Structure> | |
85 | + <Size>3</Size> | |
86 | + <Element> | |
87 | + <Name>br</Name> | |
88 | + <Index>1</Index> | |
89 | + <ParameterKey>stb_b_rtn(0)</ParameterKey> | |
90 | + </Element> | |
91 | + <Element> | |
92 | + <Name>bt</Name> | |
93 | + <Index>2</Index> | |
94 | + <ParameterKey>stb_b_rtn(1)</ParameterKey> | |
95 | + </Element> | |
96 | + <Element> | |
97 | + <Name>bn</Name> | |
98 | + <Index>3</Index> | |
99 | + <ParameterKey>stb_b_rtn(2)</ParameterKey> | |
100 | + </Element> | |
101 | + </Structure> | |
102 | + <Field> | |
103 | + <Qualifier>Vector</Qualifier> | |
104 | + <FieldQuantity>Magnetic</FieldQuantity> | |
105 | + </Field> | |
106 | + </Parameter> | |
107 | + <Parameter> | |
72 | 108 | <Name>|b|</Name> |
73 | 109 | <ParameterKey>stb_b_tot</ParameterKey> |
74 | 110 | <Description>Scalar magnitude of the magnetic field in nT</Description> | ... | ... |