Blame view

NumericalData/CDPP-AMDA/Indices/Ground_Based/ground-based-aei.xml 3.6 KB
dbc930ab   Elena.Budnik   redmine #7309
1
<?xml version="1.0" encoding="UTF-8"?>
7e407638   Elena.Budnik   schema locally
2
<Spase xmlns="http://www.spase-group.org/data/schema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.spase-group.org/data/schema http://amda.irap.omp.eu/public/schemas/spase-2_3_1.xsd">
dbc930ab   Elena.Budnik   redmine #7309
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
   <Version>2.3.1</Version>
   <NumericalData>
      <ResourceID>spase://CNES/NumericalData/CDPP-AMDA/Indices/Ground_Based/ground-based-aei</ResourceID>
      <ResourceHeader>
         <ResourceName>auroral electrojet</ResourceName>
         <ReleaseDate>2018-06-21T10:48:29Z</ReleaseDate>
         <Description>  AE/AL/AU/AO indices are taken from the WDC (World Data Center) at Kyoto via ISGI/UNISTRA
            *  FINAL : 1975 (AE and AL only) ; 1978 - Jun., 1988
            *  PROVISIONAL: Mar., 1989 ; Jan. 1990 - onwards
         </Description>
         <Acknowledgement>WDC Kyoto and ISGI website at EOST; License: CC BY-NC https://creativecommons.org/licenses/by-nc/4.0/</Acknowledgement>
         <Contact>        
            <PersonID/>
            <Role>PrincipalInvestigator</Role>
         </Contact>
	 <Contact>
            <PersonID>spase://CNES/Person/WDC</PersonID>
            <Role>TechnicalContact</Role>
         </Contact>
	 <Contact>
            <PersonID>spase://CNES/Person/Aude.Chambodut</PersonID>
            <Role>TechnicalContact</Role>
         </Contact>
         <InformationURL>
           <Name>WDC for Geomagnetism - Kyoto, Japan</Name>
           <URL>http://wdc.kugi.kyoto-u.ac.jp/</URL>
           <Description/>
         </InformationURL>       
         <InformationURL>
           <Name>IAGA geomagnetic indices</Name>
           <URL>http://isgi.unistra.fr/indices_aa.php</URL>
           <Description/>             
         </InformationURL>       
      </ResourceHeader>
      <AccessInformation>
eed3b876   Elena.Budnik   RepositoryId change
38
         <RepositoryID>spase://SMWG/Repository/CNES/CDPP-AMDA</RepositoryID>
dbc930ab   Elena.Budnik   redmine #7309
39
40
41
42
43
44
45
46
47
48
49
50
51
         <Availability>Online</Availability>
         <AccessRights>Open</AccessRights>
         <AccessURL>
            <Name>AMDA at CDPP</Name>
            <URL>
                http://amda.cdpp.eu
            </URL>
         </AccessURL>
         <Format>Text</Format>
         <Acknowledgement>           
         </Acknowledgement>
      </AccessInformation>
      <ProviderName>WDC Kyoto via ISGI/UNISTRA</ProviderName> 
d1fe7122   Elena.Budnik   redmine 7309 cont...
52
      <InstrumentID>spase://CNES/Instrument/CDPP-AMDA/Indices/Ground_Based</InstrumentID>
dbc930ab   Elena.Budnik   redmine #7309
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
      <MeasurementType>MagneticField</MeasurementType>
      <TemporalDescription>
         <TimeSpan>
             <StartDate>1975-01-01T00:00:00Z</StartDate>
             <StopDate>2018-02-28T23:59:00Z</StopDate>
         </TimeSpan>
      <Cadence>PT1M</Cadence>
      </TemporalDescription>
      <ObservedRegion>Earth.NearSurface.AuroralRegion</ObservedRegion>
      <Caveats>
      </Caveats>    
    <Parameter>
    	<Name>AE</Name>
    	<ParameterKey>ae</ParameterKey>
	<Description>Auroral Electrojet (AE = AU - AL)</Description>
    	<Ucd/>
    	<Units>nT</Units>
    	<UnitsConversion/> 
   </Parameter>
    <Parameter>
    	<Name>AU</Name>
    	<ParameterKey>au</ParameterKey>
	<Description>Auroral Electrojet Upper envelope</Description>
    	<Ucd/>
    	<Units>nT</Units>
    	<UnitsConversion/> 
   </Parameter>
    <Parameter>
    	<Name>AL</Name>
    	<ParameterKey>al</ParameterKey>
	<Description>Auroral Electrojet Lower envelope</Description>
    	<Ucd/>
    	<Units>nT</Units>
    	<UnitsConversion/> 
   </Parameter>
    <Parameter>
    	<Name>AO</Name>
    	<ParameterKey>ao</ParameterKey>
	<Description>Auroral Electrojet (AO = (AU + AL) / 2)</Description>
    	<Ucd/>
    	<Units>nT</Units>
    	<UnitsConversion/> 
   </Parameter>
 </NumericalData>
</Spase>