Commit 73dfa92e4a2fe24bbcd457aacf44758f8a8931ef
1 parent
5adc8440
Exists in
master
and in
12 other branches
neptune, bepi hci
Showing
2 changed files
with
74 additions
and
7 deletions
Show diff stats
NumericalData/AMDA/Bepi/Ephemeris/bepi-cruise-all.xml
... | ... | @@ -101,6 +101,40 @@ |
101 | 101 | <Support> |
102 | 102 | <SupportQuantity>Positional</SupportQuantity> |
103 | 103 | </Support> |
104 | + </Parameter> | |
105 | + <Parameter> | |
106 | + <Name>xyz_hci</Name> | |
107 | + <ParameterKey>bepi_xyz_hci</ParameterKey> | |
108 | + <Ucd>pos.bodyrc;instr.obsty</Ucd> | |
109 | + <Units>AU</Units> | |
110 | + <CoordinateSystem> | |
111 | + <CoordinateRepresentation>Cartesian</CoordinateRepresentation> | |
112 | + <CoordinateSystemName>HCI</CoordinateSystemName> | |
113 | + </CoordinateSystem> | |
114 | + <RenderingHints> | |
115 | + <DisplayType>TimeSeries</DisplayType> | |
116 | + </RenderingHints> | |
117 | + <Structure> | |
118 | + <Size>3</Size> | |
119 | + <Element> | |
120 | + <Name>x</Name> | |
121 | + <Index>1</Index> | |
122 | + <ParameterKey>bepi_xyz_hci(0)</ParameterKey> | |
123 | + </Element> | |
124 | + <Element> | |
125 | + <Name>y</Name> | |
126 | + <Index>2</Index> | |
127 | + <ParameterKey>bepi_xyz_hci(1)</ParameterKey> | |
128 | + </Element> | |
129 | + <Element> | |
130 | + <Name>z</Name> | |
131 | + <Index>3</Index> | |
132 | + <ParameterKey>bepi_xyz_hci(2)</ParameterKey> | |
133 | + </Element> | |
134 | + </Structure> | |
135 | + <Support> | |
136 | + <SupportQuantity>Positional</SupportQuantity> | |
137 | + </Support> | |
104 | 138 | </Parameter> |
105 | 139 | <Parameter> |
106 | 140 | <Name>xyz_iau_sun</Name> |
... | ... | @@ -170,6 +204,11 @@ |
170 | 204 | <Support> |
171 | 205 | <SupportQuantity>Positional</SupportQuantity> |
172 | 206 | </Support> |
207 | + </Parameter> | |
208 | + <Parameter> | |
209 | + <Name>lon hci</Name> | |
210 | + <ParameterKey>bepi_lon_hci</ParameterKey> | |
211 | + <Units>deg</Units> | |
173 | 212 | </Parameter> |
174 | 213 | </NumericalData> |
175 | 214 | </Spase> |
... | ... |
NumericalData/AMDA/Ephemerides/neptune-orb-all.xml
... | ... | @@ -6,7 +6,17 @@ |
6 | 6 | <ResourceHeader> |
7 | 7 | <ResourceName>Neptune</ResourceName> |
8 | 8 | <ReleaseDate>2015-10-14T11:46:29Z</ReleaseDate> |
9 | - <Description/> | |
9 | + <Description>Heliocentric Inertial (HCI) Frame : | |
10 | + * The solar rotation axis is the primary vector: the Z axis points in the solar north direction; | |
11 | + * The solar ascending node on the ecliptic of J2000 forms the X axis. | |
12 | + * The Y axis is Z cross X, completing the right-handed reference frame. | |
13 | + Heliocentric Earth Ecliptic (HEE) Frame : | |
14 | + * The position of the earth relative to the sun is the primary vector: the X axis points from the sun to the earth. | |
15 | + * The northern surface normal to the mean ecliptic of date is the secondary vector: the Z axis is the component of this vector orthogonal to the X axis. | |
16 | + * The Y axis is Z cross X, completing the right-handed reference frame. | |
17 | + Solar longitude (Ls) : | |
18 | + * The solar longitude Ls is the Planet-Sun angle, measured from the Northern Hemisphere spring equinox where Ls=0. | |
19 | +Ls=90 thus corresponds to northern summer solstice, just as Ls=180 marks the northern autumn equinox and Ls=270 the northern winter solstice.</Description> | |
10 | 20 | <Contact> |
11 | 21 | <PersonID>spase://CDPP/Person/NAIF</PersonID> |
12 | 22 | <Role>PrincipalInvestigator</Role> |
... | ... | @@ -108,30 +118,48 @@ |
108 | 118 | <Support> |
109 | 119 | <SupportQuantity>Positional</SupportQuantity> |
110 | 120 | </Support> |
111 | - </Parameter> | |
121 | + </Parameter> | |
112 | 122 | <Parameter> |
113 | - <Name>longitude IAU_sun</Name> | |
114 | - <ParameterKey>neptune_sol_lon</ParameterKey> | |
123 | + <Name>latitude HCI</Name> | |
124 | + <ParameterKey>neptune_hci_lat</ParameterKey> | |
115 | 125 | <Ucd/> |
116 | - <Units>rad</Units> | |
126 | + <Units>deg</Units> | |
117 | 127 | <Support> |
118 | 128 | <SupportQuantity>Positional</SupportQuantity> |
119 | 129 | </Support> |
120 | 130 | </Parameter> |
121 | 131 | <Parameter> |
132 | + <Name>longitude HCI</Name> | |
133 | + <ParameterKey>neptune_hci_lon</ParameterKey> | |
134 | + <Ucd/> | |
135 | + <Units>deg</Units> | |
136 | + <Support> | |
137 | + <SupportQuantity>Positional</SupportQuantity> | |
138 | + </Support> | |
139 | + </Parameter> | |
140 | + <Parameter> | |
122 | 141 | <Name>latitude IAU_sun</Name> |
123 | 142 | <ParameterKey>neptune_sol_lat</ParameterKey> |
124 | 143 | <Ucd/> |
125 | - <Units>rad</Units> | |
144 | + <Units>deg</Units> | |
126 | 145 | <Support> |
127 | 146 | <SupportQuantity>Positional</SupportQuantity> |
128 | 147 | </Support> |
129 | 148 | </Parameter> |
149 | + <Parameter> | |
150 | + <Name>longitude IAU_sun</Name> | |
151 | + <ParameterKey>neptune_sol_lon</ParameterKey> | |
152 | + <Ucd/> | |
153 | + <Units>deg</Units> | |
154 | + <Support> | |
155 | + <SupportQuantity>Positional</SupportQuantity> | |
156 | + </Support> | |
157 | + </Parameter> | |
130 | 158 | <Parameter> |
131 | 159 | <Name>solar longitude (Ls)</Name> |
132 | 160 | <ParameterKey>neptune_sol_ls</ParameterKey> |
133 | 161 | <Ucd/> |
134 | - <Units>rad</Units> | |
162 | + <Units>deg</Units> | |
135 | 163 | <Support> |
136 | 164 | <SupportQuantity>Positional</SupportQuantity> |
137 | 165 | </Support> |
... | ... |