From 0ddbedb8618a35809bfddd57003cbf908bd48d5e Mon Sep 17 00:00:00 2001
From: Elena.Budnik <ebudnik@irap.omp.eu>
Date: Thu, 12 Sep 2019 14:00:29 +0200
Subject: [PATCH] uranus hci

---
 NumericalData/AMDA/Ephemerides/uranus-orb-all.xml | 42 +++++++++++++++++++++++++++++++++++-------
 1 file changed, 35 insertions(+), 7 deletions(-)

diff --git a/NumericalData/AMDA/Ephemerides/uranus-orb-all.xml b/NumericalData/AMDA/Ephemerides/uranus-orb-all.xml
index 4bde06a..4b0822b 100644
--- a/NumericalData/AMDA/Ephemerides/uranus-orb-all.xml
+++ b/NumericalData/AMDA/Ephemerides/uranus-orb-all.xml
@@ -6,7 +6,17 @@
         <ResourceHeader>
             <ResourceName>Uranus</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>uranus_sol_lon</ParameterKey>
+            <Name>latitude HCI</Name>
+            <ParameterKey>uranus_hci_lat</ParameterKey>
             <Ucd/>
-            <Units>rad</Units> 
+            <Units>deg</Units>
             <Support>
                 <SupportQuantity>Positional</SupportQuantity>
             </Support>
         </Parameter>
         <Parameter>
+            <Name>longitude HCI</Name>
+            <ParameterKey>uranus_hci_lon</ParameterKey>
+            <Ucd/>
+            <Units>deg</Units> 
+            <Support>
+                <SupportQuantity>Positional</SupportQuantity>
+            </Support>
+        </Parameter>      
+        <Parameter>
             <Name>latitude IAU_sun</Name>
             <ParameterKey>uranus_sol_lat</ParameterKey>
             <Ucd/>
-            <Units>rad</Units>
+            <Units>deg</Units>
             <Support>
                 <SupportQuantity>Positional</SupportQuantity>
             </Support>
         </Parameter>
         <Parameter>
+            <Name>longitude IAU_sun</Name>
+            <ParameterKey>uranus_sol_lon</ParameterKey>
+            <Ucd/>
+            <Units>deg</Units> 
+            <Support>
+                <SupportQuantity>Positional</SupportQuantity>
+            </Support>
+        </Parameter>        
+        <Parameter>
             <Name>solar longitude (Ls)</Name>
             <ParameterKey>uranus_sol_ls</ParameterKey>
             <Ucd/>
-            <Units>rad</Units> 
+            <Units>deg</Units> 
             <Support>
                 <SupportQuantity>Positional</SupportQuantity>
             </Support>
--
libgit2 0.21.2