Commit cdaa3e5b1c6b8f5629dc15f58d9e4e38a21f2ba8
Exists in
master
and in
11 other branches
Merge branch 'master' of https://gitlab.irap.omp.eu/CDPP/CNES
Showing
2 changed files
with
5 additions
and
6 deletions
Show diff stats
NumericalData/CDPP-AMDA/MEX/IMA/mex-ima-extra.xml
... | ... | @@ -69,8 +69,7 @@ |
69 | 69 | <ParticleType>Proton</ParticleType> |
70 | 70 | <ParticleQuantity>Counts</ParticleQuantity> |
71 | 71 | </Particle> |
72 | - </Parameter> | |
73 | - | |
72 | + </Parameter> | |
74 | 73 | <Parameter> |
75 | 74 | <Name>protons : fluxes per anode ##anode##</Name> |
76 | 75 | <ParameterKey>mex_h_flux</ParameterKey> |
... | ... |
NumericalData/CDPP-AMDA/STEREO-B/Ephemeris/stb-l2-orb.xml
... | ... | @@ -49,17 +49,17 @@ |
49 | 49 | <Element> |
50 | 50 | <Name>x</Name> |
51 | 51 | <Index>1</Index> |
52 | - <ParameterKey>stb_xzy_gse(0)</ParameterKey> | |
52 | + <ParameterKey>stb_xyz_gse(0)</ParameterKey> | |
53 | 53 | </Element> |
54 | 54 | <Element> |
55 | 55 | <Name>y</Name> |
56 | 56 | <Index>2</Index> |
57 | - <ParameterKey>stb_xzy_gse(1)</ParameterKey> | |
57 | + <ParameterKey>stb_xyz_gse(1)</ParameterKey> | |
58 | 58 | </Element> |
59 | 59 | <Element> |
60 | 60 | <Name>z</Name> |
61 | 61 | <Index>3</Index> |
62 | - <ParameterKey>stb_xzy_gse(2)</ParameterKey> | |
62 | + <ParameterKey>stb_xyz_gse(2)</ParameterKey> | |
63 | 63 | </Element> |
64 | 64 | </Structure> |
65 | 65 | <Support> |
... | ... | @@ -68,7 +68,7 @@ |
68 | 68 | </Parameter> |
69 | 69 | <Parameter> |
70 | 70 | <Name>xyz_hee</Name> |
71 | - <ParameterKey>stb_xzy_hee</ParameterKey> | |
71 | + <ParameterKey>stb_xyz_hee</ParameterKey> | |
72 | 72 | <Ucd>pos.heliocentric;pos.distance;instr.obsty</Ucd> |
73 | 73 | <Units>AU</Units> |
74 | 74 | <CoordinateSystem> |
... | ... |