Commit 02192f5ab284e34e0154647afac699766ab423c4

Authored by Elena.Budnik
1 parent 03f6a7c8

mex orb correction

Showing 1 changed file with 8 additions and 4 deletions   Show diff stats
NumericalData/AMDA/MEX/ephemeris/mex-orb-all.xml
@@ -40,13 +40,17 @@ @@ -40,13 +40,17 @@
40 <StopDate>2017-04-30T01:56:06Z</StopDate> 40 <StopDate>2017-04-30T01:56:06Z</StopDate>
41 </TimeSpan> 41 </TimeSpan>
42 <Cadence>PT60S</Cadence> 42 <Cadence>PT60S</Cadence>
43 - </TemporalDescription> 43 + </TemporalDescription>
44 <Parameter> 44 <Parameter>
45 <Name>xyz_mso</Name> 45 <Name>xyz_mso</Name>
46 <ParameterKey>mex_xyz</ParameterKey> 46 <ParameterKey>mex_xyz</ParameterKey>
47 <Description>Mars Express trajectory in MSO coordinates</Description> 47 <Description>Mars Express trajectory in MSO coordinates</Description>
48 <Ucd>pos.bodyrc;instr.obsty</Ucd> 48 <Ucd>pos.bodyrc;instr.obsty</Ucd>
49 <Units>Rm</Units> 49 <Units>Rm</Units>
  50 + <CoordinateSystem>
  51 + <CoordinateRepresentation>Cartesian</CoordinateRepresentation>
  52 + <CoordinateSystemName>MSO</CoordinateSystemName>
  53 + </CoordinateSystem>
50 <RenderingHints> 54 <RenderingHints>
51 <DisplayType>TimeSeries</DisplayType> 55 <DisplayType>TimeSeries</DisplayType>
52 </RenderingHints> 56 </RenderingHints>
@@ -54,17 +58,17 @@ @@ -54,17 +58,17 @@
54 <Size>3</Size> 58 <Size>3</Size>
55 <Element> 59 <Element>
56 <Name>x</Name> 60 <Name>x</Name>
57 - <Index>0</Index> 61 + <Index>1</Index>
58 <ParameterKey>mex_xyz(0)</ParameterKey> 62 <ParameterKey>mex_xyz(0)</ParameterKey>
59 </Element> 63 </Element>
60 <Element> 64 <Element>
61 <Name>y</Name> 65 <Name>y</Name>
62 - <Index>1</Index> 66 + <Index>2</Index>
63 <ParameterKey>mex_xyz(1)</ParameterKey> 67 <ParameterKey>mex_xyz(1)</ParameterKey>
64 </Element> 68 </Element>
65 <Element> 69 <Element>
66 <Name>z</Name> 70 <Name>z</Name>
67 - <Index>2</Index> 71 + <Index>3</Index>
68 <ParameterKey>mex_xyz(2)</ParameterKey> 72 <ParameterKey>mex_xyz(2)</ParameterKey>
69 </Element> 73 </Element>
70 </Structure> 74 </Structure>