From 73dfa92e4a2fe24bbcd457aacf44758f8a8931ef Mon Sep 17 00:00:00 2001 From: Elena.Budnik <ebudnik@irap.omp.eu> Date: Tue, 10 Sep 2019 11:16:01 +0200 Subject: [PATCH] neptune, bepi hci --- NumericalData/AMDA/Bepi/Ephemeris/bepi-cruise-all.xml | 39 +++++++++++++++++++++++++++++++++++++++ NumericalData/AMDA/Ephemerides/neptune-orb-all.xml | 42 +++++++++++++++++++++++++++++++++++------- 2 files changed, 74 insertions(+), 7 deletions(-) diff --git a/NumericalData/AMDA/Bepi/Ephemeris/bepi-cruise-all.xml b/NumericalData/AMDA/Bepi/Ephemeris/bepi-cruise-all.xml index f880f41..aa2507e 100644 --- a/NumericalData/AMDA/Bepi/Ephemeris/bepi-cruise-all.xml +++ b/NumericalData/AMDA/Bepi/Ephemeris/bepi-cruise-all.xml @@ -101,6 +101,40 @@ <Support> <SupportQuantity>Positional</SupportQuantity> </Support> + </Parameter> + <Parameter> + <Name>xyz_hci</Name> + <ParameterKey>bepi_xyz_hci</ParameterKey> + <Ucd>pos.bodyrc;instr.obsty</Ucd> + <Units>AU</Units> + <CoordinateSystem> + <CoordinateRepresentation>Cartesian</CoordinateRepresentation> + <CoordinateSystemName>HCI</CoordinateSystemName> + </CoordinateSystem> + <RenderingHints> + <DisplayType>TimeSeries</DisplayType> + </RenderingHints> + <Structure> + <Size>3</Size> + <Element> + <Name>x</Name> + <Index>1</Index> + <ParameterKey>bepi_xyz_hci(0)</ParameterKey> + </Element> + <Element> + <Name>y</Name> + <Index>2</Index> + <ParameterKey>bepi_xyz_hci(1)</ParameterKey> + </Element> + <Element> + <Name>z</Name> + <Index>3</Index> + <ParameterKey>bepi_xyz_hci(2)</ParameterKey> + </Element> + </Structure> + <Support> + <SupportQuantity>Positional</SupportQuantity> + </Support> </Parameter> <Parameter> <Name>xyz_iau_sun</Name> @@ -170,6 +204,11 @@ <Support> <SupportQuantity>Positional</SupportQuantity> </Support> + </Parameter> + <Parameter> + <Name>lon hci</Name> + <ParameterKey>bepi_lon_hci</ParameterKey> + <Units>deg</Units> </Parameter> </NumericalData> </Spase> diff --git a/NumericalData/AMDA/Ephemerides/neptune-orb-all.xml b/NumericalData/AMDA/Ephemerides/neptune-orb-all.xml index fdb08cb..a1c0313 100644 --- a/NumericalData/AMDA/Ephemerides/neptune-orb-all.xml +++ b/NumericalData/AMDA/Ephemerides/neptune-orb-all.xml @@ -6,7 +6,17 @@ <ResourceHeader> <ResourceName>Neptune</ResourceName> <ReleaseDate>2015-10-14T11:46:29Z</ReleaseDate> - <Description/> + <Description>Heliocentric Inertial (HCI) Frame : + * The solar rotation axis is the primary vector: the Z axis points in the solar north direction; + * The solar ascending node on the ecliptic of J2000 forms the X axis. + * The Y axis is Z cross X, completing the right-handed reference frame. + Heliocentric Earth Ecliptic (HEE) Frame : + * The position of the earth relative to the sun is the primary vector: the X axis points from the sun to the earth. + * 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. + * The Y axis is Z cross X, completing the right-handed reference frame. + Solar longitude (Ls) : + * The solar longitude Ls is the Planet-Sun angle, measured from the Northern Hemisphere spring equinox where Ls=0. +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> <Contact> <PersonID>spase://CDPP/Person/NAIF</PersonID> <Role>PrincipalInvestigator</Role> @@ -108,30 +118,48 @@ <Support> <SupportQuantity>Positional</SupportQuantity> </Support> - </Parameter> + </Parameter> <Parameter> - <Name>longitude IAU_sun</Name> - <ParameterKey>neptune_sol_lon</ParameterKey> + <Name>latitude HCI</Name> + <ParameterKey>neptune_hci_lat</ParameterKey> <Ucd/> - <Units>rad</Units> + <Units>deg</Units> <Support> <SupportQuantity>Positional</SupportQuantity> </Support> </Parameter> <Parameter> + <Name>longitude HCI</Name> + <ParameterKey>neptune_hci_lon</ParameterKey> + <Ucd/> + <Units>deg</Units> + <Support> + <SupportQuantity>Positional</SupportQuantity> + </Support> + </Parameter> + <Parameter> <Name>latitude IAU_sun</Name> <ParameterKey>neptune_sol_lat</ParameterKey> <Ucd/> - <Units>rad</Units> + <Units>deg</Units> <Support> <SupportQuantity>Positional</SupportQuantity> </Support> </Parameter> + <Parameter> + <Name>longitude IAU_sun</Name> + <ParameterKey>neptune_sol_lon</ParameterKey> + <Ucd/> + <Units>deg</Units> + <Support> + <SupportQuantity>Positional</SupportQuantity> + </Support> + </Parameter> <Parameter> <Name>solar longitude (Ls)</Name> <ParameterKey>neptune_sol_ls</ParameterKey> <Ucd/> - <Units>rad</Units> + <Units>deg</Units> <Support> <SupportQuantity>Positional</SupportQuantity> </Support> -- libgit2 0.21.2