Commit bc3310144ec656c1888d09998fb6d23f4334e647
1 parent
fc2e30e9
Exists in
master
and in
11 other branches
new parameters for stereo A orbit
Showing
1 changed file
with
64 additions
and
9 deletions
Show diff stats
NumericalData/CDPP-AMDA/STEREO-A/Ephemeris/sta-l2-orb.xml
... | ... | @@ -34,7 +34,7 @@ |
34 | 34 | </TemporalDescription> |
35 | 35 | <Parameter> |
36 | 36 | <Name>xyz_gse</Name> |
37 | - <ParameterKey>sta_gse</ParameterKey> | |
37 | + <ParameterKey>sta_xyz_gse</ParameterKey> | |
38 | 38 | <Ucd>pos.earth;instr.obsty</Ucd> |
39 | 39 | <Units>Re</Units> |
40 | 40 | <CoordinateSystem> |
... | ... | @@ -49,17 +49,17 @@ |
49 | 49 | <Element> |
50 | 50 | <Name>x</Name> |
51 | 51 | <Index>1</Index> |
52 | - <ParameterKey>sta_gse(0)</ParameterKey> | |
52 | + <ParameterKey>sta_xyz_gse(0)</ParameterKey> | |
53 | 53 | </Element> |
54 | 54 | <Element> |
55 | 55 | <Name>y</Name> |
56 | 56 | <Index>2</Index> |
57 | - <ParameterKey>sta_gse(1)</ParameterKey> | |
57 | + <ParameterKey>sta_xyz_gse(1)</ParameterKey> | |
58 | 58 | </Element> |
59 | 59 | <Element> |
60 | 60 | <Name>z</Name> |
61 | 61 | <Index>3</Index> |
62 | - <ParameterKey>sta_gse(2)</ParameterKey> | |
62 | + <ParameterKey>sta_xyz_gse(2)</ParameterKey> | |
63 | 63 | </Element> |
64 | 64 | </Structure> |
65 | 65 | <Support> |
... | ... | @@ -80,7 +80,7 @@ |
80 | 80 | </Parameter> |
81 | 81 | <Parameter> |
82 | 82 | <Name>xyz_hee</Name> |
83 | - <ParameterKey>sta_hee</ParameterKey> | |
83 | + <ParameterKey>sta_xyz_hee</ParameterKey> | |
84 | 84 | <Ucd>pos.heliocentric;pos.distance;instr.obsty</Ucd> |
85 | 85 | <Units>AU</Units> |
86 | 86 | <CoordinateSystem> |
... | ... | @@ -95,17 +95,17 @@ |
95 | 95 | <Element> |
96 | 96 | <Name>x</Name> |
97 | 97 | <Index>1</Index> |
98 | - <ParameterKey>sta_hee(0)</ParameterKey> | |
98 | + <ParameterKey>sta_xyz_hee(0)</ParameterKey> | |
99 | 99 | </Element> |
100 | 100 | <Element> |
101 | 101 | <Name>y</Name> |
102 | 102 | <Index>2</Index> |
103 | - <ParameterKey>sta_hee(1)</ParameterKey> | |
103 | + <ParameterKey>sta_xyz_hee(1)</ParameterKey> | |
104 | 104 | </Element> |
105 | 105 | <Element> |
106 | 106 | <Name>z</Name> |
107 | 107 | <Index>3</Index> |
108 | - <ParameterKey>sta_hee(2)</ParameterKey> | |
108 | + <ParameterKey>sta_xyz_hee(2)</ParameterKey> | |
109 | 109 | </Element> |
110 | 110 | </Structure> |
111 | 111 | <Support> |
... | ... | @@ -124,5 +124,60 @@ |
124 | 124 | <SupportQuantity>Positional</SupportQuantity> |
125 | 125 | </Support> |
126 | 126 | </Parameter> |
127 | - </NumericalData> | |
127 | + <Parameter> | |
128 | + <Name>xyz_hci</Name> | |
129 | + <ParameterKey>sta_xyz_hci</ParameterKey> | |
130 | + <Units>AU</Units> | |
131 | + <CoordinateSystem> | |
132 | + <CoordinateRepresentation>Cartesian</CoordinateRepresentation> | |
133 | + <CoordinateSystemName>HCI</CoordinateSystemName> | |
134 | + </CoordinateSystem> | |
135 | + <RenderingHints> | |
136 | + <DisplayType>TimeSeries</DisplayType> | |
137 | + </RenderingHints> | |
138 | + <Structure> | |
139 | + <Size>3</Size> | |
140 | + <Element> | |
141 | + <Name>x</Name> | |
142 | + <Index>1</Index> | |
143 | + <ParameterKey>sta_xyz_hci(0)</ParameterKey> | |
144 | + </Element> | |
145 | + <Element> | |
146 | + <Name>y</Name> | |
147 | + <Index>2</Index> | |
148 | + <ParameterKey>sta_xyz_hci(1)</ParameterKey> | |
149 | + </Element> | |
150 | + <Element> | |
151 | + <Name>z</Name> | |
152 | + <Index>3</Index> | |
153 | + <ParameterKey>sta_xyz_hci(2)</ParameterKey> | |
154 | + </Element> | |
155 | + </Structure> | |
156 | + <Support> | |
157 | + <SupportQuantity>Positional</SupportQuantity> | |
158 | + </Support> | |
159 | + </Parameter> | |
160 | + <Parameter> | |
161 | + <Name>lon hci</Name> | |
162 | + <ParameterKey>sta_lon_hci</ParameterKey> | |
163 | + <CoordinateSystem> | |
164 | + <CoordinateRepresentation>Cartesian</CoordinateRepresentation> | |
165 | + <CoordinateSystemName>HCI</CoordinateSystemName> | |
166 | + </CoordinateSystem> | |
167 | + <RenderingHints> | |
168 | + <DisplayType>TimeSeries</DisplayType> | |
169 | + </RenderingHints> | |
170 | + </Parameter> | |
171 | + <Parameter> | |
172 | + <Name>lat hci</Name> | |
173 | + <ParameterKey>sta_lat_hci</ParameterKey> | |
174 | + <CoordinateSystem> | |
175 | + <CoordinateRepresentation>Cartesian</CoordinateRepresentation> | |
176 | + <CoordinateSystemName>HCI</CoordinateSystemName> | |
177 | + </CoordinateSystem> | |
178 | + <RenderingHints> | |
179 | + <DisplayType>TimeSeries</DisplayType> | |
180 | + </RenderingHints> | |
181 | + </Parameter> | |
182 | + </NumericalData> | |
128 | 183 | </Spase> | ... | ... |