Blame view

NumericalData/AMDA/MAVEN/EUV/mvn-euv-clb.xml 4.58 KB
2bbeddab   Elena.Budnik   work
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
44
45
46
47
48
49
50
51
52
53
54
<?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://cdpp1.cesr.fr/AMDA-NG/public/schemas/spase-amda-1_2_0.xsd">
   <Version>2.2.6</Version>
   <NumericalData>
      <ResourceID>spase://CDPP/NumericalData/AMDA/MAVEN/EUV/mvn-euv-mod</ResourceID>
      <ResourceHeader>
         <ResourceName>measured EUV flux</ResourceName>         
         <ReleaseDate>2015-10-12T10:48:29Z</ReleaseDate>
         <Description>Extreme Ultraviolet (EUV) monitor calibrated irradiances in three bandpasses: 17-22 nm, 
            0-7 nm, and 121-122 nm. See Eparvier et al, Space Research, 195, 203-301 2015               
         </Description>
         <Acknowledgement>Principal Investigator : Frank Eparvier, LASP, Colorado          
         </Acknowledgement>
         <Contact>        
            <PersonID>spase://CDPP/Person/Frank.Eparvier</PersonID>
            <Role>PrincipalInvestigator</Role>
         </Contact>
         <InformationURL>
            <Name>EUV web page, Summary sheet </Name>
            <URL>http://lasp.colorado.edu/home/maven/science/instrument-package/lpw/extreme-ultraviolet-euv-monitor/</URL>
           <Description>             
           </Description>
         </InformationURL>       
      </ResourceHeader>
      <AccessInformation>
         <RepositoryID>spase://SMWG/Repository/CDPP/AMDA</RepositoryID>
         <Availability>Online</Availability>
         <AccessRights>Open</AccessRights>
         <AccessURL>
            <Name>AMDA at CDPP</Name>
            <URL>
                http://amda.cdpp.eu
            </URL>
         </AccessURL>
         <Format>Text.ASCII</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>PDS</ProviderName> 
      <ProviderResourceName>maven-euv-calibrated/bands</ProviderResourceName>
      <InstrumentID>spase://CDPP/Instrument/AMDA/MAVEN/EUV</InstrumentID>
      <MeasurementType>ThermalPlasma</MeasurementType>
      <TemporalDescription>
         <TimeSpan>
             <StartDate>2014-10-18T00:00:16Z</StartDate>
             <StopDate>2016-05-15T00:00:00Z</StopDate>
         </TimeSpan>
      <Cadence>PT60S</Cadence>
      </TemporalDescription>
      <ObservedRegion>Mars</ObservedRegion>
      <Caveats>Data flag:

0a3cea2c   Elena.Budnik   work
55
56
57
58
59
60
61
62
    * 0 : Good solar
    * 1 : Occultation
    * 2 : No pointing info
    * 3 : Sun NOT fully In FOV
    * 4 : Sun NOT In FOV
    * 5 : Windowed
    * 6 : Eclipse
    * 7 : spare 
2bbeddab   Elena.Budnik   work
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
      </Caveats>    
<Parameter>
   <Name>flux</Name>
   <ParameterKey>mav_euv_fluxc</ParameterKey>
   <Description/>
   <Ucd/>
   <Units>Watts/m^2</Units>
   <UnitsConversion/>
         <RenderingHints>
            <DisplayType>StackPlot</DisplayType>
         </RenderingHints>
   <Structure>
      <Size>3</Size>
   </Structure>  
   <Wave>
      <WaveType>Photon</WaveType>
      <WaveQuantity>EnergyFlux</WaveQuantity>
   </Wave>
</Parameter>
      <Parameter>
0a3cea2c   Elena.Budnik   work
83
         <Name>measurement uncertainty</Name>
2bbeddab   Elena.Budnik   work
84
85
86
87
88
89
90
91
92
93
94
95
96
97
         <ParameterKey>mav_euv_deltac</ParameterKey>
         <Description/>
         <Ucd/>
         <Units>%</Units>
         <UnitsConversion/>
         <RenderingHints>
            <DisplayType>StackPlot</DisplayType>
         </RenderingHints>
         <Structure>
            <Size>3</Size>
         </Structure>                 
         <Support>
            <SupportQuantity>Other</SupportQuantity>
         </Support>
0a3cea2c   Elena.Budnik   work
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
      </Parameter>  
      <Parameter>
         <Name>total uncertainty</Name>
         <ParameterKey>mav_euv_deltatot</ParameterKey>
         <Description/>
         <Ucd/>
         <Units>%</Units>
         <UnitsConversion/>
         <RenderingHints>
            <DisplayType>StackPlot</DisplayType>
         </RenderingHints>
         <Structure>
            <Size>3</Size>
         </Structure>                 
         <Support>
            <SupportQuantity>Other</SupportQuantity>
         </Support>
2bbeddab   Elena.Budnik   work
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
      </Parameter>
      <Parameter>
         <Name>quality flag</Name>
         <ParameterKey>mav_euv_flagc</ParameterKey>
         <Description/>
         <Ucd/>
         <Units/>
         <RenderingHints>
            <DisplayType>TimeSeries</DisplayType>
         </RenderingHints>
         <Support>
            <SupportQuantity>Other</SupportQuantity>
         </Support>
      </Parameter>
   </NumericalData>
</Spase>