Blame view

NumericalData/AMDA/MGS/Proxy/mgs-proxy-euv.xml 3.45 KB
1bcff323   Elena.Budnik   NumericalData
1
2
3
4
5
6
7
8
<?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/MGS/PROXY/mgs-proxy-euv</ResourceID>
      <ResourceHeader>
         <ResourceName>EUV</ResourceName>
         <ReleaseDate>2015-10-12T10:48:29Z</ReleaseDate>
e3fef265   Elena.Budnik   work
9
         <Description>The F10.7 radio flux measured at Earth is used to estimate the solar EUV flux from 2-100 nm at Earth. These values are then scaled to Mars' orbital distance from the Sun using a 1/r2 scaling, and time-shifted to account for the solar longitude difference between the Earth and Sun. A 26-day solar rotation rate is assumed.                         
1bcff323   Elena.Budnik   NumericalData
10
11
12
13
         </Description>
         <Acknowledgement>            
         </Acknowledgement>
         <Contact>        
e3fef265   Elena.Budnik   work
14
15
            <PersonID>spase://CDPP/Person/David.Brain</PersonID>
            <Role>TechnicalContact</Role>
1bcff323   Elena.Budnik   NumericalData
16
17
         </Contact>
         <InformationURL>
e3fef265   Elena.Budnik   work
18
19
           <Name>MGS Proxy webpage</Name>            
           <URL>http://sprg.ssl.berkeley.edu/~brain/proxies/euvproxy.html</URL>
1bcff323   Elena.Budnik   NumericalData
20
21
22
23
24
25
26
27
28
29
30
31
         </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>
039fc9ba   Elena.Budnik   work
32
         <Format>NetCDF</Format>
1bcff323   Elena.Budnik   NumericalData
33
34
35
         <Acknowledgement>           
         </Acknowledgement>
      </AccessInformation>
e3fef265   Elena.Budnik   work
36
      <ProviderName>David Brain</ProviderName> 
1bcff323   Elena.Budnik   NumericalData
37
      <InstrumentID>spase://CDPP/Instrument/AMDA/MGS/PROXY</InstrumentID>
039fc9ba   Elena.Budnik   work
38
      <MeasurementType>Irradiance</MeasurementType>
1bcff323   Elena.Budnik   NumericalData
39
40
      <TemporalDescription>
         <TimeSpan>
447d3a6e   Elena.Budnik   work
41
42
             <StartDate>1999-01-01T00:00:00Z</StartDate>
             <StopDate>2006-12-31T22:00:00Z</StopDate>
1bcff323   Elena.Budnik   NumericalData
43
         </TimeSpan>
e3fef265   Elena.Budnik   work
44
       <Cadence_Min>PT1H</Cadence_Min>
039fc9ba   Elena.Budnik   work
45
46
47
       <Cadence_Max>PT2H</Cadence_Max>
      </TemporalDescription>
      <ObservedRegion>Mars</ObservedRegion>
e3fef265   Elena.Budnik   work
48
      <Caveats>The EUV proxy relies on a number of assumptions, not least of which is extrapolation and time-shifting of observations from Earth to Mars. Please use appropriate caution when using the information on this page. We favor use of the EUV proxy for statistical studies (e.g. comparing observations made during high EUV time periods to low EUV time periods), rather than specific case studies.
1bcff323   Elena.Budnik   NumericalData
49
      </Caveats>    
e3fef265   Elena.Budnik   work
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
      <Parameter>
         <Name>flux_earth</Name>
         <ParameterKey>mgs_euv_earth</ParameterKey>
         <Description/>
         <Ucd/>
         <Units>sfu</Units>
         <UnitsConversion>1.e-22 W/m2-Hz</UnitsConversion>
         <Wave>
            <WaveType>Photon</WaveType>
            <WaveQuantity>EnergyFlux</WaveQuantity>
         </Wave>
      </Parameter>
      <Parameter>
         <Name>flux_mars</Name>
         <ParameterKey>mgs_euv_mars</ParameterKey>
         <Description/>
         <Ucd/>
         <Units>sfu</Units>
         <UnitsConversion>1.e-22 W/m2-Hz</UnitsConversion>
         <Wave>
            <WaveType>Photon</WaveType>
            <WaveQuantity>EnergyFlux</WaveQuantity>
         </Wave>
      </Parameter>
   </NumericalData>
1bcff323   Elena.Budnik   NumericalData
75
</Spase>