Blame view

NumericalData/CDPP-AMDA/Ephemerides/earth-orb-all.xml 6.38 KB
dbc930ab   Elena.Budnik   redmine #7309
1
<?xml version="1.0" encoding="UTF-8"?>
7e407638   Elena.Budnik   schema locally
2
<Spase xmlns="http://www.spase-group.org/data/schema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.spase-group.org/data/schema http://amda.irap.omp.eu/public/schemas/spase-2_3_1.xsd">
dbc930ab   Elena.Budnik   redmine #7309
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
    <Version>2.3.1</Version>
    <NumericalData>
        <ResourceID>spase://CNES/NumericalData/CDPP-AMDA/Ephemerides/earth-orb-all</ResourceID>
        <ResourceHeader>
            <ResourceName>Earth</ResourceName>
            <ReleaseDate>2015-10-14T11:46:29Z</ReleaseDate>
            <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.            
              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://CNES/Person/NAIF</PersonID>
                <Role>PrincipalInvestigator</Role>  
            </Contact>
        </ResourceHeader>
        <AccessInformation>
eed3b876   Elena.Budnik   RepositoryId change
22
            <RepositoryID>spase://SMWG/Repository/CNES/CDPP-AMDA</RepositoryID>
dbc930ab   Elena.Budnik   redmine #7309
23
24
25
26
27
28
29
30
            <Availability>Online</Availability>
            <AccessRights>Open</AccessRights>
            <AccessURL>
                 <URL>http://amda.cdpp.eu</URL>
            </AccessURL>
            <Format>Text.ASCII</Format>
        </AccessInformation>
        <ProviderName>SPICE</ProviderName>
d1fe7122   Elena.Budnik   redmine 7309 cont...
31
        <InstrumentID>spase://CNES/Instrument/CDPP-AMDA/Ephemerides</InstrumentID>
dbc930ab   Elena.Budnik   redmine #7309
32
33
34
35
36
37
38
39
40
41
        <MeasurementType>Ephemeris</MeasurementType>
        <TemporalDescription>
            <TimeSpan>
                <StartDate>1970-01-01T00:00:05Z</StartDate>
                <StopDate>2035-12-31T23:00:04Z</StopDate>
            </TimeSpan>
            <Cadence>PT60M</Cadence>
        </TemporalDescription> 
        <ObservedRegion>Earth</ObservedRegion>        
        <Parameter>
714519da   Elena.Budnik   HCI
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
            <Name>xyz_hee</Name>
            <ParameterKey>xyz_earth_hee</ParameterKey>
            <Ucd/>
            <Units>AU</Units>
            <CoordinateSystem>
                <CoordinateRepresentation>Cartesian</CoordinateRepresentation>
                <CoordinateSystemName>HEE</CoordinateSystemName>
            </CoordinateSystem>
            <RenderingHints>
                <DisplayType>TimeSeries</DisplayType>
            </RenderingHints>
            <Structure>
                <Size>3</Size>
                <Element>
                    <Name>x</Name>
                    <Index>1</Index>
                    <ParameterKey>xyz_earth_hee(0)</ParameterKey>
                </Element>
                <Element>
                    <Name>y</Name>
                    <Index>2</Index>
                    <ParameterKey>xyz_earth_hee(1)</ParameterKey>
                </Element>
                <Element>
                    <Name>z</Name>
                    <Index>3</Index>
                    <ParameterKey>xyz_earth_hee(2)</ParameterKey>
                </Element>
            </Structure>
            <Support>
                <SupportQuantity>Positional</SupportQuantity>
            </Support>
        </Parameter> 
        <Parameter>
dbc930ab   Elena.Budnik   redmine #7309
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
            <Name>xyz_hci</Name>
            <ParameterKey>xyz_earth_hci</ParameterKey>
            <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>xyz_earth_hci(0)</ParameterKey>
                </Element>
                <Element>
                    <Name>y</Name>
                    <Index>2</Index>
                    <ParameterKey>xyz_earth_hci(1)</ParameterKey>
                </Element>
                <Element>
                    <Name>z</Name>
                    <Index>3</Index>
                    <ParameterKey>xyz_earth_hci(2)</ParameterKey>
                </Element>
            </Structure>
            <Support>
                <SupportQuantity>Positional</SupportQuantity>
            </Support>
        </Parameter> 
        <Parameter>
            <Name>distance earth-sun</Name>
            <ParameterKey>r_earth</ParameterKey>
            <Ucd/>
            <Units>AU</Units>             
        </Parameter>
          <Parameter>
            <Name>latitude HCI</Name>
            <ParameterKey>earth_hci_lat</ParameterKey>
            <Ucd/>
            <Units>deg</Units>             
        </Parameter>
        <Parameter>
            <Name>longitude HCI</Name>
            <ParameterKey>earth_hci_lon</ParameterKey>
            <Ucd/>
            <Units>deg</Units>             
        </Parameter>
        <Parameter>
            <Name>latitude IAU_sun</Name>
            <ParameterKey>earth_sol_lat</ParameterKey>
            <Ucd/>
            <Units>deg</Units>             
        </Parameter>
        <Parameter>
            <Name>longitude IAU_sun</Name>
            <ParameterKey>earth_sol_lon</ParameterKey>
            <Ucd/>
            <Units>deg</Units>             
        </Parameter>
        <Parameter>
            <Name>solar longitude (Ls)</Name>
            <ParameterKey>earth_sol_ls</ParameterKey>
            <Ucd/>
            <Units>deg</Units> 
           <Support>
                <SupportQuantity>Positional</SupportQuantity>
            </Support>    
63bc83cd   Quentin Brzustowski   added HAE for sol...
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
    </Parameter>
	    <Parameter>
         <Name>lon hae</Name>
         <ParameterKey>earth_lon_hae</ParameterKey>
         <Description/>
         <Ucd/>
         <Units>deg</Units>
         <UnitsConversion/>
 </Parameter>
	 <Parameter>
         <Name>lat hae</Name>
         <ParameterKey>earth_lat_hae</ParameterKey>
         <Description/>
         <Ucd/>
         <Units>deg</Units>
         <UnitsConversion/>
      </Parameter>
dbc930ab   Elena.Budnik   redmine #7309
164
165
    </NumericalData>
</Spase>