bepi-orb-earth.xml
4.74 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
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
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
<?xml version="1.0" encoding="UTF-8"?>
<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">
<Version>2.3.1</Version>
<NumericalData>
<ResourceID>spase://CNES/NumericalData/CDPP-AMDA/Bepi/Ephemeris/bepi-orb-earth</ResourceID>
<ResourceHeader>
<ResourceName>flyby earth</ResourceName>
<AlternateName/>
<ReleaseDate>2016-02-04T11:46:04Z</ReleaseDate>
<Description>Calculated in IRAP by using Bepi SPICE kernels</Description>
<Contact>
<PersonID>spase://CNES/Person/Marc.Sitja</PersonID>
<Role>PrincipalInvestigator</Role>
</Contact>
</ResourceHeader>
<AccessInformation>
<RepositoryID>spase://SMWG/Repository/CNES/CDPP-AMDA</RepositoryID>
<AccessURL>
<URL>http://amda.cdpp.eu</URL>
</AccessURL>
<Format>Text</Format>
</AccessInformation>
<ProviderName>ESAC</ProviderName>
<ProviderResourceName>
* bc_mpo_fcp_00073_20181020_20251102_v01.bsp
</ProviderResourceName>
<InstrumentID>spase://CNES/Instrument/CDPP-AMDA/Bepi/Ephemeris</InstrumentID>
<MeasurementType>Ephemeris</MeasurementType>
<TemporalDescription>
<TimeSpan>
<StartDate>1997-11-15T00:00:00Z</StartDate>
<StopDate>2004-07-17T10:00:00Z</StopDate>
</TimeSpan>
<Cadence>PT300S</Cadence>
</TemporalDescription>
<ObservedRegion>Earth.Magnetosphere</ObservedRegion>
<Parameter>
<Name>xyz_gse</Name>
<ParameterKey>bepi_xyz_gse</ParameterKey>
<Ucd>pos.bodyrc;instr.obsty</Ucd>
<Units>Re</Units>
<CoordinateSystem>
<CoordinateRepresentation>Cartesian</CoordinateRepresentation>
<CoordinateSystemName>GSE</CoordinateSystemName>
</CoordinateSystem>
<RenderingHints>
<DisplayType>TimeSeries</DisplayType>
</RenderingHints>
<Structure>
<Size>3</Size>
<Element>
<Name>x</Name>
<Index>1</Index>
<ParameterKey>bepi_xyz_gse(0)</ParameterKey>
</Element>
<Element>
<Name>y</Name>
<Index>2</Index>
<ParameterKey>bepi_xyz_gse(1)</ParameterKey>
</Element>
<Element>
<Name>z</Name>
<Index>3</Index>
<ParameterKey>bepi_xyz_gse(2)</ParameterKey>
</Element>
</Structure>
<Support>
<SupportQuantity>Positional</SupportQuantity>
</Support>
</Parameter>
<Parameter>
<Name>xyz_gsm</Name>
<ParameterKey>bepi_xyz_gsm</ParameterKey>
<Ucd>pos.bodyrc;instr.obsty</Ucd>
<Units>Re</Units>
<CoordinateSystem>
<CoordinateRepresentation>Cartesian</CoordinateRepresentation>
<CoordinateSystemName>GSM</CoordinateSystemName>
</CoordinateSystem>
<RenderingHints>
<DisplayType>TimeSeries</DisplayType>
</RenderingHints>
<Structure>
<Size>3</Size>
<Element>
<Name>x</Name>
<Index>1</Index>
<ParameterKey>bepi_xyz_gsm(0)</ParameterKey>
</Element>
<Element>
<Name>y</Name>
<Index>2</Index>
<ParameterKey>bepi_xyz_gsm(1)</ParameterKey>
</Element>
<Element>
<Name>z</Name>
<Index>3</Index>
<ParameterKey>bepi_xyz_gsm(2)</ParameterKey>
</Element>
</Structure>
<Support>
<SupportQuantity>Positional</SupportQuantity>
</Support>
</Parameter>
<Parameter>
<Name>distance bepi-earth</Name>
<ParameterKey>bepi_r_earth</ParameterKey>
<Ucd>pos.distance;instr.obsty</Ucd>
<Units>Re</Units>
<RenderingHints>
<DisplayType>TimeSeries</DisplayType>
</RenderingHints>
<Support>
<SupportQuantity>Positional</SupportQuantity>
</Support>
</Parameter>
</NumericalData>
</Spase>