Blame view

NumericalData/CDPP-AMDA/MGS/Proxy/mgs-proxy-euv.xml 3.52 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
   <Version>2.3.1</Version>
   <NumericalData>
      <ResourceID>spase://CNES/NumericalData/CDPP-AMDA/MGS/PROXY/mgs-proxy-euv</ResourceID>
      <ResourceHeader>
         <ResourceName>euv</ResourceName>
         <AlternateName>Extreme Ultraviolet Proxy</AlternateName>
         <ReleaseDate>2015-10-12T10:48:29Z</ReleaseDate>
         <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.                         
         </Description>
         <Acknowledgement>            
         </Acknowledgement>
         <Contact>        
            <PersonID>spase://CNES/Person/David.Brain</PersonID>
            <Role>TechnicalContact</Role>
         </Contact>
         <InformationURL>
           <Name>MGS Proxy webpage</Name>            
           <URL>http://sprg.ssl.berkeley.edu/~brain/proxies/euvproxy.html</URL>
         </InformationURL>       
      </ResourceHeader>
      <AccessInformation>
eed3b876   Elena.Budnik   RepositoryId change
24
         <RepositoryID>spase://SMWG/Repository/CNES/CDPP-AMDA</RepositoryID>
dbc930ab   Elena.Budnik   redmine #7309
25
26
27
28
29
30
31
32
33
34
35
36
37
         <Availability>Online</Availability>
         <AccessRights>Open</AccessRights>
         <AccessURL>
            <Name>AMDA at CDPP</Name>
            <URL>
                http://amda.cdpp.eu
            </URL>
         </AccessURL>
         <Format>NetCDF</Format>
         <Acknowledgement>           
         </Acknowledgement>
      </AccessInformation>
      <ProviderName>David Brain</ProviderName> 
d1fe7122   Elena.Budnik   redmine 7309 cont...
38
      <InstrumentID>spase://CNES/Instrument/CDPP-AMDA/MGS/PROXY</InstrumentID>
dbc930ab   Elena.Budnik   redmine #7309
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
70
71
72
73
74
75
76
      <MeasurementType>Irradiance</MeasurementType>
      <TemporalDescription>
         <TimeSpan>
             <StartDate>1999-01-01T00:00:00Z</StartDate>
             <StopDate>2006-12-31T22:00:00Z</StopDate>
         </TimeSpan>
       <CadenceMin>PT1H</CadenceMin>
       <Cadence_Max>PT2H</Cadence_Max>
      </TemporalDescription>
      <ObservedRegion>Mars</ObservedRegion>
      <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.
      </Caveats>    
      <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>
</Spase>