Commit fd85f93668c18fe1d9e19b42f3048ed4c6de5da5
1 parent
456918ed
Exists in
master
and in
12 other branches
polar ephemeris
Showing
2 changed files
with
26 additions
and
11 deletions
Show diff stats
Instrument/AMDA/POLAR/Ephemeris.xml
... | ... | @@ -4,13 +4,12 @@ |
4 | 4 | <Instrument> |
5 | 5 | <ResourceID>spase://CDPP/Instrument/AMDA/POLAR/Ephemeris</ResourceID> |
6 | 6 | <ResourceHeader> |
7 | - <ResourceName>Ephemeris</ResourceName> | |
8 | - <ReleaseDate>2009-05-20T21:10:13Z</ReleaseDate> | |
7 | + <ResourceName>Ephemeris</ResourceName> | |
8 | + <ReleaseDate>2016-05-20T21:10:13Z</ReleaseDate> | |
9 | 9 | <Description>Polar orbit data</Description> |
10 | - <Contact> | |
11 | - <!-- Jan Merka --> | |
12 | - <PersonID>spase://SMWG/Person/Jan.Merka</PersonID> | |
13 | - <Role>MetadataContact</Role> | |
10 | + <Contact> | |
11 | + <PersonID>spase://SMWG/Person/Robert.E.McGuire</PersonID> | |
12 | + <Role>GeneralContact</Role> | |
14 | 13 | </Contact> |
15 | 14 | </ResourceHeader> |
16 | 15 | <InstrumentType>Platform</InstrumentType> |
... | ... |
NumericalData/AMDA/POLAR/Ephemeris/plr-orb-all.xml
... | ... | @@ -5,11 +5,11 @@ |
5 | 5 | <ResourceID>spase://CDPP/NumericalData/AMDA/POLAR/Ephemeris/plr-orb-all</ResourceID> |
6 | 6 | <ResourceHeader> |
7 | 7 | <ResourceName>orbit</ResourceName> |
8 | - <ReleaseDate>2015-10-15T17:34:56.789</ReleaseDate> | |
9 | - <Description>Polar predicted orbit data</Description> | |
8 | + <ReleaseDate>2016-10-15T17:34:56.789</ReleaseDate> | |
9 | + <Description>Polar predicted orbit data. Polar defined orbit data is available up to 1997/07/15 23:59:00 only.</Description> | |
10 | 10 | <Contact> |
11 | - <PersonID>spase://SMWG/Person/Elena.Budnik</PersonID> | |
12 | - <Role>TechnicalContact</Role> | |
11 | + <PersonID>spase://SMWG/Person/Robert.E.McGuire</PersonID> | |
12 | + <Role>GeneralContact</Role> | |
13 | 13 | </Contact> |
14 | 14 | </ResourceHeader> |
15 | 15 | <AccessInformation> |
... | ... | @@ -24,6 +24,7 @@ |
24 | 24 | <Encoding>None</Encoding> |
25 | 25 | </AccessInformation> |
26 | 26 | <ProviderName>CDAWeb</ProviderName> |
27 | + <ProviderResourceName>PO_OR_PRE</ProviderResourceName> | |
27 | 28 | <InstrumentID>spase://CDPP/Instrument/AMDA/POLAR/Ephemeris</InstrumentID> |
28 | 29 | <MeasurementType>Ephemeris</MeasurementType> |
29 | 30 | <TemporalDescription> |
... | ... | @@ -112,6 +113,21 @@ |
112 | 113 | <Support> |
113 | 114 | <SupportQuantity>Positional</SupportQuantity> |
114 | 115 | </Support> |
115 | - </Parameter> | |
116 | + </Parameter> | |
117 | + <Parameter> | |
118 | + <Name>distance polar-earth</Name> | |
119 | + <ParameterKey>plr_r</ParameterKey> | |
120 | + <Description/> | |
121 | + <Ucd>pos.distance;instr.obsty</Ucd> | |
122 | + <RenderingHints> | |
123 | + <DisplayType>TimeSeries</DisplayType> | |
124 | + </RenderingHints> | |
125 | + <ValidMin/> | |
126 | + <ValidMax/> | |
127 | + <FillValue/> | |
128 | + <Support> | |
129 | + <SupportQuantity>Positional</SupportQuantity> | |
130 | + </Support> | |
131 | + </Parameter> | |
116 | 132 | </NumericalData> |
117 | 133 | </Spase> |
... | ... |