Blame view

NumericalData/CDPP-AMDA/MGS/Proxy/mgs-proxy-subsol.xml 3.84 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
24
25
26
27
28
   <Version>2.3.1</Version>
   <NumericalData>
      <ResourceID>spase://CNES/NumericalData/CDPP-AMDA/MGS/PROXY/mgs-proxy-subsol</ResourceID>
      <ResourceHeader>
         <ResourceName>subsolar b strength</ResourceName>
         <ReleaseDate>2015-10-12T10:48:29Z</ReleaseDate>
         <Description>Subsolar field strength is calculated on an orbit-by-obit basis 
            using MGS mapping data (taken in a circular ~400 km orbit). For each orbit, 
            we take all measured field strengths when the spacecraft was at solar zenith 
            angles less than 110o. We then omit observations taken above longitudes and 
            latitudes associated with moderate or strong crustal magnetic fields. If enough 
            observations remain, then we fit the remaining data to a cos(SZA) function, and 
            extrapolate to the field magnitude at SZA=0 deg.
         </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/subsolfield.html</URL>           
         </InformationURL>       
      </ResourceHeader>
      <AccessInformation>
eed3b876   Elena.Budnik   RepositoryId change
29
         <RepositoryID>spase://SMWG/Repository/CNES/CDPP-AMDA</RepositoryID>
dbc930ab   Elena.Budnik   redmine #7309
30
31
32
33
34
35
36
37
38
39
40
41
42
         <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...
43
      <InstrumentID>spase://CNES/Instrument/CDPP-AMDA/MGS/PROXY</InstrumentID>
dbc930ab   Elena.Budnik   redmine #7309
44
45
46
47
48
49
50
      <MeasurementType>MagneticField</MeasurementType>
      <TemporalDescription>
         <TimeSpan>
             <StartDate>1999-04-02T15:45:28Z</StartDate>
             <StopDate>2006-10-27T14:20:34Z</StopDate>
         </TimeSpan>
       <CadenceMin>PT1H</CadenceMin>
1ae3ed48   Elena.Budnik   Cadence_Max => Ca...
51
       <CadenceMax>PT2H</CadenceMax>
dbc930ab   Elena.Budnik   redmine #7309
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
     </TemporalDescription>
      <ObservedRegion>Mars</ObservedRegion>
      <Caveats>
* Upstream pressure can change on any timescale, from seconds to minutes to hours to days. Therefore, determination of the subsolar magnetic field strength may not be reliable over an entire MGS 2-hour orbital period. Please use appropriate caution when using the information on this page.
* In its ~400 km mapping orbit, MGS spends as much as 20 percent of its time above the magnetic pileup region (in the sheath), in a region where magnetic pressure is likely not the dominant pressure term. Therefore, extrapolation to a specific value of upstream dynamic pressure is much less reliable during these times. We recommend that these data be used to distinguish high pressure periods from low pressure periods.
* I use only publicly available MGS data, since those data have been fully calibrated. Therefore, the timeseries will usually be several months "behind" the current date. You can always email me to see whether the page is as up-to-date as possible.
      </Caveats>    
      <Parameter>
         <Name>|b|</Name>
         <ParameterKey>mgs_subsol_bmag</ParameterKey>
         <Description/>
         <Ucd/>
         <Units>nT</Units>
         <UnitsConversion/>
         <Field>
            <FieldQuantity>Magnetic</FieldQuantity>
         </Field>
      </Parameter>
   </NumericalData>
</Spase>