Commit 5a3fab43c2483d6fa025f5654c5920cfa3e4f99b
1 parent
e9840441
Exists in
master
and in
12 other branches
moon ephem
Showing
1 changed file
with
196 additions
and
0 deletions
Show diff stats
@@ -0,0 +1,196 @@ | @@ -0,0 +1,196 @@ | ||
1 | +<?xml version="1.0" encoding="UTF-8"?> | ||
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://cdpp.irap.omp.eu/AMDA-NG/public/schemas/spase-amda-1_2_0.xsd"> | ||
3 | + <Version>2.2.6</Version> | ||
4 | + <NumericalData> | ||
5 | + <ResourceID>spase://CDPP/NumericalData/AMDA/Ephemerides/moon-earth-all</ResourceID> | ||
6 | + <ResourceHeader> | ||
7 | + <ResourceName>Earth Moon</ResourceName> | ||
8 | + <ReleaseDate>2015-10-14T11:46:29Z</ReleaseDate> | ||
9 | + <Description/> | ||
10 | + <Contact> | ||
11 | + <PersonID>spase://CDPP/Person/NAIF</PersonID> | ||
12 | + <Role>PrincipalInvestigator</Role> | ||
13 | + </Contact> | ||
14 | + </ResourceHeader> | ||
15 | + <AccessInformation> | ||
16 | + <RepositoryID>spase://SMWG/Repository/CDPP/AMDA</RepositoryID> | ||
17 | + <Availability>Online</Availability> | ||
18 | + <AccessRights>Open</AccessRights> | ||
19 | + <AccessURL> | ||
20 | + <URL>http://amda.cdpp.eu</URL> | ||
21 | + </AccessURL> | ||
22 | + <Format>Text.ASCII</Format> | ||
23 | + </AccessInformation> | ||
24 | + <ProviderName>SPICE</ProviderName> | ||
25 | + <InstrumentID>spase://CDPP/Instrument/AMDA/Ephemerides</InstrumentID> | ||
26 | + <MeasurementType>Ephemeris</MeasurementType> | ||
27 | + <TemporalDescription> | ||
28 | + <TimeSpan> | ||
29 | + <StartDate>1970-01-01T00:00:05Z</StartDate> | ||
30 | + <StopDate>2035-12-31T23:00:04Z</StopDate> | ||
31 | + </TimeSpan> | ||
32 | + <Cadence>PT60M</Cadence> | ||
33 | + </TemporalDescription> | ||
34 | + <ObservedRegion>Earth.Moon</ObservedRegion> | ||
35 | + <Parameter> | ||
36 | + <Name>xyz_hci</Name> | ||
37 | + <ParameterKey>xyz_moon_hci</ParameterKey> | ||
38 | + <Ucd/> | ||
39 | + <Units>AU</Units> | ||
40 | + <CoordinateSystem> | ||
41 | + <CoordinateRepresentation>Cartesian</CoordinateRepresentation> | ||
42 | + <CoordinateSystemName>HCI</CoordinateSystemName> | ||
43 | + </CoordinateSystem> | ||
44 | + <RenderingHints> | ||
45 | + <DisplayType>TimeSeries</DisplayType> | ||
46 | + </RenderingHints> | ||
47 | + <Structure> | ||
48 | + <Size>3</Size> | ||
49 | + <Element> | ||
50 | + <Name>x</Name> | ||
51 | + <Index>1</Index> | ||
52 | + <ParameterKey>xyz_moon_hci(0)</ParameterKey> | ||
53 | + </Element> | ||
54 | + <Element> | ||
55 | + <Name>y</Name> | ||
56 | + <Index>2</Index> | ||
57 | + <ParameterKey>xyz_moon_hci(1)</ParameterKey> | ||
58 | + </Element> | ||
59 | + <Element> | ||
60 | + <Name>z</Name> | ||
61 | + <Index>3</Index> | ||
62 | + <ParameterKey>xyz_moon_hci(2)</ParameterKey> | ||
63 | + </Element> | ||
64 | + </Structure> | ||
65 | + <Support> | ||
66 | + <SupportQuantity>Positional</SupportQuantity> | ||
67 | + </Support> | ||
68 | + </Parameter> | ||
69 | + <Parameter> | ||
70 | + <Name>xyz_heeq</Name> | ||
71 | + <ParameterKey>xyz_moon_heeq</ParameterKey> | ||
72 | + <Ucd/> | ||
73 | + <Units>AU</Units> | ||
74 | + <CoordinateSystem> | ||
75 | + <CoordinateRepresentation>Cartesian</CoordinateRepresentation> | ||
76 | + <CoordinateSystemName>HEEQ</CoordinateSystemName> | ||
77 | + </CoordinateSystem> | ||
78 | + <RenderingHints> | ||
79 | + <DisplayType>TimeSeries</DisplayType> | ||
80 | + </RenderingHints> | ||
81 | + <Structure> | ||
82 | + <Size>3</Size> | ||
83 | + <Element> | ||
84 | + <Name>x</Name> | ||
85 | + <Index>1</Index> | ||
86 | + <ParameterKey>xyz_moon_heeq(0)</ParameterKey> | ||
87 | + </Element> | ||
88 | + <Element> | ||
89 | + <Name>y</Name> | ||
90 | + <Index>2</Index> | ||
91 | + <ParameterKey>xyz_moon_heeq(1)</ParameterKey> | ||
92 | + </Element> | ||
93 | + <Element> | ||
94 | + <Name>z</Name> | ||
95 | + <Index>3</Index> | ||
96 | + <ParameterKey>xyz_moon_heeq(2)</ParameterKey> | ||
97 | + </Element> | ||
98 | + </Structure> | ||
99 | + <Support> | ||
100 | + <SupportQuantity>Positional</SupportQuantity> | ||
101 | + </Support> | ||
102 | + </Parameter> | ||
103 | + <Parameter> | ||
104 | + <Name>distance moon-sun</Name> | ||
105 | + <ParameterKey>r_moon_sun</ParameterKey> | ||
106 | + <Ucd/> | ||
107 | + <Units>AU</Units> | ||
108 | + </Parameter> | ||
109 | + <Parameter> | ||
110 | + <Name>longitude IAU_sun</Name> | ||
111 | + <ParameterKey>moon_sol_lon</ParameterKey> | ||
112 | + <Ucd/> | ||
113 | + <Units>rad</Units> | ||
114 | + </Parameter> | ||
115 | + <Parameter> | ||
116 | + <Name>latitude IAU_sun</Name> | ||
117 | + <ParameterKey>moon_sol_lat</ParameterKey> | ||
118 | + <Ucd/> | ||
119 | + <Units>rad</Units> | ||
120 | + </Parameter> | ||
121 | + <Parameter> | ||
122 | + <Name>xyz_gse</Name> | ||
123 | + <ParameterKey>xyz_moon_gse</ParameterKey> | ||
124 | + <Ucd/> | ||
125 | + <Units>Re</Units> | ||
126 | + <CoordinateSystem> | ||
127 | + <CoordinateRepresentation>Cartesian</CoordinateRepresentation> | ||
128 | + <CoordinateSystemName>GSE</CoordinateSystemName> | ||
129 | + </CoordinateSystem> | ||
130 | + <RenderingHints> | ||
131 | + <DisplayType>TimeSeries</DisplayType> | ||
132 | + </RenderingHints> | ||
133 | + <Structure> | ||
134 | + <Size>3</Size> | ||
135 | + <Element> | ||
136 | + <Name>x</Name> | ||
137 | + <Index>1</Index> | ||
138 | + <ParameterKey>xyz_moon_gse(0)</ParameterKey> | ||
139 | + </Element> | ||
140 | + <Element> | ||
141 | + <Name>y</Name> | ||
142 | + <Index>2</Index> | ||
143 | + <ParameterKey>xyz_moon_gse(1)</ParameterKey> | ||
144 | + </Element> | ||
145 | + <Element> | ||
146 | + <Name>z</Name> | ||
147 | + <Index>3</Index> | ||
148 | + <ParameterKey>xyz_moon_gse(2)</ParameterKey> | ||
149 | + </Element> | ||
150 | + </Structure> | ||
151 | + <Support> | ||
152 | + <SupportQuantity>Positional</SupportQuantity> | ||
153 | + </Support> | ||
154 | + </Parameter> | ||
155 | + <Parameter> | ||
156 | + <Name>xyz_gsm</Name> | ||
157 | + <ParameterKey>xyz_moon_gsm</ParameterKey> | ||
158 | + <Ucd/> | ||
159 | + <Units>Re</Units> | ||
160 | + <CoordinateSystem> | ||
161 | + <CoordinateRepresentation>Cartesian</CoordinateRepresentation> | ||
162 | + <CoordinateSystemName>GSM</CoordinateSystemName> | ||
163 | + </CoordinateSystem> | ||
164 | + <RenderingHints> | ||
165 | + <DisplayType>TimeSeries</DisplayType> | ||
166 | + </RenderingHints> | ||
167 | + <Structure> | ||
168 | + <Size>3</Size> | ||
169 | + <Element> | ||
170 | + <Name>x</Name> | ||
171 | + <Index>1</Index> | ||
172 | + <ParameterKey>xyz_moon_gsm(0)</ParameterKey> | ||
173 | + </Element> | ||
174 | + <Element> | ||
175 | + <Name>y</Name> | ||
176 | + <Index>2</Index> | ||
177 | + <ParameterKey>xyz_moon_gsm(1)</ParameterKey> | ||
178 | + </Element> | ||
179 | + <Element> | ||
180 | + <Name>z</Name> | ||
181 | + <Index>3</Index> | ||
182 | + <ParameterKey>xyz_moon_gsm(2)</ParameterKey> | ||
183 | + </Element> | ||
184 | + </Structure> | ||
185 | + <Support> | ||
186 | + <SupportQuantity>Positional</SupportQuantity> | ||
187 | + </Support> | ||
188 | + </Parameter> | ||
189 | + <Parameter> | ||
190 | + <Name>distance moon-earth</Name> | ||
191 | + <ParameterKey>r_moon</ParameterKey> | ||
192 | + <Ucd/> | ||
193 | + <Units>Re</Units> | ||
194 | + </Parameter> | ||
195 | + </NumericalData> | ||
196 | +</Spase> |