Blame view

Observatory/AMDA/MGS.xml 2.77 KB
8ea0e42b   Elena.Budnik   observatory
1
2
3
4
5
6
7
8
9
10
<?xml version="1.0" encoding="UTF-8"?>
<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">
  <Version>2.2.6</Version>
  <Observatory>
    <ResourceID>spase://CDPP/Observatory/AMDA/MGS</ResourceID>
    <ResourceHeader>
      <ResourceName>MGS</ResourceName>      
      <AlternateName>Mars Global Surveyor</AlternateName>
      <AlternateName>1996-062A</AlternateName>
      <ReleaseDate>2010-08-05T18:19:17Z</ReleaseDate>
62bce8f9   Elena.Budnik   work
11
12
13
14
15
      <Description>The Mars Global Surveyor (MGS) orbited Mars over a seven year period and 
        collected data on the surface morphology, topography, composition, gravity, 
        atmospheric dynamics, and magnetic field. This data is used to investigate the 
        surface processes, geology, distribution of material, internal properties, 
        evolution of the magnetic field, and the weather and climate of Mars.
8ea0e42b   Elena.Budnik   observatory
16

62bce8f9   Elena.Budnik   work
17
18
19
20
21
22
23
24
25
After aerobraking ended in February 1999, MGS was in a 118 minute circular polar science 
mapping orbit with an index altitude of 378 km. The orbit is sun-synchronous 
(2 a.m./2 p.m.) and maps over the 2 p.m. crossing from south to north (
instead of north to south as originally planned). The orbit has a 7 day near-repeat cycle 
so Mars will be mapped in 26 day cycles. Science mapping began in mid-March 1999, which was 
summer in the northern hemisphere on Mars. The primary mission lasted one martian year 
(687 Earth days) through January, 2001. An extended mission took place until April 2002, 
further extensions were added until contact with the spacecraft was lost on 2 November 2006.
</Description>
8ea0e42b   Elena.Budnik   observatory
26
27
28
29
30
31
      <Contact>
        <!-- Arden Albee -->
        <PersonID>spase://SMWG/Person/Arden.L.Albee</PersonID>
        <Role>ProjectScientist</Role>
      </Contact>
      <InformationURL>
423ea830   Elena.Budnik   MEX desc
32
33
34
35
36
        <Name>JPL/NASA MGS home page</Name>
        <URL>http://mars.jpl.nasa.gov/mgs</URL>
        <Description>Information about the Mars Global Surveyor mission</Description>
      </InformationURL> 
      <InformationURL>
8ea0e42b   Elena.Budnik   observatory
37
38
39
40
41
42
43
44
        <Name>NSSDC's Master Catalog</Name>
        <URL>http://nssdc.gsfc.nasa.gov/database/MasterCatalog?sc=1996-062A</URL>
        <Description>Information about the Mars Global Surveyor mission</Description>
      </InformationURL>
    </ResourceHeader>
    <Location>
      <ObservatoryRegion>Mars</ObservatoryRegion>
      <ObservatoryRegion>Heliosphere.Outer</ObservatoryRegion>
62bce8f9   Elena.Budnik   work
45
46
47
48
49
50
51
    </Location> 
    <OperatingSpan>
      <StartDate>1996-11-07T17:00:00</StartDate>
      <StopDate>2006-11-02T00:00:00</StopDate>
      <!-- Note :  Mission phases : multiple tags possible -->
      <Note>Mars arrival : 1997-09-12T01:17:00</Note>
    </OperatingSpan>     
8ea0e42b   Elena.Budnik   observatory
52
53
  </Observatory>
</Spase>