Commit 91266075c551fc1300292466159514f088e2ed8c
1 parent
cae76f2c
Exists in
master
and in
12 other branches
mex ephemeris
Showing
3 changed files
with
35 additions
and
10 deletions
Show diff stats
Instrument/AMDA/MEX/ephemeris.xml
... | ... | @@ -5,12 +5,16 @@ |
5 | 5 | <ResourceID>spase://CDPP/Instrument/AMDA/MEX/ephemeris</ResourceID> |
6 | 6 | <ResourceHeader> |
7 | 7 | <ResourceName>Ephemeris</ResourceName> |
8 | - <AlternateName> </AlternateName> | |
9 | - <ReleaseDate>2009-05-20T21:10:13Z</ReleaseDate> | |
10 | - <Description>A </Description> | |
11 | - <Contact> | |
12 | - <PersonID></PersonID> | |
13 | - <Role>MetadataContact</Role> | |
8 | + <AlternateName>Mex Orbit</AlternateName> | |
9 | + <ReleaseDate>2017-01-20T21:10:13Z</ReleaseDate> | |
10 | + <Description/> | |
11 | + <Contact> | |
12 | + <PersonID>spase://CDPP/Person/NAIF</PersonID> | |
13 | + <Role>PrincipalInvestigator</Role> | |
14 | + </Contact> | |
15 | + <Contact> | |
16 | + <PersonID>spase://CDPP/Person/Peje.Nilsson</PersonID> | |
17 | + <Role>TechnicalContact</Role> | |
14 | 18 | </Contact> |
15 | 19 | </ResourceHeader> |
16 | 20 | <InstrumentType>Platform</InstrumentType> | ... | ... |
NumericalData/AMDA/MEX/ephemeris/mex-orb-all.xml
... | ... | @@ -6,11 +6,21 @@ |
6 | 6 | <ResourceHeader> |
7 | 7 | <ResourceName>orbit mars</ResourceName> |
8 | 8 | <ReleaseDate>2015-10-15T10:17:29Z</ReleaseDate> |
9 | - <Description/> | |
9 | + <Description>Orbital data are calculated based on SPICE kernels</Description> | |
10 | 10 | <Contact> |
11 | - <PersonID>spase://SMWG/Person/Elena.Budnik</PersonID> | |
11 | + <PersonID>spase://CDPP/Person/Peje.Nilsson</PersonID> | |
12 | 12 | <Role>TechnicalContact</Role> |
13 | 13 | </Contact> |
14 | + <Contact> | |
15 | + <PersonID>spase://CDPP/Person/Elena.Budnik</PersonID> | |
16 | + <Role>TechnicalContact</Role> | |
17 | + </Contact> | |
18 | + <InformationURL> | |
19 | + <Name>IRF : Access URL</Name> | |
20 | + <URL>http://rhea.umea.irf.se/~peje/mex/orbit_plots/</URL> | |
21 | + <Description> | |
22 | + </Description> | |
23 | + </InformationURL> | |
14 | 24 | </ResourceHeader> |
15 | 25 | <AccessInformation> |
16 | 26 | <RepositoryID>spase://CDPP/Repository/AMDA</RepositoryID> |
... | ... | @@ -21,13 +31,13 @@ |
21 | 31 | </AccessURL> |
22 | 32 | <Format>NetCDF</Format> |
23 | 33 | </AccessInformation> |
24 | - <ProviderName>IRAP</ProviderName> | |
34 | + <ProviderName>IRF, Sweden</ProviderName> | |
25 | 35 | <InstrumentID>spase://CDPP/Instrument/AMDA/MEX/ephemeris</InstrumentID> |
26 | 36 | <MeasurementType>Ephemeris</MeasurementType> |
27 | 37 | <TemporalDescription> |
28 | 38 | <TimeSpan> |
29 | 39 | <StartDate>2004-01-10T07:54:21Z</StartDate> |
30 | - <StopDate>2016-12-09T17:13:35Z</StopDate> | |
40 | + <StopDate>2017-03-03T01:53:43Z</StopDate> | |
31 | 41 | </TimeSpan> |
32 | 42 | <Cadence>PT60S</Cadence> |
33 | 43 | </TemporalDescription> | ... | ... |
... | ... | @@ -0,0 +1,11 @@ |
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://www.spase-group.org/data/schema/spase-2_2_3.xsd"> | |
3 | +<Version>2.2.3</Version> | |
4 | +<Person> | |
5 | + <ResourceID>spase://CDPP/Person/Peje.Nilsson</ResourceID> | |
6 | + <ReleaseDate>2014-07-11T00:00:00Z</ReleaseDate> | |
7 | + <PersonName>Peje Nilsson</PersonName> | |
8 | + <OrganizationName>IRF, Sweden</OrganizationName> | |
9 | + <Email>peje@irf.se</Email> | |
10 | + </Person> | |
11 | +</Spase> | ... | ... |