Blame view

NumericalData/AMDA/MAVEN/LPW/mvn-lpw-scpot.xml 4.57 KB
cbda284a   Elena.Budnik   work
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://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/LPW/mvn-lpw-scpot</ResourceID>
      <ResourceHeader>
         <ResourceName>merged s/c potential</ResourceName>
72298c43   Elena.Budnik   ronan maven
8
9
10
         <ReleaseDate>2016-08-29T11:25:00Z</ReleaseDate>
         <Description> This bundle contains fully calibrated, science quality data produced by the LPW 
            instrument. The data include spacecraft potential.                      
cbda284a   Elena.Budnik   work
11
         </Description>
72298c43   Elena.Budnik   ronan maven
12
         <Acknowledgement>Principal Investigator : Robert E. Ergun, LASP, Boulder</Acknowledgement>            
cbda284a   Elena.Budnik   work
13
         <Contact>        
72298c43   Elena.Budnik   ronan maven
14
            <PersonID>spase://SMWG/Person/Robert.E.Ergun</PersonID>
113e3f99   Elena.Budnik   work
15
16
17
18
19
            <Role>PrincipalInvestigator</Role>           
         </Contact>
         <Contact>        
            <PersonID>Laila Andersson</PersonID>
            <Role>TechnicalContact</Role>           
cbda284a   Elena.Budnik   work
20
21
         </Contact>
         <InformationURL>
72298c43   Elena.Budnik   ronan maven
22
23
24
25
26
27
28
29
30
31
32
33
            <Name>LPW web page, Summary sheet</Name>
            <URL>http://lasp.colorado.edu/home/maven/science/instrument-package/lpw/</URL>
            <Description>  The Langmuir Probe and Waves (LPW) instrument is part of the Particles and 
               Fields (P and F) Package and determines ionospheric properties, wave heating of the 
               upper atmosphere, and solar EUV input to the atmosphere.
               
               Goals:
               Measure the in situ electron density and electron temperature from the ionospheric peak up to the nominal ionopause location. It will also measure the electric field wave power important for ion heating
               Characterize the basic state of the ionosphere—its global structure, variability, and thermal properties
               Determine the effects of solar wind generated plasma waves and auroral precipitation on ionosphere heating and relationship to plasma escape
               Determine the electron temperatures required for deriving ion recombination rates and ionospheric chemistry
               Identify the ionopause and detached, escaping ionosphere clouds            
cbda284a   Elena.Budnik   work
34
35
36
37
38
39
40
41
42
43
44
45
46
47
           </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>
72298c43   Elena.Budnik   ronan maven
48
49
50
         <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          
cbda284a   Elena.Budnik   work
51
52
         </Acknowledgement>
      </AccessInformation>
72298c43   Elena.Budnik   ronan maven
53
54
      <ProviderName>PDS</ProviderName>
      <ProviderResourceName>maven-lpw-calibrated/mrg-scpot</ProviderResourceName>
cbda284a   Elena.Budnik   work
55
56
57
58
      <InstrumentID>spase://CDPP/Instrument/AMDA/MAVEN/LPW</InstrumentID>
      <MeasurementType>Waves</MeasurementType>
      <TemporalDescription>
         <TimeSpan>
113e3f99   Elena.Budnik   work
59
             <StartDate>2014-10-08T00:00:01Z</StartDate>
de5a7dc4   Elena.Budnik   work
60
             <StopDate>2016-05-14T03:14:10Z</StopDate>
cbda284a   Elena.Budnik   work
61
         </TimeSpan>
a873e0f6   Elena.Budnik   work
62
63
         <Cadence_Min>PT2S</Cadence_Min> 
         <Cadence_Max>PT4S</Cadence_Max>
cbda284a   Elena.Budnik   work
64
65
66
67
68
69
70
      </TemporalDescription>
      <ObservedRegion>Mars</ObservedRegion>
      <Caveats>Use Flag parameter for Quality of Potential. Use data with flag value
 above 50.</Caveats>    
 <Parameter>
    <Name>s/c pot</Name>
    <ParameterKey>mav_lpw_pot</ParameterKey>
72298c43   Elena.Budnik   ronan maven
71
72
    <Description>spacecraft potential</Description>    
    <Ucd>phys.electField</Ucd>     
cbda284a   Elena.Budnik   work
73
74
75
76
77
    <Units>V</Units>
    <UnitsConversion/>
    <ValidMin>-20.0</ValidMin>
    <ValidMax>20.0</ValidMax>
    <FillValue>nan</FillValue>
72298c43   Elena.Budnik   ronan maven
78
79
80
81
    <Field>
       <Qualifier>Scalar</Qualifier>
       <FieldQuantity>Potential</FieldQuantity>
    </Field>
cbda284a   Elena.Budnik   work
82
83
84
85
86
87
88
 </Parameter>
  <Parameter>
    <Name>s/c pot quality</Name>
    <ParameterKey>mav_lpw_flag</ParameterKey>
    <Description>Quality of Potential.The uncertainty of the
 values with a scale of 0-100. 100 is the best quality.  Use data with flag value
 above 50</Description>
72298c43   Elena.Budnik   ronan maven
89
     <Ucd/>
cbda284a   Elena.Budnik   work
90
91
    <Units/>
    <UnitsConversion/>
72298c43   Elena.Budnik   ronan maven
92
93
     <ValidMin>0</ValidMin>
     <ValidMax>100</ValidMax>
cbda284a   Elena.Budnik   work
94
95
96
 </Parameter>
</NumericalData>
</Spase>