DD_Ace.xml
1.63 KB
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
42
43
<?xml version="1.0"?>
<dataRoot>
<dataCenter name="AMDA" desc="AMDA_Internal_Data_Base">
<mission name="ACE" desc="Advanced_Composition_Explorer" class="Spacecraft">
<target>Heliosphere.NearEarth</target>
<instrument name="MFI" desc="Magnetic_Field_Instrument" xml:id="ace_mfi" refURL="http://www.ssg.sr.unh.edu/mag/ACE.html">
<alternateName>ACE MFI</alternateName>
<alternateName>ACE Magnetic_Field_Instrument</alternateName>
<class>Magnetometer</class>
<pi>N.Ness</pi>
<dataset name="mfi_final-prelim" xml:id="ace:imf:all">
<info>
<title>ToDo</title>
<description>ToDo</description>
<creator>ToDo</creator>
<calibration>ToDo</calibration>
</info>
<sampling>16s</sampling>
<dataStart>1997/09/02</dataStart>
<dataStop>2013/08/31</dataStop>
<dataSource>CDAWeb</dataSource>
<parameter name="imf_gse" units="nT" size="3" xml:id="imf">
<info>
<description>ToDo</description>
<ucd>phys.magField</ucd>
<type>ToDo</type>
</info>
<component name="bx_gse" xml:id="imf(0)"/>
<component name="by_gse" xml:id="imf(1)"/>
<component name="bz_gse" xml:id="imf(2)"/>
</parameter>
<parameter name="imf_mag" units="nT" xml:id="imf_mag">
<info>
<description>ToDo</description>
<ucd>ToDo</ucd>
<type>ToDo</type>
</info>
</parameter>
</dataset>
</instrument>
</mission>
</dataCenter>
</dataRoot>