Blame view

install/testParams/LocalData/DD_MGS.xml 1.68 KB
22521f1c   Benjamin Renard   First commit
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
<?xml version="1.0"?>
<dataRoot>
  <dataCenter name="AMDA" desc="AMDA_Internal_Data_Base">
    <mission name="MGS" desc="Mars_Global_Surveyor" class="Spacecraft">
      <target>Mars</target>
      <instrument name="ER" desc="Electron Reflectometer" xml:id="mgs_er" refURL="http://mgs-mager.gsfc.nasa.gov/instrument.html">
        <alternateName>MGS ER</alternateName>
        <class>Magnetometer</class>
        <pi>M.Acuna</pi>
        <dataset attention="parameters/MgsEr" name="er_omni" xml:id="mgs:er:omni">
          <info>
            <title>MGS ER omni</title>
            <description>Mars Global Surveyor Electron Reflectometer (ER) data</description>
            <subject>Mars</subject>
            <subject>plasma</subject>
            <subject>electron</subject>
            <subject>solar wind</subject>
            <contributor>NASA/PDS</contributor>
            <contributor>NASA/GSFC</contributor>
            <creator>NASA/PDS</creator>
            <calibration>calibrated</calibration>
            <target>mars</target>
            <target>sw</target>
          </info>
          <sampling>2s</sampling>
          <maxSampling>8s</maxSampling>
          <dataStart>1997/09/14</dataStart>
          <dataStop>2006/10/11</dataStop>
          <dataSource>PDS:PPI/FULLWORD-RES-MAG-V1.0</dataSource>
          <parameter name="e_flux_spectra" display_type="spectrogram" units="cm-2 s-1 ster-1 eV-1" size="19" xml:id="e_mgs_omni">
            <info>
              <description>Electron flux</description>
              <ucd>ToDo</ucd>
              <type>dynamic_spectrum</type>
            </info>
          </parameter>
        </dataset>
      </instrument>
    </mission>
  </dataCenter>
</dataRoot>