Commit 0258e9e1bd8c2c04c89c9653f514262f6fba8263
1 parent
5713df04
Exists in
master
and in
12 other branches
new
Showing
2 changed files
with
36 additions
and
2 deletions
Show diff stats
... | ... | @@ -0,0 +1,32 @@ |
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/EISCAT</ResourceID> | |
6 | + <ResourceHeader> | |
7 | + <ResourceName>EISCAT</ResourceName> | |
8 | + <AlternateName></AlternateName> | |
9 | + <ReleaseDate></ReleaseDate> | |
10 | + <Description></Description> | |
11 | + <Acknowledgement></Acknowledgement> | |
12 | + <Contact> | |
13 | + <PersonID></PersonID> | |
14 | + <Role>PrincipalInvestigator</Role> | |
15 | + </Contact> | |
16 | + <InformationURL> | |
17 | + <Name></Name> | |
18 | + <URL>http://</URL> | |
19 | + <Description></Description> | |
20 | + </InformationURL> | |
21 | + </ResourceHeader> | |
22 | + <Location> | |
23 | + <ObservatoryRegion>Earth</ObservatoryRegion> | |
24 | + <ObservatoryRegion>Earth.NearSurface.Ionosphere</ObservatoryRegion> | |
25 | + </Location> | |
26 | + <OperatingSpan> | |
27 | + <StartDate></StartDate> | |
28 | + <StopDate></StopDate> | |
29 | + <Note></Note> | |
30 | + </OperatingSpan> | |
31 | + </Observatory> | |
32 | +</Spase> | ... | ... |
Observatory/AMDA/MAVEN.xml
... | ... | @@ -6,8 +6,10 @@ |
6 | 6 | <ResourceHeader> |
7 | 7 | <ResourceName>MAVEN</ResourceName> |
8 | 8 | <AlternateName>Mars Atmosphere and Volatile Evolution Mission</AlternateName> |
9 | - <ReleaseDate>2010-09-27T18:45:12Z</ReleaseDate> | |
10 | - <Description></Description> | |
9 | + <ReleaseDate>2016-07-26T19:30:00Z</ReleaseDate> | |
10 | + <Description>NASA mission. MAVEN is a satellite optimised for determining the role that loss of volatile compounds—such as carbon dioxide, nitrogen dioxide, and water—from Mars' atmosphere to space has played through time, giving insight into the history of Mars' atmosphere and climate, liquid water, and planetary habitability. | |
11 | + It arrived at Mars in September 2014 and continued operating for more than two years.</Description> | |
12 | + <Acknowledgement>NASA</Acknowledgement> | |
11 | 13 | <Contact> |
12 | 14 | <PersonID> </PersonID> |
13 | 15 | <Role>ProjectScientist</Role> | ... | ... |