Blame view

install/testParams/LocalData/DD_Indices.xml 1.34 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
<?xml version="1.0"?>
<dataRoot>
  <dataCenter name="AMDA" desc="AMDA_Internal_Data_Base">
    <mission name="Indices" desc="All_Indices" class="GroundBased">
      <target>Earth.Surface</target>
      <instrument name="Ground_Based" desc="Final/Provisional/QuickLook" xml:id="indices_ground_based" refURL="http://wdc.kugi.kyoto-u.ac.jp/ ; http://www.aari.aq/default_en.html ; http://isgi.cetp.ipsl.fr/ ; http://www.dmi.dk/">
        <alternateName>Indices from multiple sources</alternateName>
        <alternateName>Ground_Based Indices</alternateName>
        <class>Unspecified</class>
        <pi/>
        <dataset name="Dst" attention="parameters/DST" xml:id="ground:based:dst">
          <info>
            <title>ToDo</title>
            <description>ToDo</description>
            <creator>ToDo</creator>
            <calibration>ToDo</calibration>
          </info>
          <sampling>60m</sampling>
          <dataStart>1970/01/01</dataStart>
          <dataStop>2013/12/31</dataStop>
          <dataSource>WDC_Kyoto</dataSource>
          <parameter name="dst" units="nT" xml:id="dst">
            <info>
              <description>ToDo</description>
              <ucd>src.var.index;phys.magField</ucd>
              <type>ToDo</type>
            </info>
          </parameter>
        </dataset>
      </instrument>
    </mission>
  </dataCenter>
</dataRoot>