Commit 8549b072ba5f8dbf03e75035e5412c2e653dfd59
1 parent
6e620767
Exists in
master
and in
11 other branches
Creation of VI PSP/Orbit
Showing
2 changed files
with
22 additions
and
22 deletions
Show diff stats
Instrument/CDPP-AMDA/PSP/Ephemeris.xml renamed to Instrument/CDPP-AMDA/PSP/ORBIT.xml
... | ... | @@ -2,10 +2,10 @@ |
2 | 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_3_1.xsd"> |
3 | 3 | <Version>2.3.1</Version> |
4 | 4 | <Instrument> |
5 | - <ResourceID>spase://CNES/Instrument/CDPP-AMDA/PSP/Ephemeris</ResourceID> | |
5 | + <ResourceID>spase://CNES/Instrument/CDPP-AMDA/PSP/ORBIT</ResourceID> | |
6 | 6 | <ResourceHeader> |
7 | - <ResourceName>Ephemeris</ResourceName> | |
8 | - <AlternateName>Positions</AlternateName> | |
7 | + <ResourceName>Orbit</ResourceName> | |
8 | + <AlternateName>Ephemeris</AlternateName> | |
9 | 9 | <ReleaseDate>2018-05-20T21:10:13Z</ReleaseDate> |
10 | 10 | <Description>Parker Solar Probe Spacecraft Ephemeris</Description> |
11 | 11 | <Contact> |
... | ... |
NumericalData/CDPP-AMDA/PSP/Ephemeris/spp-orb-all.xml renamed to NumericalData/CDPP-AMDA/PSP/ORBIT/psp-orb.xml
... | ... | @@ -2,12 +2,12 @@ |
2 | 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://www.spase-group.org/data/schema/spase-2_3_1.xsd"> |
3 | 3 | <Version>2.3.1</Version> |
4 | 4 | <NumericalData> |
5 | - <ResourceID>spase://CNES/NumericalData/CDPP-AMDA/PSP/ephemeris/spp-orb-all</ResourceID> | |
5 | + <ResourceID>spase://CNES/NumericalData/CDPP-AMDA/PSP/ORBIT/psp-orb</ResourceID> | |
6 | 6 | <ResourceHeader> |
7 | - <ResourceName>orbit</ResourceName> | |
7 | + <ResourceName>Orbit</ResourceName> | |
8 | 8 | <AlternateName>Parker Solar Probe orbit</AlternateName> |
9 | 9 | <ReleaseDate>2018-10-12T10:48:29Z</ReleaseDate> |
10 | - <Description></Description> | |
10 | + <Description>Reconstructed and predicted ephemeris for Parker Solar Probe</Description> | |
11 | 11 | <Contact> |
12 | 12 | <PersonID>spase://CNES/Person/NAIF</PersonID> |
13 | 13 | <Role>PrincipalInvestigator</Role> |
... | ... | @@ -34,7 +34,7 @@ |
34 | 34 | <ProviderResourceName> |
35 | 35 | * spp_nom_20180812_20250831_v034_RO1_TCM1.bsp |
36 | 36 | </ProviderResourceName> |
37 | - <InstrumentID>spase://CNES/Instrument/CDPP-AMDA/PSP/Ephemeris</InstrumentID> | |
37 | + <InstrumentID>spase://CNES/Instrument/CDPP-AMDA/PSP/ORBIT</InstrumentID> | |
38 | 38 | <MeasurementType>Ephemeris</MeasurementType> |
39 | 39 | <TemporalDescription> |
40 | 40 | <TimeSpan> |
... | ... | @@ -47,7 +47,7 @@ |
47 | 47 | </Caveats> |
48 | 48 | <Parameter> |
49 | 49 | <Name>xyz_iau_sun</Name> |
50 | - <ParameterKey>spp_all_xyz</ParameterKey> | |
50 | + <ParameterKey>psp_orb_xyz</ParameterKey> | |
51 | 51 | <Description/> |
52 | 52 | <Ucd/> |
53 | 53 | <Units>AU</Units> |
... | ... | @@ -57,7 +57,7 @@ |
57 | 57 | <Element> |
58 | 58 | <Name>x</Name> |
59 | 59 | <Index>1</Index> |
60 | - <ParameterKey>spp_all_xyz(0)</ParameterKey> | |
60 | + <ParameterKey>psp_orb_xyz(0)</ParameterKey> | |
61 | 61 | <ValidMin/> |
62 | 62 | <ValidMax/> |
63 | 63 | <FillValue/> |
... | ... | @@ -65,7 +65,7 @@ |
65 | 65 | <Element> |
66 | 66 | <Name>y</Name> |
67 | 67 | <Index>2</Index> |
68 | - <ParameterKey>spp_all_xyz(1)</ParameterKey> | |
68 | + <ParameterKey>psp_orb_xyz(1)</ParameterKey> | |
69 | 69 | <ValidMin/> |
70 | 70 | <ValidMax/> |
71 | 71 | <FillValue/> |
... | ... | @@ -73,7 +73,7 @@ |
73 | 73 | <Element> |
74 | 74 | <Name>z</Name> |
75 | 75 | <Index>3</Index> |
76 | - <ParameterKey>spp_all_xyz(2)</ParameterKey> | |
76 | + <ParameterKey>psp_orb_xyz(2)</ParameterKey> | |
77 | 77 | <ValidMin/> |
78 | 78 | <ValidMax/> |
79 | 79 | <FillValue/> |
... | ... | @@ -82,7 +82,7 @@ |
82 | 82 | </Parameter> |
83 | 83 | <Parameter> |
84 | 84 | <Name>distance psp-sun</Name> |
85 | - <ParameterKey>spp_all_r</ParameterKey> | |
85 | + <ParameterKey>psp_orb_r</ParameterKey> | |
86 | 86 | <Description/> |
87 | 87 | <Ucd/> |
88 | 88 | <Units>AU</Units> |
... | ... | @@ -90,7 +90,7 @@ |
90 | 90 | </Parameter> |
91 | 91 | <Parameter> |
92 | 92 | <Name>lon iau_sun</Name> |
93 | - <ParameterKey>spp_all_lon</ParameterKey> | |
93 | + <ParameterKey>psp_orb_lon</ParameterKey> | |
94 | 94 | <Description/> |
95 | 95 | <Ucd/> |
96 | 96 | <Units>deg</Units> |
... | ... | @@ -98,7 +98,7 @@ |
98 | 98 | </Parameter> |
99 | 99 | <Parameter> |
100 | 100 | <Name>lat iau_sun</Name> |
101 | - <ParameterKey>spp_all_lat</ParameterKey> | |
101 | + <ParameterKey>psp_orb_lat</ParameterKey> | |
102 | 102 | <Description/> |
103 | 103 | <Ucd/> |
104 | 104 | <Units>deg</Units> |
... | ... | @@ -106,7 +106,7 @@ |
106 | 106 | </Parameter> |
107 | 107 | <Parameter> |
108 | 108 | <Name>xyz_hee</Name> |
109 | - <ParameterKey>spp_all_hee</ParameterKey> | |
109 | + <ParameterKey>psp_orb_hee</ParameterKey> | |
110 | 110 | <Description/> |
111 | 111 | <Ucd/> |
112 | 112 | <Units>AU</Units> |
... | ... | @@ -116,7 +116,7 @@ |
116 | 116 | <Element> |
117 | 117 | <Name>x</Name> |
118 | 118 | <Index>1</Index> |
119 | - <ParameterKey>spp_all_hee(0)</ParameterKey> | |
119 | + <ParameterKey>psp_orb_hee(0)</ParameterKey> | |
120 | 120 | <ValidMin/> |
121 | 121 | <ValidMax/> |
122 | 122 | <FillValue/> |
... | ... | @@ -124,7 +124,7 @@ |
124 | 124 | <Element> |
125 | 125 | <Name>y</Name> |
126 | 126 | <Index>2</Index> |
127 | - <ParameterKey>spp_all_hee(1)</ParameterKey> | |
127 | + <ParameterKey>psp_orb_hee(1)</ParameterKey> | |
128 | 128 | <ValidMin/> |
129 | 129 | <ValidMax/> |
130 | 130 | <FillValue/> |
... | ... | @@ -132,7 +132,7 @@ |
132 | 132 | <Element> |
133 | 133 | <Name>z</Name> |
134 | 134 | <Index>3</Index> |
135 | - <ParameterKey>spp_all_hee(2)</ParameterKey> | |
135 | + <ParameterKey>psp_orb_hee(2)</ParameterKey> | |
136 | 136 | <ValidMin/> |
137 | 137 | <ValidMax/> |
138 | 138 | <FillValue/> |
... | ... | @@ -141,7 +141,7 @@ |
141 | 141 | </Parameter> |
142 | 142 | <Parameter> |
143 | 143 | <Name>xyz_heeq</Name> |
144 | - <ParameterKey>spp_all_heeq</ParameterKey> | |
144 | + <ParameterKey>psp_orb_heeq</ParameterKey> | |
145 | 145 | <Description/> |
146 | 146 | <Ucd/> |
147 | 147 | <Units>AU</Units> |
... | ... | @@ -151,7 +151,7 @@ |
151 | 151 | <Element> |
152 | 152 | <Name>x</Name> |
153 | 153 | <Index>1</Index> |
154 | - <ParameterKey>spp_all_heeq(0)</ParameterKey> | |
154 | + <ParameterKey>psp_orb_heeq(0)</ParameterKey> | |
155 | 155 | <ValidMin/> |
156 | 156 | <ValidMax/> |
157 | 157 | <FillValue/> |
... | ... | @@ -159,7 +159,7 @@ |
159 | 159 | <Element> |
160 | 160 | <Name>y</Name> |
161 | 161 | <Index>2</Index> |
162 | - <ParameterKey>spp_all_heeq(1)</ParameterKey> | |
162 | + <ParameterKey>psp_orb_heeq(1)</ParameterKey> | |
163 | 163 | <ValidMin/> |
164 | 164 | <ValidMax/> |
165 | 165 | <FillValue/> |
... | ... | @@ -167,7 +167,7 @@ |
167 | 167 | <Element> |
168 | 168 | <Name>z</Name> |
169 | 169 | <Index>3</Index> |
170 | - <ParameterKey>spp_all_heeq(2)</ParameterKey> | |
170 | + <ParameterKey>psp_orb_heeq(2)</ParameterKey> | |
171 | 171 | <ValidMin/> |
172 | 172 | <ValidMax/> |
173 | 173 | <FillValue/> |
... | ... |