Commit c905674b059f21fb9f4815acc654c7ed213c7f0c
1 parent
8886c484
Exists in
master
and in
12 other branches
BEPI Ephemeris
Showing
4 changed files
with
255 additions
and
0 deletions
Show diff stats
@@ -0,0 +1,23 @@ | @@ -0,0 +1,23 @@ | ||
1 | +<?xml version="1.0" encoding="UTF-8"?> | ||
2 | +<Spase xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://www.spase-group.org/data/schema" xsi:schemaLocation="http://www.spase-group.org/data/schema http://www.spase-group.org/data/schema/spase-2_2_6.xsd"> | ||
3 | + <Version>2.2.6</Version> | ||
4 | + <Instrument> | ||
5 | + <ResourceID>spase://CDPP/Instrument/AMDA/Bepi/Ephemeris</ResourceID> | ||
6 | + <ResourceHeader> | ||
7 | + <ResourceName>Ephemeris</ResourceName> | ||
8 | + <AlternateName>BepiColombo Orbit</AlternateName> | ||
9 | + <ReleaseDate>2017-05-20T21:10:13Z</ReleaseDate> | ||
10 | + <Description>Bepi Ephemeris are calculated in IRAP by using BepiColombo SPICE kernels</Description> | ||
11 | + <Acknowledgement/> | ||
12 | + <Contact> | ||
13 | + <PersonID>spase://CDPP/Person/Marc.Sitja</PersonID> | ||
14 | + <Role>PrincipalInvestigator</Role> | ||
15 | + </Contact> | ||
16 | + <PriorID/> | ||
17 | + </ResourceHeader> | ||
18 | + <InstrumentType>Platform</InstrumentType> | ||
19 | + <InvestigationName/> | ||
20 | + <ObservatoryID>spase://CDPP/Observatory/AMDA/Bepi</ObservatoryID> | ||
21 | + <Caveats/> | ||
22 | + </Instrument> | ||
23 | +</Spase> |
@@ -0,0 +1,187 @@ | @@ -0,0 +1,187 @@ | ||
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/Bepi/Ephemeris/bepi-cruise-all</ResourceID> | ||
6 | + <ResourceHeader> | ||
7 | + <ResourceName>cruise</ResourceName> | ||
8 | + <AlternateName>Bepi ephemeris during cruise phase</AlternateName> | ||
9 | + <ReleaseDate>2016-02-04T11:46:04Z</ReleaseDate> | ||
10 | + <Description>Calculated in IRAP by using Bepi SPICE kernels</Description> | ||
11 | + <Contact> | ||
12 | + <PersonID>spase://CDPP/Person/Marc.Sitja</PersonID> | ||
13 | + <Role>PrincipalInvestigator</Role> | ||
14 | + </Contact> | ||
15 | + </ResourceHeader> | ||
16 | + <AccessInformation> | ||
17 | + <RepositoryID>spase://SMWG/Repository/CDPP/AMDA</RepositoryID> | ||
18 | + <AccessURL> | ||
19 | + <URL>http://amda.cdpp.eu</URL> | ||
20 | + </AccessURL> | ||
21 | + <Format>Text</Format> | ||
22 | + </AccessInformation> | ||
23 | + <ProviderName>ESAC</ProviderName> | ||
24 | + <ProviderResourceName> | ||
25 | + * bc_mpo_fcp_00061_20181020_20251102_v01.bsp | ||
26 | + </ProviderResourceName> | ||
27 | + <InstrumentID>spase://CDPP/Instrument/AMDA/Bepi/Ephemeris</InstrumentID> | ||
28 | + <MeasurementType>Ephemeris</MeasurementType> | ||
29 | + <TemporalDescription> | ||
30 | + <TimeSpan> | ||
31 | + <StartDate>1997-11-15T00:00:00Z</StartDate> | ||
32 | + <StopDate>2004-07-17T10:00:00Z</StopDate> | ||
33 | + </TimeSpan> | ||
34 | + <Cadence>PT1H</Cadence> | ||
35 | + </TemporalDescription> | ||
36 | + <ObservedRegion>Heliosphere</ObservedRegion> | ||
37 | + <Parameter> | ||
38 | + <Name>xyz_hee</Name> | ||
39 | + <ParameterKey>bepi_xyz_hee</ParameterKey> | ||
40 | + <Ucd>pos.bodyrc;instr.obsty</Ucd> | ||
41 | + <Units>AU</Units> | ||
42 | + <CoordinateSystem> | ||
43 | + <CoordinateRepresentation>Cartesian</CoordinateRepresentation> | ||
44 | + <CoordinateSystemName>HEE</CoordinateSystemName> | ||
45 | + </CoordinateSystem> | ||
46 | + <RenderingHints> | ||
47 | + <DisplayType>TimeSeries</DisplayType> | ||
48 | + </RenderingHints> | ||
49 | + <Structure> | ||
50 | + <Size>3</Size> | ||
51 | + <Element> | ||
52 | + <Name>x</Name> | ||
53 | + <Index>1</Index> | ||
54 | + <ParameterKey>bepi_xyz_hee(0)</ParameterKey> | ||
55 | + </Element> | ||
56 | + <Element> | ||
57 | + <Name>y</Name> | ||
58 | + <Index>2</Index> | ||
59 | + <ParameterKey>bepi_xyz_hee(1)</ParameterKey> | ||
60 | + </Element> | ||
61 | + <Element> | ||
62 | + <Name>z</Name> | ||
63 | + <Index>3</Index> | ||
64 | + <ParameterKey>bepi_xyz_hee(2)</ParameterKey> | ||
65 | + </Element> | ||
66 | + </Structure> | ||
67 | + <Support> | ||
68 | + <SupportQuantity>Positional</SupportQuantity> | ||
69 | + </Support> | ||
70 | + </Parameter> | ||
71 | + <Parameter> | ||
72 | + <Name>xyz_heeq</Name> | ||
73 | + <ParameterKey>bepi_xyz_heeq</ParameterKey> | ||
74 | + <Ucd>pos.bodyrc;instr.obsty</Ucd> | ||
75 | + <Units>AU</Units> | ||
76 | + <CoordinateSystem> | ||
77 | + <CoordinateRepresentation>Cartesian</CoordinateRepresentation> | ||
78 | + <CoordinateSystemName>HEEQ</CoordinateSystemName> | ||
79 | + </CoordinateSystem> | ||
80 | + <RenderingHints> | ||
81 | + <DisplayType>TimeSeries</DisplayType> | ||
82 | + </RenderingHints> | ||
83 | + <Structure> | ||
84 | + <Size>3</Size> | ||
85 | + <Element> | ||
86 | + <Name>x</Name> | ||
87 | + <Index>1</Index> | ||
88 | + <ParameterKey>bepi_xyz_heeq(0)</ParameterKey> | ||
89 | + </Element> | ||
90 | + <Element> | ||
91 | + <Name>y</Name> | ||
92 | + <Index>2</Index> | ||
93 | + <ParameterKey>bepi_xyz_heeq(1)</ParameterKey> | ||
94 | + </Element> | ||
95 | + <Element> | ||
96 | + <Name>z</Name> | ||
97 | + <Index>3</Index> | ||
98 | + <ParameterKey>bepi_xyz_heeq(2)</ParameterKey> | ||
99 | + </Element> | ||
100 | + </Structure> | ||
101 | + <Support> | ||
102 | + <SupportQuantity>Positional</SupportQuantity> | ||
103 | + </Support> | ||
104 | + </Parameter> | ||
105 | + <Parameter> | ||
106 | + <Name>xyz_iau_sun</Name> | ||
107 | + <ParameterKey>bepi_xyz_iausun</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_iausun(0)</ParameterKey> | ||
123 | + </Element> | ||
124 | + <Element> | ||
125 | + <Name>y</Name> | ||
126 | + <Index>2</Index> | ||
127 | + <ParameterKey>bepi_xyz_iausun(1)</ParameterKey> | ||
128 | + </Element> | ||
129 | + <Element> | ||
130 | + <Name>z</Name> | ||
131 | + <Index>3</Index> | ||
132 | + <ParameterKey>bepi_xyz_iausun(2)</ParameterKey> | ||
133 | + </Element> | ||
134 | + </Structure> | ||
135 | + <Support> | ||
136 | + <SupportQuantity>Positional</SupportQuantity> | ||
137 | + </Support> | ||
138 | + </Parameter> | ||
139 | + <Parameter> | ||
140 | + <Name>distance bepi-sun</Name> | ||
141 | + <ParameterKey>bepi_r_sun</ParameterKey> | ||
142 | + <Ucd>pos.distance;instr.obsty</Ucd> | ||
143 | + <Units>AU</Units> | ||
144 | + <CoordinateSystem> | ||
145 | + <CoordinateRepresentation>Cartesian</CoordinateRepresentation> | ||
146 | + <CoordinateSystemName>HCI</CoordinateSystemName> | ||
147 | + </CoordinateSystem> | ||
148 | + <RenderingHints> | ||
149 | + <DisplayType>TimeSeries</DisplayType> | ||
150 | + </RenderingHints> | ||
151 | + <Support> | ||
152 | + <SupportQuantity>Positional</SupportQuantity> | ||
153 | + </Support> | ||
154 | + </Parameter> | ||
155 | + <Parameter> | ||
156 | + <Name>lat_sun</Name> | ||
157 | + <ParameterKey>bepi_lat_sun</ParameterKey> | ||
158 | + <Ucd>pos.bodyrc.lat</Ucd> | ||
159 | + <Units>deg</Units> | ||
160 | + <CoordinateSystem> | ||
161 | + <CoordinateRepresentation>Spherical</CoordinateRepresentation> | ||
162 | + <CoordinateSystemName>RTN</CoordinateSystemName> | ||
163 | + </CoordinateSystem> | ||
164 | + <RenderingHints> | ||
165 | + <DisplayType>TimeSeries</DisplayType> | ||
166 | + </RenderingHints> | ||
167 | + <Support> | ||
168 | + <SupportQuantity>Positional</SupportQuantity> | ||
169 | + </Support> | ||
170 | + </Parameter> | ||
171 | + <Parameter> | ||
172 | + <Name>lon_sun</Name> | ||
173 | + <ParameterKey>bepi_lon_sun</ParameterKey> | ||
174 | + <Units>deg</Units> | ||
175 | + <CoordinateSystem> | ||
176 | + <CoordinateRepresentation>Spherical</CoordinateRepresentation> | ||
177 | + <CoordinateSystemName>RTN</CoordinateSystemName> | ||
178 | + </CoordinateSystem> | ||
179 | + <RenderingHints> | ||
180 | + <DisplayType>TimeSeries</DisplayType> | ||
181 | + </RenderingHints> | ||
182 | + <Support> | ||
183 | + <SupportQuantity>Positional</SupportQuantity> | ||
184 | + </Support> | ||
185 | + </Parameter> | ||
186 | + </NumericalData> | ||
187 | +</Spase> |
@@ -0,0 +1,34 @@ | @@ -0,0 +1,34 @@ | ||
1 | +<?xml version="1.0" encoding="UTF-8"?> | ||
2 | +<Spase xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://www.spase-group.org/data/schema" xsi:schemaLocation="http://www.spase-group.org/data/schema http://www.spase-group.org/data/schema/spase-2_2_6.xsd"> | ||
3 | + <Version>2.2.6</Version> | ||
4 | + <Observatory> | ||
5 | + <ResourceID>spase://CDPP/Observatory/AMDA/Bepi</ResourceID> | ||
6 | + <ResourceHeader> | ||
7 | + <ResourceName>Bepi</ResourceName> | ||
8 | + <AlternateName>BepiColombo</AlternateName> | ||
9 | + <ReleaseDate>2019-03-01T20:05:54Z</ReleaseDate> | ||
10 | + <Description>BepiColombo is Europe's first mission to Mercury. | ||
11 | + It will set off in 2018 on a journey to the smallest and least explored terrestrial planet in our | ||
12 | + Solar System. When it arrives at Mercury in late 2025, it will | ||
13 | + endure temperatures in excess of 350 °C and gather data during its 1 year nominal mission, | ||
14 | + with a possible 1-year extension. The mission comprises two spacecraft: the Mercury Planetary Orbiter (MPO) | ||
15 | + and the Mercury Magnetospheric Orbiter (MMO). BepiColombo is a joint mission between ESA and the Japan Aerospace | ||
16 | + Exploration Agency (JAXA), executed under ESA leadership. | ||
17 | + </Description> | ||
18 | + <Contact> | ||
19 | + <PersonID>spase://CDPP/Person/J.Benkhoff</PersonID> | ||
20 | + <Role>ProjectScientist</Role> | ||
21 | + </Contact> | ||
22 | + <InformationURL> | ||
23 | + <Name>Home page</Name> | ||
24 | + <URL>http://sci.esa.int/bepicolombo</URL> | ||
25 | + </InformationURL> | ||
26 | + </ResourceHeader> | ||
27 | + <Location> | ||
28 | + <ObservatoryRegion>Mercury</ObservatoryRegion> | ||
29 | + </Location> | ||
30 | + <OperatingSpan> | ||
31 | + <StartDate>2018-10-20T02:13:28</StartDate> | ||
32 | + </OperatingSpan> | ||
33 | + </Observatory> | ||
34 | +</Spase> |
@@ -0,0 +1,11 @@ | @@ -0,0 +1,11 @@ | ||
1 | +<?xml version="1.0" encoding="UTF-8"?> | ||
2 | +<Spase xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://www.spase-group.org/data/schema" xsi:schemaLocation="http://www.spase-group.org/data/schema http://www.spase-group.org/data/schema/spase-2_2_0.xsd"> | ||
3 | + <Version>2.2.0</Version> | ||
4 | + <Person> | ||
5 | + <ResourceID>spase://CDPP/Person/Marc.Sitja</ResourceID> | ||
6 | + <PersonName>Dr. Marc Costa Sitja</PersonName> | ||
7 | + <OrganizationName>ESA SPICE Service at ESAC</OrganizationName> | ||
8 | + <Email>mcosta@sciops.esa.int</Email> | ||
9 | + <Email>esa_spice@sciops.esa.int</Email> | ||
10 | + </Person> | ||
11 | +</Spase> |