Blame view

NumericalData/CDPP-AMDA/UKS/WAV/uks-wav-pow.xml 4.43 KB
e0af0bb1   Quentin Brzustowski   Created descripto...
1
2
3
4
5
6
7
<?xml version="1.0" encoding="UTF-8"?>
<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://www.spase-group.org/data/schema/spase-2_3_0.xsd">
   <Version>2.3.0</Version>
   <NumericalData>
      <ResourceID>spase://CNES/NumericalData/CDPP-AMDA/UKS/WAV/uks-wav-pow</ResourceID>
      <ResourceHeader>
          <ResourceName>wave power</ResourceName>
205decd1   Quentin Brzustowski   changed descripti...
8
9
          <AlternateName>Average and peak e field wave power over .11 to 3.9 kHz</AlternateName>
          <AlternateName>UKS POW</AlternateName>
e0af0bb1   Quentin Brzustowski   Created descripto...
10
          <ReleaseDate>2019-05-05T12:34:56Z</ReleaseDate>
6bbaddf8   Quentin Brzustowski   moved validity fl...
11
12
13
14
15
16
17
18
19
20
         <Description>
             Validity flag: 
             * unvalidated  = 1
             * validated = 0
             * requires reprocessing = 2
             * bad data, cannot reprocess = 3
             * may contain noise or outliers = 4
             * systematic instrumental effects = 5
             * PI quality flags) = 6
             * fill value = 7
e0af0bb1   Quentin Brzustowski   Created descripto...
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
         </Description>
          <Acknowledgement>User will acknowledge the AMPTE/UKS wave Experiment team in any publication resulting from the use of these data.
         </Acknowledgement>
         <Contact>
             <PersonID>spase://SMWG/Person/Les.J.C.Woolliscroft</PersonID>
           <Role>PrincipalInvestigator</Role>
         </Contact>
         <InformationURL>
           <Name>NSSDC Master Catalog</Name>
             <URL>https://nssdc.gsfc.nasa.gov/nmc/experiment/display.action?id=1984-088C-05</URL>
           <Description>
           </Description>
         </InformationURL>
      </ResourceHeader>
      <AccessInformation>
         <RepositoryID>spase://SMWG/Repository/CNES/CDPP-AMDA</RepositoryID>
         <Availability>Online</Availability>
         <AccessRights>Open</AccessRights>
         <AccessURL>
            <Name>AMDA at CDPP</Name>
            <URL>
                http://amda.cdpp.eu
            </URL>
         </AccessURL>
         <Format>Text</Format>
         <Acknowledgement>
                AMDA is a science analysis system provided by the Centre de Donnees de la 
                Physique des Plasmas (CDPP) supported by CNRS, CNES, Observatoire de Paris and 
                Universite Paul Sabatier, Toulouse
         </Acknowledgement>
      </AccessInformation>
      <ProviderName></ProviderName> 
       <ProviderResourceName></ProviderResourceName>
      <ProviderAcknowlegment></ProviderAcknowlegment>
      <InstrumentID>spase://CNES/Instrument/CDPP-AMDA/UKS/WAV</InstrumentID>
      <MeasurementType>Waves</MeasurementType>
      <TemporalDescription>
         <TimeSpan>
             <StartDate>1984-08-25T07:31:00</StartDate>
             <StopDate>1985-06-15T23:59:59</StopDate>
         </TimeSpan>
          <CadenceMin>PT2.524S</CadenceMin>
          <CadenceMax>PT7.496S</CadenceMax>
      </TemporalDescription>
       <ObservedRegion>Earth.Magnetosheath</ObservedRegion>
       <ObservedRegion>Earth.Magnetosphere</ObservedRegion>
       <ObservedRegion>Earth.Magnetosphere.Magnetotail</ObservedRegion>   
       <ObservedRegion>Heliosphere.NearEarth</ObservedRegion>
      <Parameter>
205decd1   Quentin Brzustowski   changed descripti...
70
         <Name>p_mean</Name>
e0af0bb1   Quentin Brzustowski   Created descripto...
71
72
73
74
75
         <ParameterKey>uks_pow_m</ParameterKey>
         <Description>
             Average wave power over .11 to 3.9 kHz
         </Description>
         <Units>V²/m²</Units>
e0af0bb1   Quentin Brzustowski   Created descripto...
76
77
78
79
80
         <RenderingHints>
              <DisplayType>TimeSeries</DisplayType>
         </RenderingHints>
      </Parameter>
      <Parameter>
205decd1   Quentin Brzustowski   changed descripti...
81
          <Name>p_peak</Name>
e0af0bb1   Quentin Brzustowski   Created descripto...
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
          <ParameterKey>uks_pow_pk</ParameterKey>
          <Description>
              Peak wave power over .11 to 3.9 kHz
          </Description>
          <Units>V²/m²</Units>
          <RenderingHints>
              <DisplayType>TimeSeries</DisplayType>
          </RenderingHints>
      </Parameter>
      <Parameter>
          <Name>flag</Name>
          <ParameterKey>uks_pow_fl</ParameterKey>
          <Description>
              Validity flag: 
              * unvalidated  = 1
              * validated = 0
              * requires reprocessing = 2
              * bad data, cannot reprocess = 3
              * may contain noise or outliers = 4
              * systematic instrumental effects = 5
              * PI quality flags) = 6
              * fill value = 7
          </Description>
e0af0bb1   Quentin Brzustowski   Created descripto...
105
106
107
108
109
110
          <RenderingHints>
              <DisplayType>TimeSeries</DisplayType>
          </RenderingHints>
      </Parameter>
</NumericalData>
</Spase>