Blame view

NumericalData/CDPP-AMDA/MESSENGER/FIPS/mess-fips-ntp.xml 4.98 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
29
30
31
32
33
34
35
36
37
38
39
40
41
42
    <Version>2.3.1</Version>
    <NumericalData>
        <ResourceID>spase://CNES/NumericalData/CDPP-AMDA/MESSENGER/FIPS/mess-fips-ntp</ResourceID>
        <ResourceHeader>
            <ResourceName>ntp</ResourceName>
            <AlternateName>Ion Moments</AlternateName>
            <ReleaseDate>2017-01-16T14:08:29Z</ReleaseDate>
            <Description>This data set contains FIPS ( FIPS_NTP) ion number densities and temperatures,  
as well as the pressure calculated from their product.   
Quantities are calculated after sufficient time accumulation 
to allow meaningful interpretation. 
            
In this version of the dataset, many of these products are provided 
      in regions determined by hand-picked or modeled bow shock and 
      magnetopause boundaries.  Boundary picking was done by the MAG team at 
      a level of accuracy sufficient for the relatively low time resolution 
      FIPS data (10s - 60s).  Where these were not available, the model given 
      by Slavin et al. [Science, 2010] is used.            
            </Description>
         <Contact>
          <PersonID>spase://CNES/Person/George.Ho</PersonID>
         <Role>DataProducer</Role>      
      </Contact>
           <InformationURL>
                <Name>EPPS PDS products</Name>
                <URL>https://pds-ppi.igpp.ucla.edu/data/MESS-E_V_H_SW-EPPS-3-FIPS-DDR-V2.0/DOCUMENT/DDR_SIS/EPPS_DDR_SIS.HTM</URL>
            </InformationURL> 
        </ResourceHeader>
        <AccessInformation>
            <RepositoryID>spase://CDPP/Repository/AMDA</RepositoryID>
            <Availability>Online</Availability>
            <AccessRights>Open</AccessRights>
            <AccessURL>
                <URL>http://amda.cdpp.eu</URL>
            </AccessURL>
            <Format>NetCDF</Format>
        </AccessInformation>
        <ProviderName>PDS</ProviderName>
        <ProcessingLevel>Calibrated</ProcessingLevel>
        <ProviderResourceName>MESS-E_V_H_SW-EPPS-3-FIPS-DDR-V2.0/FIPS_NTP</ProviderResourceName>
d1fe7122   Elena.Budnik   redmine 7309 cont...
43
        <InstrumentID>spase://CNES/Instrument/CDPP-AMDA/MESSENGER/FIPS</InstrumentID>
dbc930ab   Elena.Budnik   redmine #7309
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
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
        <MeasurementType>IonComposition</MeasurementType>
        <TemporalDescription>
            <TimeSpan>
                <StartDate>2008-08-20T16:03:35Z</StartDate>
                <StopDate>2015-04-30T15:08:18Z</StopDate>
            </TimeSpan>
            <Cadence>PT60S</Cadence>
        </TemporalDescription>
        <ObservedRegion>Mercury</ObservedRegion>
        <Caveats>
       The recovered density, temperature and pressure (NTP) product is  
      particularly sensitive to the region of Mercury's space environment in 
      which the data was taken. The reasons for this, based on validity of 
      required assumptions, are described in detail in the DDR SIS.  This 
      data is provided within the magnetosphere, where the assumptions are  
      likely to hold for averages of 1 minute or more.  It  is also 
      provided in the magnetosheath within a 45 degree cone angle of the X_MSO 
      axis.  The validity of the assumptions is much more variable here,  
      though they will often hold. USERS ARE STRONGLY CAUTIONED to read the  
      NTP section of the DDR SIS follow the recommendations for using these  
      quantities.
            
            Quality flag :
                   *  0 = Good
                   * non-0 = Bad (Non-zero flag values TBD)</Caveats>
        <Parameter>
            <Name>density h+</Name>
            <ParameterKey>mes_fips_n</ParameterKey>
            <Ucd>phys.flux.density;phys.count;phys.atmol.ionStage</Ucd>
            <Units>cm**-3</Units>           
        </Parameter>
        <Parameter>
            <Name>density h+ : err</Name>
            <ParameterKey>mes_fips_n_err</ParameterKey>
            <Ucd/>
            <Units>cm**-3</Units>           
        </Parameter>
        <Parameter>
            <Name>temperature h+</Name>
            <ParameterKey>mes_fips_t</ParameterKey>
            <Ucd/>
            <Units>MK</Units>          
        </Parameter>
        <Parameter>
            <Name>temperature h+ : err</Name>
            <ParameterKey>mes_fips_t_err</ParameterKey>
            <Ucd/>
            <Units>MK</Units>          
        </Parameter>
        <Parameter>
            <Name>pressure h+</Name>
            <ParameterKey>mes_fips_p</ParameterKey>
            <Ucd/>
            <Units>nPa</Units>          
        </Parameter>
        <Parameter>
            <Name>pressure h+ : err</Name>
            <ParameterKey>mes_fips_p_err</ParameterKey>
            <Ucd/>
            <Units>nPa</Units>          
        </Parameter>
        <Parameter>
            <Name>quality</Name>
            <ParameterKey>mes_fips_qual</ParameterKey>         
            <Units/>          
        </Parameter>
    </NumericalData>
</Spase>